[perl-Module-ExtractUse] Update to 0.29

Paul Howarth pghmcfc at fedoraproject.org
Mon Feb 25 22:08:59 UTC 2013


commit 1b83b9c99dda8eb9ff4c64173596d21e517bde2b
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Feb 25 22:04:00 2013 +0000

    Update to 0.29
    
    - New upstream release 0.29
      - Fixed regex to filter use/require (CPAN RT#83569)

 perl-Module-ExtractUse.spec |    8 ++++++--
 sources                     |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-Module-ExtractUse.spec b/perl-Module-ExtractUse.spec
index 52ff168..adaf692 100644
--- a/perl-Module-ExtractUse.spec
+++ b/perl-Module-ExtractUse.spec
@@ -1,6 +1,6 @@
 Name:           perl-Module-ExtractUse
-Version:        0.28
-Release:        2%{?dist}
+Version:        0.29
+Release:        1%{?dist}
 Summary:        Find out what modules are used
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -55,6 +55,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Module::ExtractUse::Grammar.3pm*
 
 %changelog
+* Mon Feb 25 2013 Paul Howarth <paul at city-fan.org> - 0.29-1
+- Update to 0.29
+  - Fixed regex to filter use/require (CPAN RT#83569)
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.28-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index a1f64c7..cb9df91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ad0c19fa47fe9c338e7dac76b0ad18f  Module-ExtractUse-0.28.tar.gz
+b0655591df99cf7bcafd488be3a8521c  Module-ExtractUse-0.29.tar.gz



More information about the perl-devel mailing list