0.4.1
This commit is contained in:
parent
74015728d5
commit
ad331eeffd
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@
|
|||
/power_assert-0.2.7.gem
|
||||
/power_assert-0.3.0.gem
|
||||
/power_assert-0.3.1.gem
|
||||
/power_assert-0.4.1.gem
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global gem_name power_assert
|
||||
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 0.3.1
|
||||
Version: 0.4.1
|
||||
Release: 100%{?dist}
|
||||
|
||||
Summary: Power Assert for Ruby
|
||||
|
|
@ -82,6 +82,9 @@ popd
|
|||
%doc %{gem_docdir}
|
||||
|
||||
%changelog
|
||||
* Fri Dec 30 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.4.1-100
|
||||
- 0.4.1
|
||||
|
||||
* Sat Sep 10 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.3.1-100
|
||||
- 0.3.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
f254a75218c0135185941c8fc401bac7 power_assert-0.3.1.gem
|
||||
SHA512 (power_assert-0.4.1.gem) = 18b55e841499be7827cdfbcca41fe786a4fd7d0ff2aed049c289b917ab4487e035cc4321f39ccab2dcc5967c668df36f0cfb96d8e799793c9cb8dfbf9b3622c9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue