Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package osinfo-db for openSUSE:Factory checked in at 2021-03-10 08:46:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osinfo-db (Old) and /work/SRC/openSUSE:Factory/.osinfo-db.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osinfo-db" Wed Mar 10 08:46:15 2021 rev:46 rq:876290 version:20210215 Changes: -------- --- /work/SRC/openSUSE:Factory/osinfo-db/osinfo-db.changes 2021-01-19 15:58:51.331077162 +0100 +++ /work/SRC/openSUSE:Factory/.osinfo-db.new.2378/osinfo-db.changes 2021-03-10 08:46:17.130209616 +0100 @@ -1,0 +2,13 @@ +Tue Mar 2 10:03:56 MST 2021 - carn...@suse.com + +- Update to database version 20210215 + osinfo-db-20210215.tar.xz + +------------------------------------------------------------------- +Tue Mar 2 15:45:40 UTC 2021 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Fix AutoYaST profiles to pass the validation during installation + (bsc#1182144). + fix-autoyast-validation.patch + +------------------------------------------------------------------- Old: ---- osinfo-db-20201218.tar.xz New: ---- fix-autoyast-validation.patch osinfo-db-20210215.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osinfo-db.spec ++++++ --- /var/tmp/diff_new_pack.gk5Iw9/_old 2021-03-10 08:46:17.670210173 +0100 +++ /var/tmp/diff_new_pack.gk5Iw9/_new 2021-03-10 08:46:17.674210177 +0100 @@ -1,7 +1,7 @@ # # spec file for package osinfo-db # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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: osinfo-db -Version: 20201218 +Version: 20210215 Release: 0 Summary: Osinfo database files License: LGPL-2.1+ and GPL-2.0+ @@ -33,6 +33,7 @@ Patch27: fix-tumbleweed-order.patch Patch28: add-leap15.3-support.patch Patch29: add-sle15sp3-support.patch +Patch30: fix-autoyast-validation.patch BuildRequires: intltool BuildRequires: osinfo-db-tools @@ -52,6 +53,7 @@ %patch27 -p1 %patch28 -p1 %patch29 -p1 +%patch30 -p1 %build cd %{_builddir} ++++++ fix-autoyast-validation.patch ++++++ diff -p1 -uNr osinfo-db-20201218.old/install-script/opensuse.org/opensuse-autoyast-desktop.xml osinfo-db-20201218/install-script/opensuse.org/opensuse-autoyast-desktop.xml --- osinfo-db-20201218.old/install-script/opensuse.org/opensuse-autoyast-desktop.xml 2021-03-02 15:20:55.618176397 +0000 +++ osinfo-db-20201218/install-script/opensuse.org/opensuse-autoyast-desktop.xml 2021-03-02 15:24:13.679216907 +0000 @@ -155,3 +155,2 @@ <storage> - <partition_alignment config:type="symbol">align_optimal</partition_alignment> <start_multipath config:type="boolean">false</start_multipath> @@ -171,3 +170,3 @@ <language> - <xsl:call-template name="l10n-language"/> + <language><xsl:call-template name="l10n-language"/></language> </language> diff -p1 -uNr osinfo-db-20201218.old/install-script/opensuse.org/opensuse-autoyast-jeos.xml osinfo-db-20201218/install-script/opensuse.org/opensuse-autoyast-jeos.xml --- osinfo-db-20201218.old/install-script/opensuse.org/opensuse-autoyast-jeos.xml 2021-03-02 15:20:55.618176397 +0000 +++ osinfo-db-20201218/install-script/opensuse.org/opensuse-autoyast-jeos.xml 2021-03-02 15:21:58.862508652 +0000 @@ -139,3 +139,2 @@ <storage> - <partition_alignment config:type="symbol">align_optimal</partition_alignment> <start_multipath config:type="boolean">false</start_multipath> @@ -155,3 +154,3 @@ <language> - <xsl:call-template name="l10n-language"/> + <language><xsl:call-template name="l10n-language"/></language> </language> ++++++ osinfo-db-20201218.tar.xz -> osinfo-db-20210215.tar.xz ++++++ ++++ 2454 lines of diff (skipped)