This commit is contained in:
Mamoru TASAKA 2013-11-11 13:04:20 +09:00
parent f1b4600904
commit 77374b895b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/rspec-expectations-2.13.0.gem
/rspec-expectations-2.14.2.gem
/rspec-expectations-2.14.3.gem
/rspec-expectations-2.14.4.gem

View File

@ -1,4 +1,4 @@
%global majorver 2.14.3
%global majorver 2.14.4
#%%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 Nov 11 2013 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.14.4-1
- 2.14.4
* Fri Sep 27 2013 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.14.3-1
- 2.14.3

View File

@ -1 +1 @@
0f75b282907e0f5994d794f94c0067cd rspec-expectations-2.14.3.gem
196de2c28bf6011a0c0bae19ccbfbe3f rspec-expectations-2.14.4.gem