2.2.1
This commit is contained in:
parent
2540fba363
commit
b75937691d
3 changed files with 8 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -23,3 +23,5 @@ flexmock-0.8.7.gem
|
|||
/flexmock-v2.0.5-test-missing-files.tar.gz
|
||||
/flexmock-2.1.0.gem
|
||||
/flexmock-v2.1.0-test-missing-files.tar.gz
|
||||
/flexmock-2.2.1.gem
|
||||
/flexmock-v2.2.1-test-missing-files.tar.gz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Summary: Mock object library for ruby
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 2.1.0
|
||||
Version: 2.2.1
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Languages
|
||||
License: Copyright only
|
||||
|
|
@ -100,6 +100,9 @@ popd
|
|||
%{gem_docdir}/
|
||||
|
||||
%changelog
|
||||
* Fri Jul 15 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.2.1-1
|
||||
- 2.2.1
|
||||
|
||||
* Thu May 5 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.1.0-1
|
||||
- 2.1.0
|
||||
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
8b85a2cbcd7456bd972b472f88d7794c flexmock-2.1.0.gem
|
||||
d848e7275988303e503eed7403bd34fa flexmock-v2.1.0-test-missing-files.tar.gz
|
||||
ed0583859870661ed5cbd7eb3c796e76 flexmock-2.2.1.gem
|
||||
4eabdece25dbc74dd1a971f32627027f flexmock-v2.2.1-test-missing-files.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue