This commit is contained in:
Mamoru TASAKA 2015-02-25 15:36:01 +09:00
parent 9df9c96032
commit f2b9126909
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -4,3 +4,5 @@
/rubygem-rspec-support-3.1.2-full.tar.gz
/rspec-support-3.2.1.gem
/rubygem-rspec-support-3.2.1-full.tar.gz
/rspec-support-3.2.2.gem
/rubygem-rspec-support-3.2.2-full.tar.gz

View File

@ -1,9 +1,9 @@
%global gem_name rspec-support
%global mainver 3.2.1
%global mainver 3.2.2
%undefine prever
%global mainrel 2
%global mainrel 1
%global prerpmver %(echo "%{?prever}" | sed -e 's|\\.||g')
%global need_bootstrap_set 0
@ -93,6 +93,9 @@ popd
%doc %{gem_docdir}
%changelog
* Wed Feb 25 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.2.2-1
- 3.2.2
* Mon Feb 9 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.2.1-2
- Enable tests again

View File

@ -1,2 +1,2 @@
05277eae4e20b7454d6c35c294205c5b rspec-support-3.2.1.gem
62b7a99adb4e6a47e6c2a6faa45b6413 rubygem-rspec-support-3.2.1-full.tar.gz
1ee2e24512a23fe4f02f6783f2db43b0 rspec-support-3.2.2.gem
30dde0763a8b5280fe29b8d62e7bb3fe rubygem-rspec-support-3.2.2-full.tar.gz