commit a31049c28ca0513b817c226d4ac7df6b0077a44f
Author: Iain Arnell <[email protected]>
Date:   Wed Feb 9 06:13:42 2011 +0100

    update to 1.01
    
    and BR perl(Test::More) to fix FTBFS

 .gitignore            |    1 +
 perl-KinoSearch1.spec |    9 +++++++--
 sources               |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca9dcd9..e7c2bc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /KinoSearch1-1.00.tar.gz
+/KinoSearch1-1.01.tar.gz
diff --git a/perl-KinoSearch1.spec b/perl-KinoSearch1.spec
index 2e66a65..45558d7 100644
--- a/perl-KinoSearch1.spec
+++ b/perl-KinoSearch1.spec
@@ -1,6 +1,6 @@
 Name:           perl-KinoSearch1
-Version:        1.00
-Release:        3%{?dist}
+Version:        1.01
+Release:        1%{?dist}
 Summary:        Search engine library
 # ApacheLicense2.0.txt included is included just becuase the upstream
 # author decided to include it and is only for informative purposes.
@@ -17,6 +17,7 @@ BuildRequires:  perl(ExtUtils::ParseXS)
 BuildRequires:  perl(Lingua::Stem::Snowball) >= 0.94
 BuildRequires:  perl(Lingua::StopWords) >= 0.02
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Test::More)
 Requires:       perl(Lingua::Stem::Snowball) >= 0.94
 Requires:       perl(Lingua::StopWords) >= 0.02
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -54,6 +55,10 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null 
\;
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 09 2011 Iain Arnell <[email protected]> 1.01-1
+- update to latest upstream
+- BR perl(Test::More)
+
 * Tue Feb 08 2011 Fedora Release Engineering <[email protected]> 
- 1.00-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 2d03f99..aeb5904 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23fc52b0177c7665f11f38183ec07b55  KinoSearch1-1.00.tar.gz
+79117fce4e7daf407c5c1832938e0f5a  KinoSearch1-1.01.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to