This commit is contained in:
TASAKA Mamoru 2013-03-28 16:31:58 +09:00
parent 8116e632cf
commit 04eac505c7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ rspec-1.3.0.gem
/rspec-2.8.0.gem
/rspec-2.11.0.gem
/rspec-2.12.0.gem
/rspec-2.13.0.gem

View File

@ -2,8 +2,8 @@
Summary: Behaviour driven development (BDD) framework for Ruby
Name: rubygem-%{gem_name}
Version: 2.12.0
Release: 3%{?dist}
Version: 2.13.0
Release: 1%{?dist}
Group: Development/Languages
License: MIT
URL: http://rspec.info
@ -56,6 +56,9 @@ cp -a .%{gem_dir}/* %{buildroot}%{gem_dir}
%{gem_spec}
%changelog
* Thu Mar 28 2013 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.13.0-1
- 2.13.0
* Wed Feb 20 2013 Vít Ondruch <vondruch@redhat.com> - 2.12.0-3
- Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0

View File

@ -1 +1 @@
52f40ef7610b75bcbdbe189a19add366 rspec-2.12.0.gem
72bb51053e955418b9e06818729ab164 rspec-2.13.0.gem