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 2021-10-29 22:33:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-schema (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-schema.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-schema"

Fri Oct 29 22:33:49 2021 rev:73 rq:927484 version:4.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-schema/yast2-schema.changes        
2021-09-26 21:48:14.474746167 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-schema.new.1890/yast2-schema.changes      
2021-10-29 22:34:44.323693576 +0200
@@ -1,0 +2,7 @@
+Mon Oct 25 08:16:52 UTC 2021 - Knut Anderssen <kanders...@suse.com>
+
+- Add the "keep_unknown_lv" element to the partitioning schema
+  (bsc#1191968).
+- 4.4.4
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-schema.spec ++++++
--- /var/tmp/diff_new_pack.USxH1W/_old  2021-10-29 22:34:44.735693732 +0200
+++ /var/tmp/diff_new_pack.USxH1W/_new  2021-10-29 22:34:44.739693733 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-schema
-Version:        4.4.3
+Version:        4.4.4
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -34,8 +34,8 @@
 # All packages providing RNG files for AutoYaST
 # in /usr/share/YaST2/schema/autoyast/rng/*.rng
 
-# add 'hostname' element to the rules.xml schema
-BuildRequires:  autoyast2 >= 4.4.16
+# add 'keep_unknown_lv' element to the partitioning schema
+BuildRequires:  autoyast2 >= 4.4.18
 BuildRequires:  yast2
 # add_on_products and add_on_others types
 BuildRequires:  yast2-add-on >= 4.3.3

++++++ yast2-schema-4.4.3.tar.bz2 -> yast2-schema-4.4.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-schema-4.4.3/.github/workflows/ci.yml 
new/yast2-schema-4.4.4/.github/workflows/ci.yml
--- old/yast2-schema-4.4.3/.github/workflows/ci.yml     2021-09-21 
18:07:27.000000000 +0200
+++ new/yast2-schema-4.4.4/.github/workflows/ci.yml     2021-10-26 
12:27:22.000000000 +0200
@@ -9,7 +9,9 @@
 
   Package:
     runs-on: ubuntu-latest
-    container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+    container:
+      image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+      options: --privileged
 
     steps:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-schema-4.4.3/package/yast2-schema.changes 
new/yast2-schema-4.4.4/package/yast2-schema.changes
--- old/yast2-schema-4.4.3/package/yast2-schema.changes 2021-09-21 
18:07:27.000000000 +0200
+++ new/yast2-schema-4.4.4/package/yast2-schema.changes 2021-10-26 
12:27:22.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Mon Oct 25 08:16:52 UTC 2021 - Knut Anderssen <kanders...@suse.com>
+
+- Add the "keep_unknown_lv" element to the partitioning schema
+  (bsc#1191968).
+- 4.4.4
+
+-------------------------------------------------------------------
 Tue Sep 21 12:03:42 UTC 2021 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
 
 - Add the "hostname" element to the rules schema (bsc#1190696).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-schema-4.4.3/package/yast2-schema.spec 
new/yast2-schema-4.4.4/package/yast2-schema.spec
--- old/yast2-schema-4.4.3/package/yast2-schema.spec    2021-09-21 
18:07:27.000000000 +0200
+++ new/yast2-schema-4.4.4/package/yast2-schema.spec    2021-10-26 
12:27:22.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-schema
-Version:        4.4.3
+Version:        4.4.4
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -36,8 +36,8 @@
 # All packages providing RNG files for AutoYaST
 # in /usr/share/YaST2/schema/autoyast/rng/*.rng
 
-# add 'hostname' element to the rules.xml schema
-BuildRequires: autoyast2 >= 4.4.16
+# add 'keep_unknown_lv' element to the partitioning schema
+BuildRequires: autoyast2 >= 4.4.18
 BuildRequires: yast2
 # add_on_products and add_on_others types
 BuildRequires: yast2-add-on >= 4.3.3

Reply via email to