Hello community, here is the log from the commit of package yast2-packager for openSUSE:Factory checked in at 2020-01-17 16:02:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-packager (Old) and /work/SRC/openSUSE:Factory/.yast2-packager.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-packager" Fri Jan 17 16:02:51 2020 rev:385 rq:764239 version:4.2.44 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes 2020-01-11 14:47:45.757367765 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-packager.new.26092/yast2-packager.changes 2020-01-17 16:02:54.688369775 +0100 @@ -1,0 +2,8 @@ +Thu Jan 10 15:03:31 UTC 2020 - [email protected] + +- Do not refresh package installation overview if the medium has + been changed and the user has switched to the release notes tab. + (bsc#1129426, bsc#1159367) +- 4.2.44 + +------------------------------------------------------------------- Old: ---- yast2-packager-4.2.43.tar.bz2 New: ---- yast2-packager-4.2.44.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-packager.spec ++++++ --- /var/tmp/diff_new_pack.cBZD36/_old 2020-01-17 16:02:55.760370283 +0100 +++ /var/tmp/diff_new_pack.cBZD36/_new 2020-01-17 16:02:55.764370285 +0100 @@ -17,7 +17,7 @@ Name: yast2-packager -Version: 4.2.43 +Version: 4.2.44 Release: 0 Summary: YaST2 - Package Library License: GPL-2.0-or-later @@ -35,8 +35,8 @@ BuildRequires: yast2-storage-ng >= 4.0.141 # break the yast2-packager -> yast2-storage-ng -> yast2-packager build cycle #!BuildIgnore: yast2-packager -# Y2Packager::Resolvable moved to yast2 package -BuildRequires: yast2 >= 4.2.43 +# SlideShow.Redraw +BuildRequires: yast2 >= 4.2.54 # Pkg::Resolvables BuildRequires: yast2-pkg-bindings >= 4.2.0 # Augeas lenses @@ -47,8 +47,8 @@ Requires: yast2-country-data >= 2.16.3 # Pkg::Resolvables Requires: yast2-pkg-bindings >= 4.2.0 -# Y2Packager::Resolvable moved to yast2 package -Requires: yast2 >= 4.2.43 +# SlideShow.Redraw +Requires: yast2 >= 4.2.54 # unzipping license file Requires: unzip # HTTP, FTP, HTTPS modules (inst_productsources.ycp) ++++++ yast2-packager-4.2.43.tar.bz2 -> yast2-packager-4.2.44.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-4.2.43/package/yast2-packager.changes new/yast2-packager-4.2.44/package/yast2-packager.changes --- old/yast2-packager-4.2.43/package/yast2-packager.changes 2020-01-10 16:03:14.000000000 +0100 +++ new/yast2-packager-4.2.44/package/yast2-packager.changes 2020-01-13 16:35:42.000000000 +0100 @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Thu Jan 10 15:03:31 UTC 2020 - [email protected] + +- Do not refresh package installation overview if the medium has + been changed and the user has switched to the release notes tab. + (bsc#1129426, bsc#1159367) +- 4.2.44 + +------------------------------------------------------------------- Fri Jan 10 14:47:58 UTC 2020 - Josef Reidinger <[email protected]> - PackageSlideShow: Do not show medium if there is only one diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-4.2.43/package/yast2-packager.spec new/yast2-packager-4.2.44/package/yast2-packager.spec --- old/yast2-packager-4.2.43/package/yast2-packager.spec 2020-01-10 16:03:14.000000000 +0100 +++ new/yast2-packager-4.2.44/package/yast2-packager.spec 2020-01-13 16:35:42.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-packager -Version: 4.2.43 +Version: 4.2.44 Release: 0 Summary: YaST2 - Package Library License: GPL-2.0-or-later @@ -35,8 +35,8 @@ BuildRequires: yast2-storage-ng >= 4.0.141 # break the yast2-packager -> yast2-storage-ng -> yast2-packager build cycle #!BuildIgnore: yast2-packager -# Y2Packager::Resolvable moved to yast2 package -BuildRequires: yast2 >= 4.2.43 +# SlideShow.Redraw +BuildRequires: yast2 >= 4.2.54 # Pkg::Resolvables BuildRequires: yast2-pkg-bindings >= 4.2.0 # Augeas lenses @@ -47,8 +47,8 @@ Requires: yast2-country-data >= 2.16.3 # Pkg::Resolvables Requires: yast2-pkg-bindings >= 4.2.0 -# Y2Packager::Resolvable moved to yast2 package -Requires: yast2 >= 4.2.43 +# SlideShow.Redraw +Requires: yast2 >= 4.2.54 # unzipping license file Requires: unzip # HTTP, FTP, HTTPS modules (inst_productsources.ycp) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-4.2.43/src/modules/PackageSlideShow.rb new/yast2-packager-4.2.44/src/modules/PackageSlideShow.rb --- old/yast2-packager-4.2.43/src/modules/PackageSlideShow.rb 2020-01-10 16:03:14.000000000 +0100 +++ new/yast2-packager-4.2.44/src/modules/PackageSlideShow.rb 2020-01-13 16:35:42.000000000 +0100 @@ -441,34 +441,16 @@ # def SetCurrentCdNo(src_no, cd_no) if cd_no.zero? - log.info "medium number 0, using medium number 1" + log.info("medium number 0, using medium number 1") cd_no = 1 end - log.info "SetCurrentCdNo() - src: #{src_no}, CD: #{cd_no}" - @current_src_no = Ops.get(@srcid_to_current_src_no, src_no, -1) + log.info("SetCurrentCdNo() - src: #{src_no} , CD: #{cd_no}") + @current_src_no = @srcid_to_current_src_no[src_no] || -1 @current_cd_no = cd_no - - # TODO: this should for sure not be here, but in SlideShow as single method - SlideShow.CheckForSlides FindNextMedia() - if Slides.HaveSlides && Slides.HaveSlideSupport - if !SlideShow.HaveSlideWidget - # (true) : Showing release tab if needed - SlideShow.RebuildDialog(true) - - SlideShow.SwitchToDetailsView if SlideShow.user_switched_to_details - end - - # Don't override explicit user request! - SlideShow.SwitchToSlideView if !SlideShow.user_switched_to_details - elsif !SlideShow.ShowingDetails - # (true) : Showing release tab if needed - SlideShow.RebuildDialog(true) - end - - nil + SlideShow.Redraw() # Redrawing the complete slide show if needed. end # Recalculate remaining times per CD based on package sizes remaining diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-4.2.43/src/modules/SlideShowCallbacks.rb new/yast2-packager-4.2.44/src/modules/SlideShowCallbacks.rb --- old/yast2-packager-4.2.43/src/modules/SlideShowCallbacks.rb 2020-01-10 16:03:14.000000000 +0100 +++ new/yast2-packager-4.2.44/src/modules/SlideShowCallbacks.rb 2020-01-13 16:35:42.000000000 +0100 @@ -40,7 +40,6 @@ # @return true if user wishes to abort # def HandleInput - # any button = SlideShow::debug ? UI::PollInput() : UI::TimeoutUserInput( 10 ); button = UI.PollInput # in case of cancel ask user if he really wants to quit installation
