Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
36df1c3eb7 |
3 changed files with 6 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: 8%{?dist}
|
||||
Version: 1.1.2
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Languages
|
||||
License: BSD or Ruby
|
||||
URL: http://xml-simple.rubyforge.org
|
||||
|
|
@ -40,6 +40,8 @@ rm -rf %{buildroot}
|
|||
%{gem_spec}
|
||||
|
||||
%changelog
|
||||
* Thu Feb 21 2013 Michal Fojtik <mfojtik@redhat.com> - 1.1.2-1
|
||||
|
||||
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.12-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_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