[perl-CPAN-DistnameInfo] Update to 0.11.

Steven Pritchard steve at fedoraproject.org
Wed Dec 22 23:38:11 UTC 2010


commit a050e714839b3de10437da239fe51217f5087e34
Author: Steven Pritchard <steven.pritchard at gmail.com>
Date:   Wed Dec 22 17:37:59 2010 -0600

    Update to 0.11.

 .gitignore                  |    1 +
 perl-CPAN-DistnameInfo.spec |    7 +++++--
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac296d3..92d81b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 CPAN-DistnameInfo-0.09.tar.gz
 /CPAN-DistnameInfo-0.10.tar.gz
+/CPAN-DistnameInfo-0.11.tar.gz
diff --git a/perl-CPAN-DistnameInfo.spec b/perl-CPAN-DistnameInfo.spec
index dcb7f47..b88dc7d 100644
--- a/perl-CPAN-DistnameInfo.spec
+++ b/perl-CPAN-DistnameInfo.spec
@@ -1,6 +1,6 @@
 Name:           perl-CPAN-DistnameInfo
-Version:        0.10
-Release:        2%{?dist}
+Version:        0.11
+Release:        1%{?dist}
 Summary:        Extract distribution name and version from a distribution filename
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Dec 22 2010 Steven Pritchard <steve at kspei.com> 0.11-1
+- Update to 0.11.
+
 * Wed Dec 15 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.10-2
 - 661697 rebuild for fixing problems with vendorach/lib
 
diff --git a/sources b/sources
index ce92416..fa7f809 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-299cd9b778ddc3f9255415f60bdb5afb  CPAN-DistnameInfo-0.10.tar.gz
+d19baa973d48b10f4d34f61f4bac0ee0  CPAN-DistnameInfo-0.11.tar.gz



More information about the perl-devel mailing list