5.21 bump (rhbz#2233885)
This commit is contained in:
parent
7780c1ff9a
commit
c9f9502cca
@ -8,8 +8,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: perl-URI
|
Name: perl-URI
|
||||||
Version: 5.19
|
Version: 5.21
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A Perl module implementing URI parsing and manipulation
|
Summary: A Perl module implementing URI parsing and manipulation
|
||||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||||
URL: https://metacpan.org/release/URI
|
URL: https://metacpan.org/release/URI
|
||||||
@ -23,6 +23,7 @@ BuildRequires: perl-interpreter
|
|||||||
BuildRequires: perl(Config)
|
BuildRequires: perl(Config)
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||||
# Module Runtime
|
# Module Runtime
|
||||||
|
BuildRequires: perl(base)
|
||||||
BuildRequires: perl(Carp)
|
BuildRequires: perl(Carp)
|
||||||
BuildRequires: perl(constant)
|
BuildRequires: perl(constant)
|
||||||
BuildRequires: perl(Cwd)
|
BuildRequires: perl(Cwd)
|
||||||
@ -133,6 +134,8 @@ make test
|
|||||||
%{_mandir}/man3/URI::URL.3*
|
%{_mandir}/man3/URI::URL.3*
|
||||||
%{_mandir}/man3/URI::WithBase.3*
|
%{_mandir}/man3/URI::WithBase.3*
|
||||||
%{_mandir}/man3/URI::_punycode.3*
|
%{_mandir}/man3/URI::_punycode.3*
|
||||||
|
%{_mandir}/man3/URI::icap.3*
|
||||||
|
%{_mandir}/man3/URI::icaps.3*
|
||||||
%{_mandir}/man3/URI::data.3*
|
%{_mandir}/man3/URI::data.3*
|
||||||
%{_mandir}/man3/URI::file.3*
|
%{_mandir}/man3/URI::file.3*
|
||||||
%{_mandir}/man3/URI::ldap.3*
|
%{_mandir}/man3/URI::ldap.3*
|
||||||
@ -141,6 +144,9 @@ make test
|
|||||||
%{_libexecdir}/%{name}
|
%{_libexecdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 24 2023 Jitka Plesnikova <jplesnik@redhat.com> - 5.21-1
|
||||||
|
- 5.21 bump (rhbz#2233885)
|
||||||
|
|
||||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.19-2
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.19-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (URI-5.19.tar.gz) = db22a65999ab2b7735015cfabb0e2e9f8ee7d6f4b353572269cba7b2c1c83840f2ab0c71a7d272a5ae8743b7e77c60bffd0948ca3d04d4abfa8dcd6188481103
|
SHA512 (URI-5.21.tar.gz) = 0fb15c93d6bfd1842a3129d31ffd4d7c9fb9c735d5f45b5aaa07609edecd1b16191b7475aebd013c7a0e92894000d6982503654d306d82d477b52b33b058644f
|
||||||
|
Loading…
Reference in New Issue
Block a user