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 2022-11-18 15:42:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-schema-default (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-schema-default.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-schema-default"

Fri Nov 18 15:42:56 2022 rev:8 rq:1036395 version:4.5.6

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/yast2-schema-default/yast2-schema-default.changes    
    2022-08-23 14:26:40.963230876 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-schema-default.new.1597/yast2-schema-default.changes
      2022-11-18 15:43:19.610507712 +0100
@@ -1,0 +2,7 @@
+Thu Nov  3 17:02:23 UTC 2022 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Add support for security policies validation (jsc#SLE-24764).
+- Synchronize SP4 and master branches (related to bsc#1199165).
+- 4.5.6
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/yast2-schema-default/yast2-schema-micro.changes  
2022-07-06 15:41:44.182493962 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-schema-default.new.1597/yast2-schema-micro.changes
        2022-11-18 15:43:19.710508151 +0100
@@ -1,0 +2,14 @@
+Thu Nov  3 17:02:23 UTC 2022 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Add support for security policies validation (jsc#SLE-24764).
+- Synchronize SP4 and master branches (related to bsc#1199165).
+- 4.5.6
+
+-------------------------------------------------------------------
+Fri Aug 12 11:33:31 UTC 2022 - David Diaz <dgonza...@suse.com>
+
+- Add KDUMP_AUTO_RESIZE element in kdump section
+ (related to jsc#SLE-18441 and gh#yast/yast-kdump#123).
+- 4.5.5
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-schema-default.spec ++++++
--- /var/tmp/diff_new_pack.aOAYp4/_old  2022-11-18 15:43:20.698512492 +0100
+++ /var/tmp/diff_new_pack.aOAYp4/_new  2022-11-18 15:43:20.746512702 +0100
@@ -18,12 +18,15 @@
 
 Name:           yast2-schema-default
 # Keep versions in sync with yast2-schema-micro
-Version:        4.5.5
+Version:        4.5.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
+Group:          System/YaST
+License:        GPL-2.0-or-later
+
 URL:            https://github.com/yast/yast-schema
 
 Provides:       yast2-schema = %{version}
@@ -93,8 +96,8 @@
 %endif
 BuildRequires:  yast2-samba-client
 BuildRequires:  yast2-samba-server
-# Removed 'lsm' section and added 'lsm_select' to security.rnc
-BuildRequires:  yast2-security >= 4.4.10
+# Add support for security policies ('security_policy')
+BuildRequires:  yast2-security >= 4.5.3
 BuildRequires:  yast2-services-manager
 BuildRequires:  yast2-sound
 BuildRequires:  yast2-squid
@@ -122,8 +125,6 @@
 #!BuildIgnore: yast2-control-center yast2-control-center-gnome 
yast2-control-center-qt
 
 Summary:        YaST2 - AutoYaST Schema
-License:        GPL-2.0-or-later
-Group:          System/YaST
 
 %description
 AutoYaST Syntax Schema

++++++ yast2-schema-micro.spec ++++++
--- /var/tmp/diff_new_pack.aOAYp4/_old  2022-11-18 15:43:21.014513880 +0100
+++ /var/tmp/diff_new_pack.aOAYp4/_new  2022-11-18 15:43:21.058514073 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-schema-micro
-Version:        4.5.5
+Version:        4.5.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -59,7 +59,8 @@
 # addons: architecture/version is optional
 BuildRequires:  yast2-registration >= 4.3.12
 %endif
-BuildRequires:  yast2-security >= 4.3.17
+# Add support for security policies ('security_policy')
+BuildRequires:  yast2-security >= 4.5.3
 BuildRequires:  yast2-services-manager
 # tag home_btrfs_subvolume
 BuildRequires:  yast2-users >= 4.1.11

++++++ yast2-schema-default-4.5.5.tar.bz2 -> yast2-schema-default-4.5.6.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-schema-default-4.5.5/package/yast2-schema-default.changes 
new/yast2-schema-default-4.5.6/package/yast2-schema-default.changes
--- old/yast2-schema-default-4.5.5/package/yast2-schema-default.changes 
2022-08-12 16:27:09.000000000 +0200
+++ new/yast2-schema-default-4.5.6/package/yast2-schema-default.changes 
2022-11-17 08:06:16.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Thu Nov  3 17:02:23 UTC 2022 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Add support for security policies validation (jsc#SLE-24764).
+- Synchronize SP4 and master branches (related to bsc#1199165).
+- 4.5.6
+
+-------------------------------------------------------------------
 Fri Aug 12 11:33:31 UTC 2022 - David Diaz <dgonza...@suse.com>
 
 - Add KDUMP_AUTO_RESIZE element in kdump section
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-schema-default-4.5.5/package/yast2-schema-default.spec 
new/yast2-schema-default-4.5.6/package/yast2-schema-default.spec
--- old/yast2-schema-default-4.5.5/package/yast2-schema-default.spec    
2022-08-12 16:27:09.000000000 +0200
+++ new/yast2-schema-default-4.5.6/package/yast2-schema-default.spec    
2022-11-17 08:06:16.000000000 +0100
@@ -18,7 +18,7 @@
 
 Name:           yast2-schema-default
 # Keep versions in sync with yast2-schema-micro
-Version:        4.5.5
+Version:        4.5.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -95,8 +95,8 @@
 %endif
 BuildRequires: yast2-samba-client
 BuildRequires: yast2-samba-server
-# Removed 'lsm' section and added 'lsm_select' to security.rnc
-BuildRequires: yast2-security >= 4.4.10
+# Add support for security policies ('security_policy')
+BuildRequires: yast2-security >= 4.5.3
 BuildRequires: yast2-services-manager
 BuildRequires: yast2-sound
 BuildRequires: yast2-squid
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-schema-default-4.5.5/package/yast2-schema-micro.changes 
new/yast2-schema-default-4.5.6/package/yast2-schema-micro.changes
--- old/yast2-schema-default-4.5.5/package/yast2-schema-micro.changes   
2022-08-12 16:27:09.000000000 +0200
+++ new/yast2-schema-default-4.5.6/package/yast2-schema-micro.changes   
2022-11-17 08:06:16.000000000 +0100
@@ -1,4 +1,18 @@
 -------------------------------------------------------------------
+Thu Nov  3 17:02:23 UTC 2022 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Add support for security policies validation (jsc#SLE-24764).
+- Synchronize SP4 and master branches (related to bsc#1199165).
+- 4.5.6
+
+-------------------------------------------------------------------
+Fri Aug 12 11:33:31 UTC 2022 - David Diaz <dgonza...@suse.com>
+
+- Add KDUMP_AUTO_RESIZE element in kdump section
+ (related to jsc#SLE-18441 and gh#yast/yast-kdump#123).
+- 4.5.5
+
+-------------------------------------------------------------------
 Mon Jul  4 13:20:29 UTC 2022 - Knut Anderssen <kanders...@suse.com>
 
 - Add 'extrapara' to routes in the networking section (bsc#1201129)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-schema-default-4.5.5/package/yast2-schema-micro.spec 
new/yast2-schema-default-4.5.6/package/yast2-schema-micro.spec
--- old/yast2-schema-default-4.5.5/package/yast2-schema-micro.spec      
2022-08-12 16:27:09.000000000 +0200
+++ new/yast2-schema-default-4.5.6/package/yast2-schema-micro.spec      
2022-11-17 08:06:16.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-schema-micro
-Version:        4.5.5
+Version:        4.5.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -59,7 +59,8 @@
 # addons: architecture/version is optional
 BuildRequires:  yast2-registration >= 4.3.12
 %endif
-BuildRequires:  yast2-security >= 4.3.17
+# Add support for security policies ('security_policy')
+BuildRequires: yast2-security >= 4.5.3
 BuildRequires:  yast2-services-manager
 # tag home_btrfs_subvolume
 BuildRequires:  yast2-users >= 4.1.11

Reply via email to