Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-packager for openSUSE:Factory checked in at 2021-11-20 02:38:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-packager (Old) and /work/SRC/openSUSE:Factory/.yast2-packager.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-packager" Sat Nov 20 02:38:12 2021 rev:414 rq:931576 version:4.4.13 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes 2021-11-09 23:53:49.115928390 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1895/yast2-packager.changes 2021-11-20 02:38:33.144896526 +0100 @@ -1,0 +2,10 @@ +Fri Nov 12 13:02:17 UTC 2021 - Imobach Gonzalez Sosa <[email protected]> + +- Introduce the product specification API (bsc#1192626): + - Add a ProductSpec and derived classes. + - Drop ProductLocation and ProductLocationDetails. + - Add a specific client to initialize the workflow of the + selected product. +- 4.4.13 + +------------------------------------------------------------------- Old: ---- yast2-packager-4.4.12.tar.bz2 New: ---- yast2-packager-4.4.13.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-packager.spec ++++++ --- /var/tmp/diff_new_pack.N6JHV8/_old 2021-11-20 02:38:33.752894520 +0100 +++ /var/tmp/diff_new_pack.N6JHV8/_new 2021-11-20 02:38:33.756894506 +0100 @@ -17,7 +17,7 @@ Name: yast2-packager -Version: 4.4.12 +Version: 4.4.13 Release: 0 Summary: YaST2 - Package Library License: GPL-2.0-or-later @@ -36,8 +36,8 @@ BuildRequires: yast2-storage-ng >= 4.0.141 # break the yast2-packager -> yast2-storage-ng -> yast2-packager build cycle #!BuildIgnore: yast2-packager -# Installation::InstallationInfo -BuildRequires: yast2 >= 4.4.4 +# ProductSpec API +BuildRequires: yast2 >= 4.4.21 # raw_name BuildRequires: yast2-pkg-bindings >= 4.2.8 # Augeas lenses @@ -48,8 +48,8 @@ Requires: yast2-country-data >= 2.16.3 # raw_name Requires: yast2-pkg-bindings >= 4.2.8 -# UIExtensionChecker -Requires: yast2 >= 4.4.19 +# ProductSpec API +Requires: yast2 >= 4.4.21 # unzipping license file Requires: unzip # HTTP, FTP, HTTPS modules (inst_productsources.ycp) ++++++ yast2-packager-4.4.12.tar.bz2 -> yast2-packager-4.4.13.tar.bz2 ++++++ ++++ 3849 lines of diff (skipped)
