5.26 bump (rhbz#2262451)
This commit is contained in:
parent
da710062f4
commit
fd7b57b611
@ -8,7 +8,7 @@
|
||||
%endif
|
||||
|
||||
Name: perl-URI
|
||||
Version: 5.25
|
||||
Version: 5.26
|
||||
Release: 1%{?dist}
|
||||
Summary: A Perl module implementing URI parsing and manipulation
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
@ -48,6 +48,9 @@ BuildRequires: perl(Test::Fatal)
|
||||
BuildRequires: perl(Test::More) >= 0.96
|
||||
BuildRequires: perl(Test::Needs)
|
||||
BuildRequires: perl(Test::Warnings)
|
||||
# Optional Tests
|
||||
# Geo::Point not (yet) available in Fedora
|
||||
#BuildRequires: perl(Geo::Point)
|
||||
# Dependencies
|
||||
Requires: perl(Cwd)
|
||||
Requires: perl(Data::Dumper)
|
||||
@ -138,12 +141,16 @@ make test
|
||||
%{_mandir}/man3/URI::icaps.3*
|
||||
%{_mandir}/man3/URI::data.3*
|
||||
%{_mandir}/man3/URI::file.3*
|
||||
%{_mandir}/man3/URI::geo.3*
|
||||
%{_mandir}/man3/URI::ldap.3*
|
||||
|
||||
%files tests
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Feb 3 2024 Paul Howarth <paul@city-fan.org> - 5.26-1
|
||||
- 5.26 bump (rhbz#2262451)
|
||||
|
||||
* Sun Jan 28 2024 Paul Howarth <paul@city-fan.org> - 5.25-1
|
||||
- 5.25 bump (rhbz#2260642)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (URI-5.25.tar.gz) = bac44316aa52fd840d9e06f8223138ef192ffc5fe900573f13a115860e1dd2a56e758b3f8fd932193982a772f76ecae308207c7473b274f4f7ecb230ec4231e2
|
||||
SHA512 (URI-5.26.tar.gz) = c493096bc7b83789eb7f9b975e33611c585e362278c37567fde7eeedcc139660100e1b7ed21f6b517c4455a91a291af12ff3ee4e5c20c25132637985fd648daa
|
||||
|
Loading…
Reference in New Issue
Block a user