6.04 bump

This commit is contained in:
Petr Písař 2012-02-20 09:41:36 +01:00
parent 69ca39d054
commit 1ab6687dcb
4 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

2
.rpmlint Normal file
View File

@ -0,0 +1,2 @@
from Config import *
addFilter("spelling-error .* dir");

View File

@ -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@redhat.com> - 6.04-1
- 6.04 bump
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.03-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
ad56d06a719503198c02188995f32c9e File-Listing-6.03.tar.gz
83f636b477741f3a014585bb9cc079a6 File-Listing-6.04.tar.gz