This commit is contained in:
Mamoru TASAKA 2014-02-03 18:03:05 +09:00
parent 77374b895b
commit c6a7346d7f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/rspec-expectations-2.14.2.gem
/rspec-expectations-2.14.3.gem
/rspec-expectations-2.14.4.gem
/rspec-expectations-2.14.5.gem

View File

@ -1,4 +1,4 @@
%global majorver 2.14.4
%global majorver 2.14.5
#%%global preminorver .rc6
%global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||')
%global fullver %{majorver}%{?preminorver}
@ -103,6 +103,9 @@ popd
%exclude %{gem_instdir}/spec/
%changelog
* Mon Feb 3 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.14.5-1
- 2.14.5
* Mon Nov 11 2013 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.14.4-1
- 2.14.4

View File

@ -1 +1 @@
196de2c28bf6011a0c0bae19ccbfbe3f rspec-expectations-2.14.4.gem
63e2297adfd5d8da9a57c54feb1c8f2c rspec-expectations-2.14.5.gem