diff --git a/.gitignore b/.gitignore index 79235c6..c826249 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Test-LongString-0.14.tar.gz +/Test-LongString-0.15.tar.gz diff --git a/perl-Test-LongString.spec b/perl-Test-LongString.spec index 4dd5ea3..0c8b304 100644 --- a/perl-Test-LongString.spec +++ b/perl-Test-LongString.spec @@ -1,6 +1,6 @@ Name: perl-Test-LongString -Version: 0.14 -Release: 2%{?dist} +Version: 0.15 +Release: 1%{?dist} Summary: Perl module to test long strings License: GPL+ or Artistic Group: Development/Libraries @@ -54,6 +54,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Feb 18 2011 Ralf Corsépius - 0.15-1 +- Upstream update. + * Wed Feb 09 2011 Fedora Release Engineering - 0.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index dbf6da8..8abf66e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d10a25c6c3f22d041d6910fae0b8f826 Test-LongString-0.14.tar.gz +e628d735b8e8f33d3992541f823491c3 Test-LongString-0.15.tar.gz