Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-schema for openSUSE:Factory 
checked in at 2022-01-14 23:12:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-schema (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-schema.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-schema"

Fri Jan 14 23:12:57 2022 rev:77 rq:946178 version:4.4.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-schema/yast2-schema.changes        
2021-12-29 21:10:42.830273547 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-schema.new.1892/yast2-schema.changes      
2022-01-14 23:13:49.410654335 +0100
@@ -1,0 +2,6 @@
+Tue Jan 11 06:03:29 UTC 2022 - Knut Anderssen <kanders...@suse.com>
+
+- Added lsm 'none' section to the security schema (jsc#SLE-22069)
+- 4.4.8
+
+-------------------------------------------------------------------

Old:
----
  yast2-schema-4.4.7.tar.bz2

New:
----
  yast2-schema-4.4.8.tar.bz2

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

Other differences:
------------------
++++++ yast2-schema.spec ++++++
--- /var/tmp/diff_new_pack.zpKe5Z/_old  2022-01-14 23:13:49.802654588 +0100
+++ /var/tmp/diff_new_pack.zpKe5Z/_new  2022-01-14 23:13:49.806654591 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-schema
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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
-Version:        4.4.7
+Version:        4.4.8
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -81,8 +81,8 @@
 %endif
 BuildRequires:  yast2-samba-client
 BuildRequires:  yast2-samba-server
-# Added lsm section to security.rnc
-BuildRequires:  yast2-security >= 4.4.2
+# Added lsm 'none' section to security.rnc
+BuildRequires:  yast2-security >= 4.4.7
 BuildRequires:  yast2-services-manager
 BuildRequires:  yast2-sound
 BuildRequires:  yast2-squid

++++++ yast2-schema-4.4.7.tar.bz2 -> yast2-schema-4.4.8.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-schema-4.4.7/.github/workflows/ci.yml 
new/yast2-schema-4.4.8/.github/workflows/ci.yml
--- old/yast2-schema-4.4.7/.github/workflows/ci.yml     2021-12-27 
18:21:25.000000000 +0100
+++ new/yast2-schema-4.4.8/.github/workflows/ci.yml     2022-01-13 
14:52:19.000000000 +0100
@@ -9,8 +9,14 @@
 
   Package:
     runs-on: ubuntu-latest
+
+    strategy:
+      fail-fast: false
+      matrix:
+        distro:  [ "tumbleweed", "leap_latest" ]
+
     container:
-      image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+      image: 
registry.opensuse.org/yast/head/containers_${{matrix.distro}}/yast-ruby
 
     steps:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-schema-4.4.7/package/yast2-schema.changes 
new/yast2-schema-4.4.8/package/yast2-schema.changes
--- old/yast2-schema-4.4.7/package/yast2-schema.changes 2021-12-27 
18:21:25.000000000 +0100
+++ new/yast2-schema-4.4.8/package/yast2-schema.changes 2022-01-13 
14:52:19.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Jan 11 06:03:29 UTC 2022 - Knut Anderssen <kanders...@suse.com>
+
+- Added lsm 'none' section to the security schema (jsc#SLE-22069)
+- 4.4.8
+
+-------------------------------------------------------------------
 Fri Dec 24 08:50:55 UTC 2021 - Knut Anderssen <kanders...@suse.com>
 
 - Added 'lsm' section to the security schema (jsc#SLE-22069)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-schema-4.4.7/package/yast2-schema.spec 
new/yast2-schema-4.4.8/package/yast2-schema.spec
--- old/yast2-schema-4.4.7/package/yast2-schema.spec    2021-12-27 
18:21:25.000000000 +0100
+++ new/yast2-schema-4.4.8/package/yast2-schema.spec    2022-01-13 
14:52:19.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-schema
-Version:        4.4.7
+Version:        4.4.8
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -83,8 +83,8 @@
 %endif
 BuildRequires: yast2-samba-client
 BuildRequires: yast2-samba-server
-# Added lsm section to security.rnc
-BuildRequires: yast2-security >= 4.4.2
+# Added lsm 'none' section to security.rnc
+BuildRequires: yast2-security >= 4.4.7
 BuildRequires: yast2-services-manager
 BuildRequires: yast2-sound
 BuildRequires: yast2-squid

Reply via email to