6.14 bump
This commit is contained in:
parent
0bd0b21465
commit
f6edb72047
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