[perl-File-Listing] 6.04 bump

Petr Pisar ppisar at fedoraproject.org
Mon Feb 20 08:42:10 UTC 2012


commit 1ab6687dcbfc575acb947c03d16756863a837930
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Feb 20 09:41:36 2012 +0100

    6.04 bump

 .gitignore             |    1 +
 .rpmlint               |    2 ++
 perl-File-Listing.spec |    7 +++++--
 sources                |    2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 97efe69..3c470f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /File-Listing-6.01.tar.gz
 /File-Listing-6.02.tar.gz
 /File-Listing-6.03.tar.gz
+/File-Listing-6.04.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..e9f8b5b
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* dir");
diff --git a/perl-File-Listing.spec b/perl-File-Listing.spec
index 61f9400..7993694 100644
--- a/perl-File-Listing.spec
+++ b/perl-File-Listing.spec
@@ -1,6 +1,6 @@
 Name:           perl-File-Listing
-Version:        6.03
-Release:        2%{?dist}
+Version:        6.04
+Release:        1%{?dist}
 Summary:        Parse directory listing
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -58,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Feb 20 2012 Petr Pisar <ppisar at redhat.com> - 6.04-1
+- 6.04 bump
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.03-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 7c90968..029caac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad56d06a719503198c02188995f32c9e  File-Listing-6.03.tar.gz
+83f636b477741f3a014585bb9cc079a6  File-Listing-6.04.tar.gz


More information about the scm-commits mailing list