6.26 bump
This commit is contained in:
parent
79ffe58f07
commit
4c9af35307
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ libwww-perl-5.834.tar.gz
|
||||
/libwww-perl-6.23.tar.gz
|
||||
/libwww-perl-6.24.tar.gz
|
||||
/libwww-perl-6.25.tar.gz
|
||||
/libwww-perl-6.26.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-libwww-perl
|
||||
Version: 6.25
|
||||
Version: 6.26
|
||||
Release: 1%{?dist}
|
||||
Summary: A Perl interface to the World-Wide Web
|
||||
License: GPL+ or Artistic
|
||||
@ -12,7 +12,7 @@ BuildRequires: make
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(:VERSION) >= 5.8.1
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(File::Copy)
|
||||
BuildRequires: perl(Getopt::Long)
|
||||
BuildRequires: perl(strict)
|
||||
@ -145,6 +145,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 13 2017 Petr Pisar <ppisar@redhat.com> - 6.26-1
|
||||
- 6.26 bump
|
||||
|
||||
* Tue Apr 04 2017 Petr Pisar <ppisar@redhat.com> - 6.25-1
|
||||
- 6.25 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libwww-perl-6.25.tar.gz) = e1e73db3fae08911c9b4d13e9058a7370d1bc5c8274f345fc1c0565aee4eaf97e1da7e7a1456388beaa62adb4bbb9b3226443334c04e2b8f16936225e6b9b949
|
||||
SHA512 (libwww-perl-6.26.tar.gz) = 0af62f1c393b82b2d665f4f460990bb9a446975507cc07148e9e5eebbfbcdd8ea8190dfe1ecb72a229ffa9a5e42edd9eb6c50ac1d3de89ac4681462069a3acb5
|
||||
|
Loading…
Reference in New Issue
Block a user