[perl-File-Listing] 6.03 bump

Petr Pisar ppisar at fedoraproject.org
Tue Sep 20 15:45:25 UTC 2011


commit 20c3cd49bf0a22edce1a275979df14ad4a8bb30d
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Sep 20 17:44:56 2011 +0200

    6.03 bump

 .gitignore             |    1 +
 perl-File-Listing.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d5987d..97efe69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /File-Listing-6.01.tar.gz
 /File-Listing-6.02.tar.gz
+/File-Listing-6.03.tar.gz
diff --git a/perl-File-Listing.spec b/perl-File-Listing.spec
index beea46c..402ff09 100644
--- a/perl-File-Listing.spec
+++ b/perl-File-Listing.spec
@@ -1,6 +1,6 @@
 Name:           perl-File-Listing
-Version:        6.02
-Release:        3%{?dist}
+Version:        6.03
+Release:        1%{?dist}
 Summary:        Parse directory listing
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 20 2011 Petr Pisar <ppisar at redhat.com> - 6.03-1
+- 6.03 bump
+
 * Mon Jul 25 2011 Petr Pisar <ppisar at redhat.com> - 6.02-3
 - RPM 4.9 dependency filtering added
 
diff --git a/sources b/sources
index 641ff1b..7c90968 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57349906cdb1d2be954bc9ec44c961bf  File-Listing-6.02.tar.gz
+ad56d06a719503198c02188995f32c9e  File-Listing-6.03.tar.gz



More information about the perl-devel mailing list