Hello community, here is the log from the commit of package yast2-pkg-bindings for openSUSE:Factory checked in at 2019-12-14 12:04:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-pkg-bindings (Old) and /work/SRC/openSUSE:Factory/.yast2-pkg-bindings.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-pkg-bindings" Sat Dec 14 12:04:09 2019 rev:207 rq:756111 version:4.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-pkg-bindings/yast2-pkg-bindings.changes 2019-11-20 10:26:45.718556600 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-pkg-bindings.new.4691/yast2-pkg-bindings.changes 2019-12-14 12:04:35.907391322 +0100 @@ -1,0 +2,14 @@ +Thu Dec 12 15:52:08 UTC 2019 - Imobach Gonzalez Sosa <[email protected]> + +- Include the "deps" resolvable property even when it is empty + (bsc#1159120). +- 4.2.4 + +------------------------------------------------------------------- +Tue Dec 3 09:18:14 UTC 2019 - Ladislav Slezák <[email protected]> + +- Fixed Pkg.Resolvables() to return the license text when requested + (bsc#1158247) +- 4.2.3 + +------------------------------------------------------------------- Old: ---- yast2-pkg-bindings-4.2.2.tar.bz2 New: ---- yast2-pkg-bindings-4.2.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-pkg-bindings-devel-doc.spec ++++++ --- /var/tmp/diff_new_pack.Ew6g8m/_old 2019-12-14 12:04:36.551391210 +0100 +++ /var/tmp/diff_new_pack.Ew6g8m/_new 2019-12-14 12:04:36.559391209 +0100 @@ -17,7 +17,7 @@ Name: yast2-pkg-bindings-devel-doc -Version: 4.2.2 +Version: 4.2.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-pkg-bindings-%{version}.tar.bz2 ++++++ yast2-pkg-bindings.spec ++++++ --- /var/tmp/diff_new_pack.Ew6g8m/_old 2019-12-14 12:04:36.603391201 +0100 +++ /var/tmp/diff_new_pack.Ew6g8m/_new 2019-12-14 12:04:36.607391200 +0100 @@ -17,7 +17,7 @@ Name: yast2-pkg-bindings -Version: 4.2.2 +Version: 4.2.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-pkg-bindings-4.2.2.tar.bz2 -> yast2-pkg-bindings-4.2.4.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-pkg-bindings-4.2.2/package/yast2-pkg-bindings-devel-doc.spec new/yast2-pkg-bindings-4.2.4/package/yast2-pkg-bindings-devel-doc.spec --- old/yast2-pkg-bindings-4.2.2/package/yast2-pkg-bindings-devel-doc.spec 2019-11-14 16:25:16.000000000 +0100 +++ new/yast2-pkg-bindings-4.2.4/package/yast2-pkg-bindings-devel-doc.spec 2019-12-12 17:01:45.000000000 +0100 @@ -16,7 +16,7 @@ # Name: yast2-pkg-bindings-devel-doc -Version: 4.2.2 +Version: 4.2.4 Release: 0 License: GPL-2.0-only Group: Documentation/HTML diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-pkg-bindings-4.2.2/package/yast2-pkg-bindings.changes new/yast2-pkg-bindings-4.2.4/package/yast2-pkg-bindings.changes --- old/yast2-pkg-bindings-4.2.2/package/yast2-pkg-bindings.changes 2019-11-14 16:25:16.000000000 +0100 +++ new/yast2-pkg-bindings-4.2.4/package/yast2-pkg-bindings.changes 2019-12-12 17:01:45.000000000 +0100 @@ -1,4 +1,18 @@ ------------------------------------------------------------------- +Thu Dec 12 15:52:08 UTC 2019 - Imobach Gonzalez Sosa <[email protected]> + +- Include the "deps" resolvable property even when it is empty + (bsc#1159120). +- 4.2.4 + +------------------------------------------------------------------- +Tue Dec 3 09:18:14 UTC 2019 - Ladislav Slezák <[email protected]> + +- Fixed Pkg.Resolvables() to return the license text when requested + (bsc#1158247) +- 4.2.3 + +------------------------------------------------------------------- Wed Nov 13 15:03:30 UTC 2019 - Ladislav Slezák <[email protected]> - Fixed Pkg.Resolvables() to properly filter by status diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-pkg-bindings-4.2.2/package/yast2-pkg-bindings.spec new/yast2-pkg-bindings-4.2.4/package/yast2-pkg-bindings.spec --- old/yast2-pkg-bindings-4.2.2/package/yast2-pkg-bindings.spec 2019-11-14 16:25:16.000000000 +0100 +++ new/yast2-pkg-bindings-4.2.4/package/yast2-pkg-bindings.spec 2019-12-12 17:01:45.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-pkg-bindings -Version: 4.2.2 +Version: 4.2.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-pkg-bindings-4.2.2/src/Resolvable_Properties.cc new/yast2-pkg-bindings-4.2.4/src/Resolvable_Properties.cc --- old/yast2-pkg-bindings-4.2.2/src/Resolvable_Properties.cc 2019-11-14 16:25:16.000000000 +0100 +++ new/yast2-pkg-bindings-4.2.4/src/Resolvable_Properties.cc 2019-12-12 17:01:45.000000000 +0100 @@ -285,6 +285,9 @@ if ((all && !license.empty()) || attrs->contains(YCPSymbol("license_confirmed"))) { info->add(YCPString("license_confirmed"), YCPBoolean(item.status().isLicenceConfirmed())); + } + if ((all && !license.empty()) || attrs->contains(YCPSymbol("license"))) + { info->add(YCPString("license"), YCPString(license)); } @@ -565,10 +568,10 @@ } } - if (ycpdeps.size() > 0) + if (ycpdeps.size() > 0 || attrs->contains(YCPSymbol("dependencies"))) info->add (YCPString ("dependencies"), ycpdeps); - if (rawdeps.size() > 0) + if (rawdeps.size() > 0 || attrs->contains(YCPSymbol("deps"))) info->add (YCPString ("deps"), rawdeps); }
