Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:10:18 -07:00
parent 351a8ec4ea
commit 0b4220a131
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: perl-IO-Socket-SSL
Version: 2.085
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl library for transparent SSL
License: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND MPL-2.0
URL: https://metacpan.org/release/IO-Socket-SSL
@ -126,6 +126,9 @@ make test
%{_mandir}/man3/IO::Socket::SSL::PublicSuffix.3*
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.085-2
- Bump release for June 2024 mass rebuild
* Tue Jan 23 2024 Paul Howarth <paul@city-fan.org> - 2.085-1
- Update to 2.085
- Fix test that failed due to behavior changes in OpenSSL 3.2 (GH#147)