8
0

Accepting request 97109 from devel:languages:perl

- 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/request/show/97109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Listing?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2011-12-21 13:58:12 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 10 deletions

View File

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

3
File-Listing-6.03.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23e96035f2759f211d3e9027d608c5fb6c81ba1b7cdd1079c6fa597613b99094
size 51415

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