0.086 bump
This commit is contained in:
parent
c76d7a9fa2
commit
70629bd737
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/HTTP-Tiny-0.080.tar.gz
|
||||
/HTTP-Tiny-0.082.tar.gz
|
||||
/HTTP-Tiny-0.084.tar.gz
|
||||
/HTTP-Tiny-0.086.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%bcond_without perl_HTTP_Tiny_enables_optional_deps
|
||||
|
||||
Name: perl-HTTP-Tiny
|
||||
Version: 0.084
|
||||
Version: 0.086
|
||||
Release: 1%{?dist}
|
||||
Summary: Small, simple, correct HTTP/1.1 client
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
@ -125,6 +125,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jun 26 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.086-1
|
||||
- 0.086 bump
|
||||
|
||||
* Wed Jun 14 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.084-1
|
||||
- 0.084 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (HTTP-Tiny-0.084.tar.gz) = daf845f1ae853f63d43c78f0e1e622ca299bde1424e1c8ae6f196548ac0d7b0b05cb8524a1f5eff4f7c2ecaa448b70275497452bba35d5d0e036aca1bf667450
|
||||
SHA512 (HTTP-Tiny-0.086.tar.gz) = ecae808d443e9696bfc825395c9e0fa9bf54eb36e4bfde84696f36499fe57fce0dcebf16fe2b4085087cc857b29cef5b6ff5e97e441444505a9b1f36a746315b
|
||||
|
Loading…
Reference in New Issue
Block a user