5.11 bump
This commit is contained in:
parent
c5460394ea
commit
bc9b71aa34
@ -6,8 +6,8 @@
|
||||
%endif
|
||||
|
||||
Name: perl-URI
|
||||
Version: 5.10
|
||||
Release: 3%{?dist}
|
||||
Version: 5.11
|
||||
Release: 1%{?dist}
|
||||
Summary: A Perl module implementing URI parsing and manipulation
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/URI
|
||||
@ -31,6 +31,7 @@ BuildRequires: perl(MIME::Base64) >= 2
|
||||
BuildRequires: perl(Net::Domain)
|
||||
BuildRequires: perl(overload)
|
||||
BuildRequires: perl(parent)
|
||||
BuildRequires: perl(Regexp::IPv6) >= 0.03
|
||||
BuildRequires: perl(Scalar::Util)
|
||||
BuildRequires: perl(strict)
|
||||
BuildRequires: perl(utf8)
|
||||
@ -52,6 +53,7 @@ Requires: perl(Encode)
|
||||
Requires: perl(MIME::Base64) >= 2
|
||||
Requires: perl(Net::Domain)
|
||||
Requires: perl(utf8)
|
||||
Suggests: perl(Regexp::IPv6) >= 0.03
|
||||
|
||||
# Optional Functionality
|
||||
%if %{with perl_URI_enables_Business_ISBN}
|
||||
@ -139,6 +141,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jul 5 2022 Paul Howarth <paul@city-fan.org> - 5.11-1
|
||||
- 5.11 bump
|
||||
|
||||
* Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 5.10-3
|
||||
- Perl 5.36 re-rebuild of bootstrapped packages
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (URI-5.10.tar.gz) = 6ce53b258c2f1115e58ca858beec0c055452993b83abf3ebf23784e00fcbe636f3b7a460a2016923f9fab0e0bbd112475048eb9671d6d1e1c3b4db33a503efb5
|
||||
SHA512 (URI-5.11.tar.gz) = d04dd1b4a00f7bc712433e789947dc11296de6376c73da30bfc1e87082b471d9d056d7bb6dcae11f452fdf87d3b5b69edf6d5782dfa461c5ebe1ee041f55d660
|
||||
|
Loading…
Reference in New Issue
Block a user