Latest sources 1.0.4

This commit is contained in:
BJ Dierkes 2014-03-27 17:18:00 -05:00
commit c35ccd2b80
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
parseconfig-0.5.2.gem
/parseconfig-1.0.2.gem
/rubygem-parseconfig-1.0.2-tests.tgz
/parseconfig-1.0.4.gem

View file

@ -2,8 +2,8 @@
Summary: Ruby Configuration File Parser
Name: rubygem-%{gem_name}
Version: 1.0.2
Release: 5%{?dist}
Version: 1.0.4
Release: 1%{?dist}
Group: Development/Languages
License: MIT
URL: http://github.com/derks/ruby-parseconfig
@ -45,6 +45,9 @@ rm -rf %{buildroot}
%doc %{gem_instdir}/README.md
%changelog
* Fri Mar 28 2014 BJ Dierkes <derks@datafolklabs.com> - 1.0.4-1
- Latest sources from upstream.
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View file

@ -1 +1 @@
58dac67900241ae0760666237dc2386c parseconfig-1.0.2.gem
e0d058cf3d28058cb07b7f951279c80c parseconfig-1.0.4.gem