Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-File-Listing.git#f6edb720470df28b42ab9d067c7a760808b8123d
This commit is contained in:
parent
dbedac871e
commit
b409ca448d
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/File-Listing-6.04.tar.gz
|
||||
/File-Listing-6.07.tar.gz
|
||||
/File-Listing-6.11.tar.gz
|
||||
/File-Listing-6.14.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: perl-File-Listing
|
||||
Version: 6.11
|
||||
Version: 6.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Parse directory listing
|
||||
License: GPL+ or Artistic
|
||||
@ -22,6 +22,7 @@ BuildRequires: perl(HTTP::Date)
|
||||
BuildRequires: perl(Time::Local)
|
||||
# Tests:
|
||||
BuildRequires: perl(Config)
|
||||
BuildRequires: perl(Data::Dumper)
|
||||
# LWP::Simple not used
|
||||
BuildRequires: perl(Test::More) >= 0.98
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
|
||||
@ -56,6 +57,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 01 2020 Jitka Plesnikova <jplesnik@redhat.com> - 6.14-1
|
||||
- 6.14 bump
|
||||
|
||||
* Tue Oct 06 2020 Petr Pisar <ppisar@redhat.com> - 6.11-1
|
||||
- 6.11 bump
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (File-Listing-6.11.tar.gz) = 7ed450b86bf39602c7d28fea330122a6c3991784ed660b20c532f157097c8abef99ba26fce2b965af1e114ef7ce2e5e5aa7f7b0638beaa08719e81ade7b9835a
|
||||
SHA512 (File-Listing-6.14.tar.gz) = 858339b15a455db570d15b02e801ab0e0afd47da71685002083cbcc1a0f89783fcad4e840e0381f186046ab2f355dc0f593dc8c9c0a2da0fc6f17a35265924ab
|
||||
|
||||
Loading…
Reference in New Issue
Block a user