pghmcfc pushed to perl-Text-Hunspell (perl-Text-Hunspell-2.10-1.fc22). "Update to 2.10 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Mar 26 15:47:25 UTC 2015


>From 582287329f8a2c9683cdce4c590d54aa6bc04951 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Thu, 26 Mar 2015 15:24:32 +0000
Subject: Update to 2.10

- New upstream release 2.10
  - Fix ExtUtils::PkgConfig usage in metadata and Makefile.PL
    (http://github.com/cosimo/perl5-text-hunspell/issues/5)

diff --git a/perl-Text-Hunspell.spec b/perl-Text-Hunspell.spec
index 5b6bc7b..627f9cc 100644
--- a/perl-Text-Hunspell.spec
+++ b/perl-Text-Hunspell.spec
@@ -1,5 +1,5 @@
 Name:		perl-Text-Hunspell
-Version:	2.09
+Version:	2.10
 Release:	1%{?dist}
 Summary:	Perl interface to the Hunspell library
 Group:		Development/Libraries
@@ -11,7 +11,7 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildRequires:	gcc-c++
 BuildRequires:	hunspell-devel >= 1.2.8
 BuildRequires:	perl
-BuildRequires:	perl(ExtUtils::MakeMaker)
+BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.52
 BuildRequires:	perl(ExtUtils::PkgConfig)
 # Module Runtime
 BuildRequires:	perl(DynaLoader)
@@ -58,9 +58,14 @@ rm -rf %{buildroot}
 %doc Changes README examples/
 %{perl_vendorarch}/auto/Text/
 %{perl_vendorarch}/Text/
-%{_mandir}/man3/Text::Hunspell.3pm*
+%{_mandir}/man3/Text::Hunspell.3*
 
 %changelog
+* Thu Mar 26 2015 Paul Howarth <paul at city-fan.org> - 2.10-1
+- Update to 2.10
+  - Fix ExtUtils::PkgConfig usage in metadata and Makefile.PL
+    (http://github.com/cosimo/perl5-text-hunspell/issues/5)
+
 * Mon Oct 20 2014 Paul Howarth <paul at city-fan.org> - 2.09-1
 - Update to 2.09
   - Use ExtUtils::PkgConfig to find libhunspell (CPAN RT#99548)
diff --git a/sources b/sources
index 12ea083..4386ab8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eae760364aecb5bb76332ec236483009  Text-Hunspell-2.09.tar.gz
+d22d995bdc8d54d2e230252332718433  Text-Hunspell-2.10.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Text-Hunspell.git/commit/?h=perl-Text-Hunspell-2.10-1.fc22&id=582287329f8a2c9683cdce4c590d54aa6bc04951


More information about the scm-commits mailing list