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-libwww-perl.git#f9c8b1d704f320994bb1fcde11e954f79798c990
This commit is contained in:
parent
5520256dcb
commit
d0521e0568
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@ libwww-perl-5.834.tar.gz
|
||||
/libwww-perl-6.48.tar.gz
|
||||
/libwww-perl-6.49.tar.gz
|
||||
/libwww-perl-6.50.tar.gz
|
||||
/libwww-perl-6.51.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%bcond_with perl_libwww_perl_enables_internet_test
|
||||
|
||||
Name: perl-libwww-perl
|
||||
Version: 6.50
|
||||
Version: 6.51
|
||||
Release: 1%{?dist}
|
||||
Summary: A Perl interface to the World-Wide Web
|
||||
License: GPL+ or Artistic
|
||||
@ -79,7 +79,7 @@ BuildRequires: perl(File::Temp)
|
||||
BuildRequires: perl(FindBin)
|
||||
BuildRequires: perl(HTTP::Daemon) >= 6
|
||||
BuildRequires: perl(Test::Fatal)
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(Test::More) >= 0.96
|
||||
%if %{with perl_libwww_perl_enables_internet_test}
|
||||
BuildRequires: perl(Test::RequiresInternet)
|
||||
%endif
|
||||
@ -170,6 +170,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 05 2021 Petr Pisar <ppisar@redhat.com> - 6.51-1
|
||||
- 6.51 bump
|
||||
|
||||
* Thu Dec 17 2020 Petr Pisar <ppisar@redhat.com> - 6.50-1
|
||||
- 6.50 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libwww-perl-6.50.tar.gz) = c8c4cdea71a8be67f58d1214f3d1892a23b52509f89cce745538108f5a6c754c4598091077b915f040b9e85ac35ce9926e8798bfdf6e10cf7d5f495e482143ff
|
||||
SHA512 (libwww-perl-6.51.tar.gz) = d89e2066f807e5f9a689f35c382204d11715065c377dbb93c47f98dc93d879f1ff2aadbad9807b7cb5d3f87f22d4456915ebfbfd3158b8a986ce2d759fb93ad0
|
||||
|
Loading…
Reference in New Issue
Block a user