diff --git a/.gitignore b/.gitignore index 373ae24..9d6de70 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Config-INI-0.014.tar.gz +/Config-INI-0.016.tar.gz diff --git a/perl-Config-INI.spec b/perl-Config-INI.spec index 99b2c58..4a7a1d2 100644 --- a/perl-Config-INI.spec +++ b/perl-Config-INI.spec @@ -1,6 +1,6 @@ Name: perl-Config-INI -Version: 0.014 -Release: 4%{?dist} +Version: 0.016 +Release: 1%{?dist} Summary: Config::INI Perl module License: GPL+ or Artistic Group: Development/Libraries @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Tue Sep 07 2010 Iain Arnell 0.016-1 +- update to latest upstream + * Fri Apr 30 2010 Marcela Maslanova - 0.014-4 - Mass rebuild with perl-5.12.0 diff --git a/sources b/sources index c2cc546..ce78736 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -184be93729b019aba169a39fbe466531 Config-INI-0.014.tar.gz +0886256a18e1c1ab3f36854181d67a24 Config-INI-0.016.tar.gz