1.2.4
This commit is contained in:
parent
cc7babdaa8
commit
8f4819747b
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@
|
|||
/gio2-1.2.0.gem
|
||||
/gio2-1.2.1.gem
|
||||
/gio2-1.2.3.gem
|
||||
/gio2-1.2.4.gem
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
Summary: Ruby binding of gio-2.0.x
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.2.3
|
||||
Version: 1.2.4
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Languages
|
||||
# from README
|
||||
|
|
@ -261,6 +261,9 @@ ruby -rubygems -Ilib test/load-test.rb
|
|||
%{gem_instdir}/test/
|
||||
|
||||
%changelog
|
||||
* Tue Mar 26 2013 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.2.4-1
|
||||
- 1.2.4
|
||||
|
||||
* Wed Mar 20 2013 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.2.3-1
|
||||
- 1.2.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
3e28af2589f56bc8d6e3e6b29d616164 gio2-1.2.3.gem
|
||||
b02bec44921e4d68845dfe332380b001 gio2-1.2.4.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue