]> git.pld-linux.org Git - packages/ruby.git/commitdiff
- don't add empty patchlevel to ruby_version auto/th/ruby-2.3.5-3
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 23 Oct 2017 22:00:00 +0000 (00:00 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 23 Oct 2017 22:00:00 +0000 (00:00 +0200)
- rel 3

ruby-version.patch
ruby.spec

index 96d72492e12594e96f9668bae4c0f6ef919cc640..bd35ca60f50fe940976cde779a0600124174e687 100644 (file)
@@ -60,7 +60,7 @@ index db37cd6..6e73fae 100644
 -else
 -    RUBY_LIB_VERSION="${ruby_version}"
 -fi
-+RUBY_LIB_VERSION_STYLE='3     /* full */'
++RUBY_LIB_VERSION_STYLE='2     /* minor */'
 +{
 +echo "#define RUBY_LIB_VERSION_STYLE $RUBY_LIB_VERSION_STYLE"
 +echo '#define STRINGIZE(x) x'
index b193af2a08a6c47f86499043343ddce50bf6c6bd..1084a9a64a0f03868ea78ab9f2261bf474283357 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -11,7 +11,7 @@
 %bcond_with    bootstrap       # build bootstrap version
 %bcond_with    tests           # build without tests
 
-%define                rel             2
+%define                rel             3
 %define                ruby_version    2.3
 %define                patchlevel      5
 %define                pkg_version     %{ruby_version}.%{patchlevel}
This page took 0.107333 seconds and 4 git commands to generate.