Bump the release to contain latest changes.

This should be enough to fix arm build issues.
This commit is contained in:
Vít Ondruch 2013-03-26 14:58:58 +01:00
parent 4ecd792a57
commit 9fdae3388e

View File

@ -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@redhat.com> - 1.5.6-3
- Use %%{gem_extdir_mri} instead of %%{gem_extdir}.
* Sat Feb 23 2013 Vít Ondruch <vondruch@redhat.com> - 1.5.6-2
- Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0