Hello community, here is the log from the commit of package yast2-schema for openSUSE:Leap:15.2 checked in at 2020-02-04 17:54:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/yast2-schema (Old) and /work/SRC/openSUSE:Leap:15.2/.yast2-schema.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-schema" Tue Feb 4 17:54:04 2020 rev:36 rq:768900 version:4.2.8 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/yast2-schema/yast2-schema.changes 2020-01-15 16:32:22.252883534 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.yast2-schema.new.26092/yast2-schema.changes 2020-02-04 17:54:32.292753571 +0100 @@ -1,0 +2,6 @@ +Tue Jan 21 11:31:58 UTC 2020 - Imobach Gonzalez Sosa <[email protected]> + +- Fix 'scripts' elements validation (bsc#1156905). +- 4.2.8 + +------------------------------------------------------------------- Old: ---- yast2-schema-4.2.7.tar.bz2 New: ---- yast2-schema-4.2.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-schema.spec ++++++ --- /var/tmp/diff_new_pack.A0aE99/_old 2020-02-04 17:54:32.780753865 +0100 +++ /var/tmp/diff_new_pack.A0aE99/_new 2020-02-04 17:54:32.784753868 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-schema # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # 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.2.7 +Version: 4.2.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -39,8 +39,8 @@ # All packages providing RNG files for AutoYaST # in /usr/share/YaST2/schema/autoyast/rng/*.rng -# crypt_method element in 'partition' sections -BuildRequires: autoyast2 >= 4.2.17 +# fixes for scripts elements +BuildRequires: autoyast2 >= 4.2.25 BuildRequires: yast2 # add_on_others element BuildRequires: yast2-add-on >= 4.2.4 ++++++ yast2-schema-4.2.7.tar.bz2 -> yast2-schema-4.2.8.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-schema-4.2.7/package/yast2-schema.changes new/yast2-schema-4.2.8/package/yast2-schema.changes --- old/yast2-schema-4.2.7/package/yast2-schema.changes 2019-12-12 15:24:03.000000000 +0100 +++ new/yast2-schema-4.2.8/package/yast2-schema.changes 2020-01-22 11:39:29.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Jan 21 11:31:58 UTC 2020 - Imobach Gonzalez Sosa <[email protected]> + +- Fix 'scripts' elements validation (bsc#1156905). +- 4.2.8 + +------------------------------------------------------------------- Thu Dec 12 12:08:29 CET 2019 - [email protected] - Updated security rnc file (bsc#1158301) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-schema-4.2.7/package/yast2-schema.spec new/yast2-schema-4.2.8/package/yast2-schema.spec --- old/yast2-schema-4.2.7/package/yast2-schema.spec 2019-12-12 15:24:03.000000000 +0100 +++ new/yast2-schema-4.2.8/package/yast2-schema.spec 2020-01-22 11:39:29.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-schema -Version: 4.2.7 +Version: 4.2.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -40,8 +40,8 @@ # All packages providing RNG files for AutoYaST # in /usr/share/YaST2/schema/autoyast/rng/*.rng -# crypt_method element in 'partition' sections -BuildRequires: autoyast2 >= 4.2.17 +# fixes for scripts elements +BuildRequires: autoyast2 >= 4.2.25 BuildRequires: yast2 # add_on_others element BuildRequires: yast2-add-on >= 4.2.4
