2.14.7
This commit is contained in:
parent
0a0074b07c
commit
bd4de696c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/rspec-core-2.13.1.gem
|
||||
/rspec-core-2.14.5.gem
|
||||
/rspec-core-2.14.6.gem
|
||||
/rspec-core-2.14.7.gem
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global majorver 2.14.6
|
||||
%global majorver 2.14.7
|
||||
#%%global preminorver .rc6
|
||||
%global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||')
|
||||
%global fullver %{majorver}%{?preminorver}
|
||||
@ -132,6 +132,9 @@ ruby -rubygems -Ilib/ -S exe/rspec || :
|
||||
%exclude %{gem_instdir}/spec/
|
||||
|
||||
%changelog
|
||||
* Mon Nov 11 2013 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.14.7-1
|
||||
- 2.14.7
|
||||
|
||||
* Thu Oct 24 2013 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.14.6-1
|
||||
- 2.14.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user