commit f4d497f21e6d3740ebb2eb0702c63164322601a0
Author: Paul Howarth <p...@city-fan.org>
Date:   Wed Jan 7 11:50:44 2015 +0000

    Update to 0.10
    
    - New upstream release 0.10
      - Fix test failure due to hard-coded filenames

 perl-Sub-Identify.spec |   10 +++++++---
 sources                |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-Sub-Identify.spec b/perl-Sub-Identify.spec
index 5763149..4dd8991 100644
--- a/perl-Sub-Identify.spec
+++ b/perl-Sub-Identify.spec
@@ -1,5 +1,5 @@
 Name:          perl-Sub-Identify
-Version:       0.08
+Version:       0.10
 Release:       1%{?dist}
 Summary:       Retrieve names of code references
 License:       GPL+ or Artistic
@@ -55,12 +55,16 @@ make test
 rm -rf %{buildroot}
 
 %files
-%doc Changes TODO.mdown t/
+%doc Changes README.mdown TODO.mdown t/
 %{perl_vendorarch}/auto/Sub/
 %{perl_vendorarch}/Sub/
-%{_mandir}/man3/Sub::Identify.3pm*
+%{_mandir}/man3/Sub::Identify.3*
 
 %changelog
+* Wed Jan  7 2015 Paul Howarth <p...@city-fan.org> - 0.10-1
+- Update to 0.10
+  - Fix test failure due to hard-coded filenames
+
 * Thu Sep 18 2014 Paul Howarth <p...@city-fan.org> - 0.08-1
 - Update to 0.08
   - Add test for function prototypes
diff --git a/sources b/sources
index 3ce5553..c69bb7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07fbd43c37a26f3ac1e12e854a5146dd  Sub-Identify-0.08.tar.gz
+08bb2f22c85007d2cbb0eb9541c77355  Sub-Identify-0.10.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to