[perl-PatchReader] Update to upstream 0.9.6 (#797179)

Paul W. Frields pfrields at fedoraproject.org
Sat Mar 10 13:50:46 UTC 2012


commit cf6de3ef395d897d8ae69e9e56593c926512f7b0
Author: Paul W. Frields <stickster at gmail.com>
Date:   Sat Mar 10 08:50:32 2012 -0500

    Update to upstream 0.9.6 (#797179)

 .gitignore            |    1 +
 perl-PatchReader.spec |   10 +++++++---
 sources               |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc219cc..0133091 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 PatchReader-0.9.5.tar.gz
+/PatchReader-0.9.6.tar.gz
diff --git a/perl-PatchReader.spec b/perl-PatchReader.spec
index e9f7a88..2a3cfb6 100644
--- a/perl-PatchReader.spec
+++ b/perl-PatchReader.spec
@@ -1,10 +1,10 @@
 Name:		perl-PatchReader
-Version: 	0.9.5
-Release: 	14%{?dist}
+Version: 	0.9.6
+Release: 	1%{?dist}
 Summary:	Utilities to read and manipulate patches and CVS
 
 Group: 		Development/Libraries
-License: 	MPLv1.1
+License: 	MPLv1.1 and Artistic 2.0
 URL: 		http://search.cpan.org/dist/PatchReader/
 Source: 	http://www.cpan.org/authors/id/J/JK/JKEISER/PatchReader-%{version}.tar.gz
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -63,6 +63,10 @@ make test
 
 
 %changelog
+* Sat Mar 10 2012 Paul W. Frields <stickster at gmail.com> - 0.9.6-1
+- Update to upstream 0.9.6
+- Clarify licensing (https://rt.cpan.org/Public/Bug/Display.html?id=11289)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.5-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 55a2ab4..3db55ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8aca86b807aec3c82dcb981c7730f022  PatchReader-0.9.5.tar.gz
+bd8da2388cd5ebc99a860b6d6bfeb8ad  PatchReader-0.9.6.tar.gz



More information about the perl-devel mailing list