Hello community, here is the log from the commit of package yast2 for openSUSE:Factory checked in at 2017-04-12 17:10:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2 (Old) and /work/SRC/openSUSE:Factory/.yast2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2" Wed Apr 12 17:10:43 2017 rev:400 rq:487507 version:3.2.27 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2/yast2.changes 2017-03-29 13:23:11.740126687 +0200 +++ /work/SRC/openSUSE:Factory/.yast2.new/yast2.changes 2017-04-12 17:10:45.565609375 +0200 @@ -1,0 +2,25 @@ +Mon Apr 10 15:23:06 UTC 2017 - [email protected] + +- Set correct title when wizard is supported (bsc#1033161#c4) +- 3.2.27 + +------------------------------------------------------------------- +Fri Apr 7 12:35:24 UTC 2017 - [email protected] + +- start using y2start instead of y2base (bsc#1027181) +- 3.2.26 + +------------------------------------------------------------------- +Mon Apr 3 16:00:22 CEST 2017 - [email protected] + +- don't generate multiline entries, it's against SuSEfirewall2 recommendation + multiline entries create trouble with fillup, see bsc#798468 +- 3.2.25 + +------------------------------------------------------------------- +Thu Mar 30 11:51:43 UTC 2017 - [email protected] + +- Fixed downloading installer extension package (FATE#320772) +- 3.2.24 + +------------------------------------------------------------------- Old: ---- yast2-3.2.23.tar.bz2 New: ---- yast2-3.2.27.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2.spec ++++++ --- /var/tmp/diff_new_pack.eHUpNR/_old 2017-04-12 17:10:46.341499539 +0200 +++ /var/tmp/diff_new_pack.eHUpNR/_new 2017-04-12 17:10:46.345498973 +0200 @@ -17,7 +17,7 @@ Name: yast2 -Version: 3.2.23 +Version: 3.2.27 Release: 0 Summary: YaST2 - Main Package License: GPL-2.0 @@ -46,7 +46,8 @@ # To have Yast::WFM.scr_root BuildRequires: yast2-ruby-bindings >= 3.2.8 BuildRequires: yast2-testsuite -BuildRequires: yast2-ycp-ui-bindings >= 3.1.8 +# UI::.SetApplicationTitle +BuildRequires: yast2-ycp-ui-bindings >= 3.2.0 # for the PackageExtractor tests, just make sure they are present, # these should be installed in the default build anyway BuildRequires: cpio @@ -76,10 +77,11 @@ Requires: yast2-perl-bindings # changed StartPackage callback signature Requires: yast2-pkg-bindings >= 2.20.3 -Requires: yast2-ruby-bindings >= 3.2.8 +# for y2start +Requires: yast2-ruby-bindings >= 3.2.10 Requires: yast2-xml -# new UI::SetApplicationIcon -Requires: yast2-ycp-ui-bindings >= 3.1.8 +# new UI::SetApplicationTitle +Requires: yast2-ycp-ui-bindings >= 3.2.0 Requires: yui_backend # pre-requires for filling the sysconfig template (sysconfig.yast2) PreReq: %fillup_prereq ++++++ yast2-3.2.23.tar.bz2 -> yast2-3.2.27.tar.bz2 ++++++ ++++ 1882 lines of diff (skipped)
