- update to 6.03

Minor mistake in module description
    Fixes to the parsing of 'ls -l' file modes [RT#71054]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Listing?expand=0&rev=5
This commit is contained in:
Stephan Kulow 2011-12-19 15:43:50 +00:00 committed by Git OBS Bridge
parent 7bbcf9be1a
commit 6da2ba4884
3 changed files with 12 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10d74be7373c1719363876c146f1f1730264585e74b6ddb7b7cb36cbc7b1ed19
size 24234

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 19 15:43:14 UTC 2011 - coolo@suse.de
- update to 6.03
Minor mistake in module description
Fixes to the parsing of 'ls -l' file modes [RT#71054]
-------------------------------------------------------------------
Thu Mar 31 09:38:19 UTC 2011 - coolo@novell.com

View File

@ -16,17 +16,15 @@
#
Name: perl-File-Listing
Version: 6.02
Release: 1
License: GPL+ or Artistic
Version: 6.03
Release: 0
%define cpan_name File-Listing
Summary: parse directory listing
Url: http://search.cpan.org/dist/File-Listing/
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/G/GA/GAAS/File-Listing-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.gz
Url: http://search.cpan.org/dist/File-Listing/
Source: http://www.cpan.org/authors/id/G/GA/GAAS/File-Listing-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl