Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-schema-default for 
openSUSE:Factory checked in at 2023-01-27 10:15:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-schema-default (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-schema-default.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-schema-default"

Fri Jan 27 10:15:19 2023 rev:9 rq:1061120 version:4.5.7

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/yast2-schema-default/yast2-schema-default.changes    
    2022-11-18 15:43:19.610507712 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-schema-default.new.32243/yast2-schema-default.changes
     2023-01-27 10:24:18.346098752 +0100
@@ -1,0 +2,7 @@
+Mon Jan 23 22:04:58 UTC 2023 - Josef Reidinger <jreidin...@suse.com>
+
+- drop yast2-sound schema spec from TW where yast2-sound is dropped
+  (bsc#1206903)
+- 4.5.7
+
+-------------------------------------------------------------------
yast2-schema-micro.changes: same change

Old:
----
  yast2-schema-default-4.5.6.tar.bz2

New:
----
  yast2-schema-default-4.5.7.tar.bz2

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

Other differences:
------------------
++++++ yast2-schema-default.spec ++++++
--- /var/tmp/diff_new_pack.RBgqce/_old  2023-01-27 10:24:18.734100850 +0100
+++ /var/tmp/diff_new_pack.RBgqce/_new  2023-01-27 10:24:18.742100893 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-schema-default
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           yast2-schema-default
 # Keep versions in sync with yast2-schema-micro
-Version:        4.5.6
+Version:        4.5.7
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -99,7 +99,10 @@
 # Add support for security policies ('security_policy')
 BuildRequires:  yast2-security >= 4.5.3
 BuildRequires:  yast2-services-manager
+# YaST sound packages are dropped from TW (bsc#1206903)
+%if 0%{?sle_version}
 BuildRequires:  yast2-sound
+%endif
 BuildRequires:  yast2-squid
 BuildRequires:  yast2-sysconfig
 # tag home_btrfs_subvolume

++++++ yast2-schema-micro.spec ++++++
--- /var/tmp/diff_new_pack.RBgqce/_old  2023-01-27 10:24:18.766101023 +0100
+++ /var/tmp/diff_new_pack.RBgqce/_new  2023-01-27 10:24:18.770101045 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-schema-micro
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-schema-micro
-Version:        4.5.6
+Version:        4.5.7
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-schema-default-4.5.6.tar.bz2 -> yast2-schema-default-4.5.7.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-schema-default-4.5.6/package/yast2-schema-default.changes 
new/yast2-schema-default-4.5.7/package/yast2-schema-default.changes
--- old/yast2-schema-default-4.5.6/package/yast2-schema-default.changes 
2022-11-17 08:06:16.000000000 +0100
+++ new/yast2-schema-default-4.5.7/package/yast2-schema-default.changes 
2023-01-26 08:02:49.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Mon Jan 23 22:04:58 UTC 2023 - Josef Reidinger <jreidin...@suse.com>
+
+- drop yast2-sound schema spec from TW where yast2-sound is dropped
+  (bsc#1206903)
+- 4.5.7
+
+-------------------------------------------------------------------
 Thu Nov  3 17:02:23 UTC 2022 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
 
 - Add support for security policies validation (jsc#SLE-24764).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-schema-default-4.5.6/package/yast2-schema-default.spec 
new/yast2-schema-default-4.5.7/package/yast2-schema-default.spec
--- old/yast2-schema-default-4.5.6/package/yast2-schema-default.spec    
2022-11-17 08:06:16.000000000 +0100
+++ new/yast2-schema-default-4.5.7/package/yast2-schema-default.spec    
2023-01-26 08:02:49.000000000 +0100
@@ -18,7 +18,7 @@
 
 Name:           yast2-schema-default
 # Keep versions in sync with yast2-schema-micro
-Version:        4.5.6
+Version:        4.5.7
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -98,7 +98,10 @@
 # Add support for security policies ('security_policy')
 BuildRequires: yast2-security >= 4.5.3
 BuildRequires: yast2-services-manager
+# YaST sound packages are dropped from TW (bsc#1206903)
+%if 0%{?sle_version}
 BuildRequires: yast2-sound
+%endif
 BuildRequires: yast2-squid
 BuildRequires: yast2-sysconfig
 # tag home_btrfs_subvolume
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-schema-default-4.5.6/package/yast2-schema-micro.changes 
new/yast2-schema-default-4.5.7/package/yast2-schema-micro.changes
--- old/yast2-schema-default-4.5.6/package/yast2-schema-micro.changes   
2022-11-17 08:06:16.000000000 +0100
+++ new/yast2-schema-default-4.5.7/package/yast2-schema-micro.changes   
2023-01-26 08:02:49.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Mon Jan 23 22:04:58 UTC 2023 - Josef Reidinger <jreidin...@suse.com>
+
+- drop yast2-sound schema spec from TW where yast2-sound is dropped
+  (bsc#1206903)
+- 4.5.7
+
+-------------------------------------------------------------------
 Thu Nov  3 17:02:23 UTC 2022 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
 
 - Add support for security policies validation (jsc#SLE-24764).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-schema-default-4.5.6/package/yast2-schema-micro.spec 
new/yast2-schema-default-4.5.7/package/yast2-schema-micro.spec
--- old/yast2-schema-default-4.5.6/package/yast2-schema-micro.spec      
2022-11-17 08:06:16.000000000 +0100
+++ new/yast2-schema-default-4.5.7/package/yast2-schema-micro.spec      
2023-01-26 08:02:49.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-schema-micro
-Version:        4.5.6
+Version:        4.5.7
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

Reply via email to