Rebuild against new libxml2, to make rspec test succeed
This commit is contained in:
parent
7f3b8d1685
commit
782cad3bcd
@ -6,7 +6,7 @@
|
||||
%global mainver 1.6.7
|
||||
%global prever .rc3
|
||||
|
||||
%global mainrel 1
|
||||
%global mainrel 2
|
||||
%global prerpmver %(echo "%{?prever}" | sed -e 's|\\.||g')
|
||||
|
||||
%global gemdir %(ruby -rubygems -e 'puts Gem::dir' 2>/dev/null)
|
||||
@ -262,6 +262,9 @@ popd
|
||||
%{gemdir}/doc/%{gemname}-%{mainver}%{?prever}/
|
||||
|
||||
%changelog
|
||||
* Tue Dec 8 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.6.7-0.2.rc3
|
||||
- Rebuild against new libxml2, to make rspec test succeed
|
||||
|
||||
* Thu Sep 24 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.6.7-0.1.rc3
|
||||
- 1.6.7.rc3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user