Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ddclient for openSUSE:Factory 
checked in at 2025-01-12 11:19:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ddclient (Old)
 and      /work/SRC/openSUSE:Factory/.ddclient.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ddclient"

Sun Jan 12 11:19:33 2025 rev:60 rq:1236720 version:3.11.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ddclient/ddclient.changes        2025-01-09 
15:12:03.123784248 +0100
+++ /work/SRC/openSUSE:Factory/.ddclient.new.1881/ddclient.changes      
2025-01-12 11:27:13.478685788 +0100
@@ -1,0 +2,7 @@
+Thu Jan  9 19:44:26 UTC 2025 - ch...@computersalat.de
+
+- sync spec and changes file with SUSE_SLE-15_Update
+- remove obsolete deps
+  * perl(IO::Socket::SSL)
+
+-------------------------------------------------------------------
@@ -20,0 +28,6 @@
+Mon Dec 18 15:12:17 UTC 2023 - Valentin Lefebvre <valentin.lefeb...@suse.com>
+
+- Remove buildRequires to perl(HTTP::Message::PSGI) not available and needed
+  only for tests.
+
+-------------------------------------------------------------------
@@ -128 +141 @@
-  ddclient-config.patc
+  ddclient-config.patch

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

Other differences:
------------------
++++++ ddclient.spec ++++++
--- /var/tmp/diff_new_pack.fL4i5K/_old  2025-01-12 11:27:13.978706365 +0100
+++ /var/tmp/diff_new_pack.fL4i5K/_new  2025-01-12 11:27:13.978706365 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ddclient
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,15 +37,15 @@
 BuildRequires:  make
 BuildRequires:  sysuser-tools
 BuildRequires:  perl(HTTP::Daemon)
+%if 0%{?sle_version} >= 150500 && 0%{?is_opensuse}
 BuildRequires:  perl(HTTP::Message::PSGI)
-BuildRequires:  perl(IO::Socket::SSL)
+%endif
 BuildRequires:  perl(Test::MockModule)
 BuildRequires:  perl(Test::Warnings)
 Requires:       curl
 Requires:       perl >= 5.10.1
 Requires(pre):  %fillup_prereq
 Requires(pre):  shadow
-Recommends:     perl-IO-Socket-SSL
 BuildArch:      noarch
 %{?systemd_requires}
 %sysusers_requires

Reply via email to