[rubygem-nokogiri] Bump the release to contain latest changes.

Vít Ondruch vondruch at fedoraproject.org
Tue Mar 26 14:00:32 UTC 2013


commit 9fdae3388e111218651fea2073cc66caff1573b6
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Tue Mar 26 14:58:58 2013 +0100

    Bump the release to contain latest changes.
    
    This should be enough to fix arm build issues.

 rubygem-nokogiri.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-nokogiri.spec b/rubygem-nokogiri.spec
index d8ccddc..c5fd30e 100644
--- a/rubygem-nokogiri.spec
+++ b/rubygem-nokogiri.spec
@@ -6,7 +6,7 @@
 %global	mainver		1.5.6
 #%%global	prever			.beta.4
 
-%global	mainrel		2
+%global	mainrel		3
 %global	prerpmver		%(echo "%{?prever}" | sed -e 's|\\.||g')
 
 %global	gemdir			%(ruby -rubygems -e 'puts Gem::dir' 2>/dev/null)
@@ -301,6 +301,9 @@ popd
 %endif
 
 %changelog
+* Tue Mar 26 2013 Vít Ondruch <vondruch at redhat.com> - 1.5.6-3
+- Use %%{gem_extdir_mri} instead of %%{gem_extdir}.
+
 * Sat Feb 23 2013 Vít Ondruch <vondruch at redhat.com> - 1.5.6-2
 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
 


More information about the scm-commits mailing list