diff --git a/.gitignore b/.gitignore index fe97599..4bdbfaf 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/rubygem-parseconfig.spec b/rubygem-parseconfig.spec index 9fd6060..4a547d8 100644 --- a/rubygem-parseconfig.spec +++ b/rubygem-parseconfig.spec @@ -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 - 1.0.4-1 +- Latest sources from upstream. + * Sun Aug 04 2013 Fedora Release Engineering - 1.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index e187d10..78d9389 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -58dac67900241ae0760666237dc2386c parseconfig-1.0.2.gem +e0d058cf3d28058cb07b7f951279c80c parseconfig-1.0.4.gem