6.25 bump
This commit is contained in:
parent
cb5f54d50c
commit
79ffe58f07
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ libwww-perl-5.834.tar.gz
|
||||
/libwww-perl-6.22.tar.gz
|
||||
/libwww-perl-6.23.tar.gz
|
||||
/libwww-perl-6.24.tar.gz
|
||||
/libwww-perl-6.25.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-libwww-perl
|
||||
Version: 6.24
|
||||
Version: 6.25
|
||||
Release: 1%{?dist}
|
||||
Summary: A Perl interface to the World-Wide Web
|
||||
License: GPL+ or Artistic
|
||||
@ -8,7 +8,6 @@ Source0: http://www.cpan.org/authors/id/O/OA/OALDERS/libwww-perl-%{versio
|
||||
# Accept proxy URLs with IPv6 host names, CPAN RT#94654
|
||||
Patch0: libwww-perl-6.19-Accept-proxy-URLs-with-IPv6-host-names.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: make
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-generators
|
||||
@ -146,6 +145,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 04 2017 Petr Pisar <ppisar@redhat.com> - 6.25-1
|
||||
- 6.25 bump
|
||||
|
||||
* Wed Mar 15 2017 Petr Pisar <ppisar@redhat.com> - 6.24-1
|
||||
- 6.24 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libwww-perl-6.24.tar.gz) = 433e62b802f770b1d7c46bbe3a3b16c0e4423ded77b04f394a49340da98a97c74f8332ffc29c1bc0765cdc8277a2fe110a371b6b0be0f9e94ed104273ee0a1d1
|
||||
SHA512 (libwww-perl-6.25.tar.gz) = e1e73db3fae08911c9b4d13e9058a7370d1bc5c8274f345fc1c0565aee4eaf97e1da7e7a1456388beaa62adb4bbb9b3226443334c04e2b8f16936225e6b9b949
|
||||
|
Loading…
Reference in New Issue
Block a user