Release 1.1.2
This commit is contained in:
parent
8b43261803
commit
02e30e2af8
3 changed files with 7 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
xml-simple-1.0.12.gem
|
||||
/xml-simple-1.1.2.gem
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
Summary: A simple API for XML processing
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.0.12
|
||||
Release: 9%{?dist}
|
||||
Version: 1.1.2
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Languages
|
||||
License: BSD or Ruby
|
||||
URL: http://xml-simple.rubyforge.org
|
||||
|
|
@ -40,6 +40,9 @@ rm -rf %{buildroot}
|
|||
%{gem_spec}
|
||||
|
||||
%changelog
|
||||
* Thu Feb 21 2013 Michal Fojtik <mfojtik@redhat.com> - 1.1.2-1
|
||||
- Version bump
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.12-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -1 +1,2 @@
|
|||
bd526c32d7dd49ce329f2dbc6d3f47c9 xml-simple-1.0.12.gem
|
||||
22a848ab8b47727997d0ef3b118f2c58 xml-simple-1.1.2.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue