[perl-Text-Hunspell] Update to 2.02

Paul Howarth pghmcfc at fedoraproject.org
Sun Oct 24 21:07:29 UTC 2010


commit 8595b283cb1617ef53e504a681187c80277d2712
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Oct 24 22:04:10 2010 +0100

    Update to 2.02
    
    - New upstream release 2.02:
      - Added an explicit warning if the unversioned libhunspell.so
        symlink or library is not found

 .gitignore              |    2 +-
 perl-Text-Hunspell.spec |    8 ++++++--
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e576c8b..3694cbb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Text-Hunspell-2.01.tar.gz
+/Text-Hunspell-2.02.tar.gz
diff --git a/perl-Text-Hunspell.spec b/perl-Text-Hunspell.spec
index 2dfe7f4..d8e3f7b 100644
--- a/perl-Text-Hunspell.spec
+++ b/perl-Text-Hunspell.spec
@@ -1,6 +1,6 @@
 Name:		perl-Text-Hunspell
-Version:	2.01
-Release:	3%{?dist}
+Version:	2.02
+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
+* Sun Oct 24 2010 Paul Howarth <paul at city-fan.org> - 2.02-1
+- Update to 2.02 (added an explicit warning if the unversioned libhunspell.so
+  symlink or library is not found)
+
 * Wed Sep 29 2010 jkeating - 2.01-3
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index 056ac24..102b189 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2f0c2d180efbfe6ccea3a1aac72f933  Text-Hunspell-2.01.tar.gz
+f6cc46b1736dfa1e4cce320c6c2f66ee  Text-Hunspell-2.02.tar.gz



More information about the perl-devel mailing list