0.12 bump
This commit is contained in:
parent
5f827797cc
commit
e051a91b26
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/LWP-Protocol-https-6.09.tar.gz
|
||||
/LWP-Protocol-https-6.10.tar.gz
|
||||
/LWP-Protocol-https-6.11.tar.gz
|
||||
/LWP-Protocol-https-6.12.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%bcond_with perl_LWP_Protocol_https_enables_internet_test
|
||||
|
||||
Name: perl-LWP-Protocol-https
|
||||
Version: 6.11
|
||||
Release: 2%{?dist}
|
||||
Version: 6.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Provide HTTPS support for LWP::UserAgent
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/LWP-Protocol-https
|
||||
@ -104,6 +104,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Jan 24 2024 Michal Josef Špaček <mspacek@redhat.com> - 6.12-1
|
||||
- 0.12 bump
|
||||
|
||||
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.11-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (LWP-Protocol-https-6.11.tar.gz) = 1e74c45898778c58d00eefbdd04a3ed47cf38164296278bec66c9b85f48ad635931873d2bf5423be8562df2c22b4bbf8eff0502bd29ba1c790bbbf76f3616ecf
|
||||
SHA512 (LWP-Protocol-https-6.12.tar.gz) = cfddbf36cba623bb03c0b514741ddff19b762c49fd2056210e9d1b15c211d605687ece51dd45eac90c61ceb8b47acee153a3c1c8f4a244bd8f3dcc9bf16cff68
|
||||
|
Loading…
Reference in New Issue
Block a user