6.32 bump
This commit is contained in:
parent
d402a79e72
commit
7bbe5c7442
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ libwww-perl-5.834.tar.gz
|
|||||||
/libwww-perl-6.29.tar.gz
|
/libwww-perl-6.29.tar.gz
|
||||||
/libwww-perl-6.30.tar.gz
|
/libwww-perl-6.30.tar.gz
|
||||||
/libwww-perl-6.31.tar.gz
|
/libwww-perl-6.31.tar.gz
|
||||||
|
/libwww-perl-6.32.tar.gz
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
Name: perl-libwww-perl
|
Name: perl-libwww-perl
|
||||||
Version: 6.31
|
Version: 6.32
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A Perl interface to the World-Wide Web
|
Summary: A Perl interface to the World-Wide Web
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: http://search.cpan.org/dist/libwww-perl/
|
URL: http://search.cpan.org/dist/libwww-perl/
|
||||||
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/libwww-perl-%{version}.tar.gz
|
Source0: http://www.cpan.org/authors/id/O/OA/OALDERS/libwww-perl-%{version}.tar.gz
|
||||||
# Accept proxy URLs with IPv6 host names, CPAN RT#94654
|
# Accept proxy URLs with IPv6 host names, CPAN RT#94654
|
||||||
Patch0: libwww-perl-6.19-Accept-proxy-URLs-with-IPv6-host-names.patch
|
Patch0: libwww-perl-6.19-Accept-proxy-URLs-with-IPv6-host-names.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -134,6 +134,7 @@ make pure_install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
%{_fixperms} $RPM_BUILD_ROOT/*
|
%{_fixperms} $RPM_BUILD_ROOT/*
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
unset PERL_LWP_ENV_HTTP_TEST_URL
|
||||||
# Some optional tests require resolvable hostname
|
# Some optional tests require resolvable hostname
|
||||||
make test
|
make test
|
||||||
|
|
||||||
@ -148,6 +149,9 @@ make test
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 21 2018 Petr Pisar <ppisar@redhat.com> - 6.32-1
|
||||||
|
- 6.32 bump
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.31-2
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.31-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libwww-perl-6.31.tar.gz) = 10de1cb2eb8bfc09cc663029a0e58c94a33776515f7d01d2e31bdd060d7124625b4d8151b6beb311ce63b02d59e7912113d054d45f7dbb19963ccd1b3595f1ad
|
SHA512 (libwww-perl-6.32.tar.gz) = e76a50954e4003ecd32ed6ab45cb55de430f1023605769b0c799362b8649d09badaf64769b764139972d069a967a8322743e7dd44f8c596657526c857fca3850
|
||||||
|
Loading…
Reference in New Issue
Block a user