[perl-CPAN-DistnameInfo] Update to 0.10.

Steven Pritchard steve at fedoraproject.org
Sun Dec 12 21:16:16 UTC 2010


commit c095e3a3c16ac6e1f384c5de772f58210db6e508
Author: Steven Pritchard <steven.pritchard at gmail.com>
Date:   Sun Dec 12 15:16:04 2010 -0600

    Update to 0.10.

 .gitignore                  |    1 +
 perl-CPAN-DistnameInfo.spec |    7 +++++--
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf19066..ac296d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 CPAN-DistnameInfo-0.09.tar.gz
+/CPAN-DistnameInfo-0.10.tar.gz
diff --git a/perl-CPAN-DistnameInfo.spec b/perl-CPAN-DistnameInfo.spec
index f04284d..1503c7e 100644
--- a/perl-CPAN-DistnameInfo.spec
+++ b/perl-CPAN-DistnameInfo.spec
@@ -1,6 +1,6 @@
 Name:           perl-CPAN-DistnameInfo
-Version:        0.09
-Release:        2%{?dist}
+Version:        0.10
+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
+* Sun Dec 12 2010 Steven Pritchard <steve at kspei.com> 0.10-1
+- Update to 0.10.
+
 * Fri Apr 30 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.09-2
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index aacce48..ce92416 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d402bfb2974875ea1309dace53f13aeb  CPAN-DistnameInfo-0.09.tar.gz
+299cd9b778ddc3f9255415f60bdb5afb  CPAN-DistnameInfo-0.10.tar.gz



More information about the perl-devel mailing list