[perl-File-Listing] 6.02 bump

Petr Pisar ppisar at fedoraproject.org
Wed Mar 23 17:01:22 UTC 2011


commit d487e7782c04ba77d00955b2a966720d610e0f0c
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Mar 23 18:00:44 2011 +0100

    6.02 bump

 .gitignore             |    1 +
 perl-File-Listing.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 499d2cd..1d5987d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /File-Listing-6.01.tar.gz
+/File-Listing-6.02.tar.gz
diff --git a/perl-File-Listing.spec b/perl-File-Listing.spec
index a940cf2..519f322 100644
--- a/perl-File-Listing.spec
+++ b/perl-File-Listing.spec
@@ -1,5 +1,5 @@
 Name:           perl-File-Listing
-Version:        6.01
+Version:        6.02
 Release:        1%{?dist}
 Summary:        Parse directory listing
 License:        GPL+ or Artistic
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 23 2011 Petr Pisar <ppisar at redhat.com> - 6.02-1
+- 6.02 bump
+
 * Wed Mar 16 2011 Petr Pisar <ppisar at redhat.com> 6.01-1
 - Specfile autogenerated by cpanspec 1.78.
 - Remove BuildRoot stuff
diff --git a/sources b/sources
index 6b41463..641ff1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd0b6fd131127be775d6f64044e7cd5d  File-Listing-6.01.tar.gz
+57349906cdb1d2be954bc9ec44c961bf  File-Listing-6.02.tar.gz



More information about the perl-devel mailing list