commit 7361099a1c37f48818d12dfacf3561e21fc8d502 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Fri Jun 24 15:13:02 2011 +0100 Update to 2.03 - New upstream release 2.03: - Fixed use of "qw()" as parenthesis in inc/Devel/CheckLib.pm because it's deprecated in perl 5.14 .gitignore | 2 +- perl-Text-Hunspell.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 3694cbb..2125e05 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Text-Hunspell-2.02.tar.gz +/Text-Hunspell-[0-9.]*\.tar\.gz diff --git a/perl-Text-Hunspell.spec b/perl-Text-Hunspell.spec index c70789a..6babd99 100644 --- a/perl-Text-Hunspell.spec +++ b/perl-Text-Hunspell.spec @@ -1,6 +1,6 @@ Name: perl-Text-Hunspell -Version: 2.02 -Release: 5%{?dist} +Version: 2.03 +Release: 1%{?dist} Summary: Perl interface to the Hunspell library Group: Development/Libraries License: GPL+ or Artistic @@ -53,6 +53,10 @@ rm -rf %{buildroot} %{_mandir}/man3/Text::Hunspell.3pm* %changelog +* Fri Jun 24 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 2.03-1 +- Update to 2.03 (fixed use of "qw()" as parenthesis in inc/Devel/CheckLib.pm + because it's deprecated in perl 5.14) + * Sun Jun 19 2011 Marcela Mašláňová <mmaslano@xxxxxxxxxx> - 2.02-5 - Perl mass rebuild diff --git a/sources b/sources index 102b189..5698f65 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f6cc46b1736dfa1e4cce320c6c2f66ee Text-Hunspell-2.02.tar.gz +e7810fff661713281ce73bb8a625b6d3 Text-Hunspell-2.03.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel