Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-IO-Socket-SSL for 
openSUSE:Factory checked in at 2024-07-15 19:46:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-IO-Socket-SSL (Old)
 and      /work/SRC/openSUSE:Factory/.perl-IO-Socket-SSL.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-IO-Socket-SSL"

Mon Jul 15 19:46:28 2024 rev:102 rq:1187503 version:2.88.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-IO-Socket-SSL/perl-IO-Socket-SSL.changes    
2024-07-05 19:50:07.088031743 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-IO-Socket-SSL.new.17339/perl-IO-Socket-SSL.changes
 2024-07-15 19:46:33.825695295 +0200
@@ -1,0 +2,31 @@
+Sun Jul 14 16:02:28 UTC 2024 - Tina Müller <tina.muel...@suse.com>
+
+- Remove patches 80315ed1a6a0b7968ce26284ed81b56c0ab288d9.patch,
+  perl-IO-Socket-SSL-use-system-default-cipher-list.patch (fixed upstream)
+
+-------------------------------------------------------------------
+Sun Jul 14 05:31:32 UTC 2024 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 2.88.0 (2.088)
+   see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
+
+  2.088 2024/07/14
+  - minor fixes for use on ancient versions of perl and for building with
+    newer versions of openssl
+
+-------------------------------------------------------------------
+Thu Jul 11 14:38:31 UTC 2024 - Dirk Stoecker <opens...@dstoecker.de>
+
+- add 80315ed1a6a0b7968ce26284ed81b56c0ab288d9.patch to fix a error
+  introduced in version 2.087
+
+-------------------------------------------------------------------
+Tue Jul  9 05:30:33 UTC 2024 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 2.87.0 (2.087)
+   see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
+
+  2.087 2024/07/08
+  - support for PSK, see SSL_psk in documentation
+
+-------------------------------------------------------------------

Old:
----
  IO-Socket-SSL-2.086.tar.gz
  perl-IO-Socket-SSL-use-system-default-cipher-list.patch

New:
----
  IO-Socket-SSL-2.088.tar.gz

BETA DEBUG BEGIN:
  Old:- Remove patches 80315ed1a6a0b7968ce26284ed81b56c0ab288d9.patch,
  perl-IO-Socket-SSL-use-system-default-cipher-list.patch (fixed upstream)
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-IO-Socket-SSL.spec ++++++
--- /var/tmp/diff_new_pack.pucft3/_old  2024-07-15 19:46:34.493719772 +0200
+++ /var/tmp/diff_new_pack.pucft3/_new  2024-07-15 19:46:34.493719772 +0200
@@ -18,17 +18,15 @@
 
 %define cpan_name IO-Socket-SSL
 Name:           perl-IO-Socket-SSL
-Version:        2.86.0
+Version:        2.88.0
 Release:        0
-# 2.086 -> normalize -> 2.86.0
-%define cpan_version 2.086
+# 2.088 -> normalize -> 2.88.0
+%define cpan_version 2.088
 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}
 Source0:        
https://cpan.metacpan.org/authors/id/S/SU/SULLR/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
-# PATCH-FIX-UPSTREAM (bsc1200295) perl-IO-Socket-SSL doesn't follow system 
"PROFILE=SYSTEM" openSSL ciphers - 
https://git.centos.org/rpms/perl-IO-Socket-SSL/blob/e0b0ae04f5cdb41b1f29cb7d76c23abba7ac35e9/f/SOURCES/IO-Socket-SSL-2.066-use-system-default-cipher-list.patch
-Patch0:         perl-IO-Socket-SSL-use-system-default-cipher-list.patch
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -89,7 +87,7 @@
 * * IO::Socket::SSL::Utils - Useful functions for certificates etc
 
 %prep
-%autosetup  -n %{cpan_name}-%{cpan_version} -p1
+%autosetup  -n %{cpan_name}-%{cpan_version}
 
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 
644
 

++++++ IO-Socket-SSL-2.086.tar.gz -> IO-Socket-SSL-2.088.tar.gz ++++++
++++ 3149 lines of diff (skipped)

++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.pucft3/_old  2024-07-15 19:46:34.637725049 +0200
+++ /var/tmp/diff_new_pack.pucft3/_new  2024-07-15 19:46:34.641725195 +0200
@@ -1,5 +1,4 @@
-patches:
-  perl-IO-Socket-SSL-use-system-default-cipher-list.patch: -p1 
PATCH-FIX-UPSTREAM (bsc1200295) perl-IO-Socket-SSL doesn't follow system 
"PROFILE=SYSTEM" openSSL ciphers - 
https://git.centos.org/rpms/perl-IO-Socket-SSL/blob/e0b0ae04f5cdb41b1f29cb7d76c23abba7ac35e9/f/SOURCES/IO-Socket-SSL-2.066-use-system-default-cipher-list.patch
+#patches:
 ignore_requires: Mozilla::CA
 prep: |-
  rm README.Win32

Reply via email to