[perl-PPIx-Utilities] Update to 1.001000

Paul Howarth pghmcfc at fedoraproject.org
Thu Dec 2 14:02:59 UTC 2010


commit 77e6ce692669113ca0a7897b57d4bd2527c008c4
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Dec 2 14:01:58 2010 +0000

    Update to 1.001000
    
    New upstream release 1.001000
    - Add support for Const::Fast to PPIx::Utilities::Statement

 .gitignore               |    2 +-
 perl-PPIx-Utilities.spec |    8 ++++++--
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7aa9301..3478878 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-PPIx-Utilities-1.000001.tar.gz
+/PPIx-Utilities-1.001000.tar.gz
diff --git a/perl-PPIx-Utilities.spec b/perl-PPIx-Utilities.spec
index 758c718..c8b6001 100644
--- a/perl-PPIx-Utilities.spec
+++ b/perl-PPIx-Utilities.spec
@@ -1,6 +1,6 @@
 Name:		perl-PPIx-Utilities
-Version:	1.000001
-Release:	2%{?dist}
+Version:	1.001000
+Release:	1%{?dist}
 Summary:	Extensions to PPI
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -60,6 +60,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/PPIx::Utilities::Statement.3pm*
 
 %changelog
+* Thu Dec  2 2010 Paul Howarth <paul at city-fan.org> - 1.001000-1
+- Update to 1.001000
+  - Add support for Const::Fast to PPIx::Utilities::Statement
+
 * Thu Jul 29 2010 Paul Howarth <paul at city-fan.org> - 1.000001-2
 - Re-jig for Fedora submission
 
diff --git a/sources b/sources
index 21ab19d..a0c86ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7fe268f24d30e1ca5f9f12da94d83fa1  PPIx-Utilities-1.000001.tar.gz
+4dc113960205173cf114ae3bdaa37f61  PPIx-Utilities-1.001000.tar.gz



More information about the perl-devel mailing list