6.11 bump
This commit is contained in:
parent
2279a7b9a0
commit
a18c3e57f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/HTTP-Cookies-6.08.tar.gz
|
||||
/HTTP-Cookies-6.09.tar.gz
|
||||
/HTTP-Cookies-6.10.tar.gz
|
||||
/HTTP-Cookies-6.11.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-HTTP-Cookies
|
||||
Version: 6.10
|
||||
Release: 10%{?dist}
|
||||
Version: 6.11
|
||||
Release: 1%{?dist}
|
||||
Summary: HTTP cookie jars
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/HTTP-Cookies
|
||||
@ -24,7 +24,6 @@ BuildRequires: perl(locale)
|
||||
# Tests:
|
||||
BuildRequires: perl(File::Spec)
|
||||
BuildRequires: perl(HTTP::Response)
|
||||
BuildRequires: perl(Test)
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(URI)
|
||||
Requires: perl(Carp)
|
||||
@ -97,6 +96,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Dec 08 2023 Michal Josef Špaček <mspacek@redhat.com> - 6.11-1
|
||||
- 6.11 bump
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.10-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (HTTP-Cookies-6.10.tar.gz) = c24a986e524ebf5d8b13b4580c3ee6aed018e79c203fd62208bfe970744482832fe9c41bb3195a596af1e11058053ed7615a09a26fbcef4433e270f0f5d38658
|
||||
SHA512 (HTTP-Cookies-6.11.tar.gz) = 3ebfa742407a623fdcb23fe7fc559a1667b9510c4c152f98c6d98bcea3df6f336183920636244cd5175b9e9ada4a599bae87433c1ea518739b4eac90a4ca5342
|
||||
|
||||
Loading…
Reference in New Issue
Block a user