2.14.5
This commit is contained in:
parent
77374b895b
commit
c6a7346d7f
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user