Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package cloud-netconfig for openSUSE:Factory
checked in at 2026-03-24 18:50:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cloud-netconfig (Old)
and /work/SRC/openSUSE:Factory/.cloud-netconfig.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cloud-netconfig"
Tue Mar 24 18:50:25 2026 rev:26 rq:1342240 version:1.20
Changes:
--------
--- /work/SRC/openSUSE:Factory/cloud-netconfig/cloud-netconfig.changes
2026-03-10 18:48:41.300583508 +0100
+++
/work/SRC/openSUSE:Factory/.cloud-netconfig.new.8177/cloud-netconfig.changes
2026-03-24 18:51:19.604542262 +0100
@@ -1,0 +2,6 @@
+Tue Mar 17 16:33:57 UTC 2026 - Joachim Gleissner <[email protected]>
+
+- Update to version 1.20
+ + Fix %suse_version use in spec file (jsc#PED-15774)
+
+-------------------------------------------------------------------
Old:
----
cloud-netconfig-1.19.tar.bz2
New:
----
cloud-netconfig-1.20.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cloud-netconfig.spec ++++++
--- /var/tmp/diff_new_pack.AfabVN/_old 2026-03-24 18:51:20.148564765 +0100
+++ /var/tmp/diff_new_pack.AfabVN/_new 2026-03-24 18:51:20.152564930 +0100
@@ -41,14 +41,14 @@
%define no_dist_conf 1
%endif
-%if 0%{?suse_version} == 1600
+%if 0%{?suse_version} >= 1600
%define with_sysconfig 0
%else
%define with_sysconfig 1
%endif
Name: %{base_name}%{flavor_suffix}
-Version: 1.19
+Version: 1.20
Release: 0
License: GPL-3.0-or-later
Summary: Network configuration scripts for %{csp_string}
++++++ cloud-netconfig-1.19.tar.bz2 -> cloud-netconfig-1.20.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/cloud-netconfig-1.19/VERSION
new/cloud-netconfig-1.20/VERSION
--- old/cloud-netconfig-1.19/VERSION 2026-03-06 15:11:59.573400402 +0100
+++ new/cloud-netconfig-1.20/VERSION 2026-03-17 17:33:22.512029013 +0100
@@ -1 +1 @@
-1.19
+1.20
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/cloud-netconfig-1.19/cloud-netconfig.spec
new/cloud-netconfig-1.20/cloud-netconfig.spec
--- old/cloud-netconfig-1.19/cloud-netconfig.spec 2026-03-06
15:11:59.573400402 +0100
+++ new/cloud-netconfig-1.20/cloud-netconfig.spec 2026-03-17
17:33:22.512029013 +0100
@@ -41,14 +41,14 @@
%define no_dist_conf 1
%endif
-%if 0%{?suse_version} == 1600
+%if 0%{?suse_version} >= 1600
%define with_sysconfig 0
%else
%define with_sysconfig 1
%endif
Name: %{base_name}%{flavor_suffix}
-Version: 1.19
+Version: 1.20
Release: 0
License: GPL-3.0-or-later
Summary: Network configuration scripts for %{csp_string}