Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2019-07-31 14:25:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-packager (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-packager.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-packager"

Wed Jul 31 14:25:55 2019 rev:376 rq:718898 version:4.2.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes    
2019-05-22 15:37:56.366600484 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.4126/yast2-packager.changes  
2019-07-31 14:25:56.598289024 +0200
@@ -1,0 +2,107 @@
+Fri Jul 26 11:28:16 UTC 2019 - Ladislav Slezák <[email protected]>
+
+- Fixed product selection for single repositories: do not scan
+  the products when there is only one repository, the scan is not
+  needed (related to bsc#1141414)
+- 4.2.22
+
+-------------------------------------------------------------------
+Thu Jul 25 16:31:05 UTC 2019 - David Diaz <[email protected]>
+
+- Set the proper release version for newly added repos always, not
+  only during upgrade (bsc#1132748).
+- 4.2.21
+
+-------------------------------------------------------------------
+Wed Jul 24 14:21:07 UTC 2019 - David Diaz <[email protected]>
+
+- Add method to get the dependencies of a product (bsc#1142535).
+- 4.2.20
+
+-------------------------------------------------------------------
+Tue Jul 23 10:25:51 UTC 2019 - José Iván López González <[email protected]>
+
+- Add method to get the summary of a product (bsc#1142414).
+- 4.2.19
+
+-------------------------------------------------------------------
+Mon Jul 15 14:02:57 UTC 2019 - Ladislav Slezák <[email protected]>
+
+- Fixed the unit test for the previous change to work also on
+  other architectures than x86_64 (related to bsc#1141414)
+- 4.2.18
+
+-------------------------------------------------------------------
+Thu Jul 11 07:17:45 UTC 2019 - Ladislav Slezák <[email protected]>
+
+- Improved product selection for multi-repositories media
+  (bsc#1141414):
+  - Display more product details
+  - Handle the product dependencies
+- 4.2.17
+
+-------------------------------------------------------------------
+Thu Jun 20 14:11:46 UTC 2019 - David Diaz <[email protected]>
+
+- Better handling of license agreement dialog, allowing to
+  distinguish when the user is declining a license or aborting
+  the installation (bsc#1114018)
+- 4.2.16
+
+-------------------------------------------------------------------
+Mon Jun 17 17:15:29 CEST 2019 - [email protected]
+
+- Package installation: Rebuild slide show dialog and enable
+  realease notes tab (bsc#1136708).
+- 4.2.15
+
+-------------------------------------------------------------------  
+Thu Jun 13 17:15:37 CEST 2019 - David Diaz <[email protected]>
+
+- Allow to select the license language when running in textmode
+  (bsc#1135901)
+- 4.2.14
+
+-------------------------------------------------------------------
+Mon Jun  3 15:59:56 UTC 2019 - Stasiek Michalski <[email protected]>
+
+- Replace icondir with an url schema (boo#1125594)
+- 4.2.13
+
+-------------------------------------------------------------------
+Mon Jun  3 15:59:55 UTC 2019 - Stasiek Michalski <[email protected]>
+
+- Add metainfo (fate#319035)
+- 4.2.12
+
+-------------------------------------------------------------------
+Mon Jun  3 09:29:43 UTC 2019 - Ladislav Slezák <[email protected]>
+
+- Fixed the unit tests for Y2packager::Resolvables to pass also on
+  the other archs than x86_64 (related to bsc#1132650, bsc#1136051)
+- 4.2.11
+
+-------------------------------------------------------------------
+Thu May 30 12:59:43 UTC 2019 - Ladislav Slezák <[email protected]>
+
+- Define the openSUSE => SLES product migration to properly display
+  the migration summary text (bsc#1136325)
+- 4.2.10
+
+-------------------------------------------------------------------
+Tue May 28 07:12:10 UTC 2019 - Ladislav Slezák <[email protected]>
+
+- With the previous fix 1GB RAM is enough for using the online
+  repositories, decrease the required memory limit (remove the
+  workaround for bsc#1132650)
+- 4.2.9
+
+-------------------------------------------------------------------
+Thu May 23 12:03:23 UTC 2019 - Ladislav Slezák <[email protected]>
+
+- Added new Y2packager::Resolvables class
+- Use it in the installer to decrease the needed memory
+  (bsc#1132650, bsc#1136051)
+- 4.2.8
+
+-------------------------------------------------------------------

Old:
----
  yast2-packager-4.2.7.tar.bz2

New:
----
  yast2-packager-4.2.22.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-packager.spec ++++++
--- /var/tmp/diff_new_pack.KtLjTE/_old  2019-07-31 14:25:57.074288656 +0200
+++ /var/tmp/diff_new_pack.KtLjTE/_new  2019-07-31 14:25:57.074288656 +0200
@@ -17,78 +17,66 @@
 
 
 Name:           yast2-packager
-Version:        4.2.7
+Version:        4.2.22
 Release:        0
+Summary:        YaST2 - Package Library
+License:        GPL-2.0-or-later
+Group:          System/YaST
+Url:            https://github.com/yast/yast-packager
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
-Url:            https://github.com/yast/yast-packager
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-devtools >= 3.1.10
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:cfa) >= 0.5.0
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
-
 # Y2Storage::Device#exists_in_raw_probed
 BuildRequires:  yast2-storage-ng >= 4.0.141
 # break the yast2-packager -> yast2-storage-ng -> yast2-packager build cycle
 #!BuildIgnore: yast2-packager
-
-# Y2Packager::will_be_obsoleted_by
-BuildRequires:  yast2 >= 4.1.68
-
-# Pkg::PrdLicenseLocales
-BuildRequires:  yast2-pkg-bindings >= 4.0.8
-
+# inst_rpmcopy.rb: SlideShow.RebuildDialog(true)
+BuildRequires:  yast2 >= 4.2.8
+# Pkg::Resolvables
+BuildRequires:  yast2-pkg-bindings >= 4.2.0
 # Augeas lenses
 BuildRequires:  augeas-lenses
+BuildRequires:  ruby-solv
 
 # Newly added RPM
 Requires:       yast2-country-data >= 2.16.3
-
-# Pkg::PrdLicenseLocales
-Requires:       yast2-pkg-bindings >= 4.0.8
-
-# Y2Packager::will_be_obsoleted_by
-Requires:       yast2 >= 4.1.68
-
+# Pkg::Resolvables
+Requires:       yast2-pkg-bindings >= 4.2.0
+# inst_rpmcopy.rb: SlideShow.RebuildDialog(true)
+Requires:       yast2 >= 4.2.8
 # unzipping license file
 Requires:       unzip
-
 # HTTP, FTP, HTTPS modules (inst_productsources.ycp)
 Requires:       yast2-transfer
-
 # XML module (inst_productsources.ycp)
 Requires:       yast2-xml
-
 # Bugzilla #305503 - storing/checking MD5 of licenses
 Requires:       /usr/bin/md5sum
-
 # .process agent
 Requires:       yast2-core >= 2.16.35
-
 # Y2Storage::Device#exists_in_raw_probed
 Requires:       yast2-storage-ng >= 4.0.141
-
 # Augeas lenses
 Requires:       augeas-lenses
-
 # zypp.conf model and minimal modifications (bsc#1023204)
 Requires:       rubygem(%{rb_default_ruby_abi}:cfa) >= 0.5.0
+# One of libyui-qt-pkg, libyui-ncurses-pkg, libyui-gtk-pkg
+Requires:       libyui_pkg
+Requires:       ruby-solv
+Requires:       yast2-ruby-bindings >= 1.0.0
 
 # setenv() builtin
 Conflicts:      yast2-core < 2.15.10
-
 # NotEnoughMemory-related functions moved to misc.ycp import-file
 Conflicts:      yast2-add-on < 2.15.15
 
-# One of libyui-qt-pkg, libyui-ncurses-pkg, libyui-gtk-pkg
-Requires:       libyui_pkg
-
 # ensure that 'checkmedia' is on the medium
 Recommends:     checkmedia
-
 # for registering media add-ons on SLE
 # (openSUSE does not contain the registration module)
 %if 0%{?sles_version}
@@ -99,35 +87,23 @@
 Obsoletes:      yast2-packager-devel-doc
 Obsoletes:      yast2-packager-webpin < %version
 
-Requires:       yast2-ruby-bindings >= 1.0.0
-Summary:        YaST2 - Package Library
-License:        GPL-2.0-or-later
-Group:          System/YaST
-
 %description
 This package contains the libraries and modules for software management.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %check
-rake test:unit
+%yast_check
 
 %build
 
 %install
-rake install DESTDIR="%{buildroot}"
-
-%suse_update_desktop_file yast2-packager
-
-%post
-%desktop_database_post
-
-%postun
-%desktop_database_postun
+%yast_install
+%suse_update_desktop_file org.opensuse.yast.Packager
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
 %dir %{yast_yncludedir}/checkmedia
 %dir %{yast_yncludedir}/packager
 %dir %{yast_libdir}/packager
@@ -137,6 +113,7 @@
 %{yast_ybindir}/*
 %{yast_yncludedir}/checkmedia/*
 %{yast_yncludedir}/packager/*
+%{yast_libdir}/language_tag.rb
 %{yast_libdir}/packager/*
 %{yast_libdir}/packager/cfa/*
 %{yast_libdir}/y2packager/*
@@ -144,6 +121,7 @@
 %{yast_moduledir}/*
 %{yast_desktopdir}/*.desktop
 %{_datadir}/applications/*.desktop
+%{yast_metainfodir}
 %{yast_scrconfdir}/*
 %{yast_execcompdir}/servers_non_y2/ag_*
 %{yast_icondir}

++++++ yast2-packager-4.2.7.tar.bz2 -> yast2-packager-4.2.22.tar.bz2 ++++++
++++ 7513 lines of diff (skipped)


Reply via email to