Accepting request 1185405 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1185405 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=101
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95b2f7c0628a7e246a159665fbf0620d0d7835e3a940f22d3fdd47c3aa799c2e
|
||||
size 265644
|
3
IO-Socket-SSL-2.086.tar.gz
Normal file
3
IO-Socket-SSL-2.086.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a547617395f508669916064abb0aa61a7acba8f950dbb1924f83c9f0be31dd11
|
||||
size 266036
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 3 16:49:59 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- updated to 2.86.0 (2.086)
|
||||
see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
|
||||
|
||||
2.086 2024/07/03
|
||||
- internal optimzation: implement _touch_entry in session cache instead
|
||||
of using del+add.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 19:12:44 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
|
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name IO-Socket-SSL
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 2.85.0
|
||||
Version: 2.86.0
|
||||
Release: 0
|
||||
# 2.085 -> normalize -> 2.85.0
|
||||
%define cpan_version 2.085
|
||||
# 2.086 -> normalize -> 2.86.0
|
||||
%define cpan_version 2.086
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Nearly transparent SSL encapsulation for IO::Socket::INET
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -106,6 +106,6 @@ make test
|
||||
%perl_gen_filelist
|
||||
|
||||
%files -f %{name}.files
|
||||
%doc BUGS Changes docs example README README.Win32
|
||||
%doc BUGS Changes docs example README
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user