Hello community,

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

Package is "yast2-storage-ng"

Wed Jul 31 14:26:34 2019 rev:53 rq:719857 version:4.2.30

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-storage-ng/yast2-storage-ng.changes        
2019-05-22 15:38:05.226597926 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-storage-ng.new.4126/yast2-storage-ng.changes  
    2019-07-31 14:26:38.046257003 +0200
@@ -1,0 +2,107 @@
+Mon Jul 29 21:52:18 CEST 2019 - [email protected]
+
+- Fixed exception when removing devices from btrfs (bsc#1142669)
+- Sort selected devices in LVM VG and btrfs dialog by name
+- 4.2.30
+
+-------------------------------------------------------------------
+Thu Jul 18 15:11:15 UTC 2019 - Ancor Gonzalez Sosa <[email protected]>
+
+- Fixed some errors calculating the initial proposal, before the
+  user has executed the Guided Setup (related to jsc#SLE-7238).
+- 4.2.29
+
+-------------------------------------------------------------------
+Mon Jul 15 13:32:36 UTC 2019 - Stefan Hundhammer <[email protected]>
+
+- Complain if user attempts to put /boot on a thin LVM or a BCache
+  (bsc#1134130)
+- 4.2.28
+
+-------------------------------------------------------------------
+Fri Jul 12 12:24:36 UTC 2019 - David Diaz <[email protected]>
+
+- Guided Setup: added support for the new control file option
+  "allocate_volume_mode". When set to "device", this option allows
+  the user to specify a device per each volume (part of
+  jsc#SLE-7238).
+- 4.2.27
+
+-------------------------------------------------------------------
+Wed Jul 10 11:31:18 UTC 2019 - José Iván López González <[email protected]>
+
+- Add execute permissions to test files (bsc#1141006).
+
+-------------------------------------------------------------------
+Tue Jul  9 14:15:16 UTC 2019 - José Iván López González <[email protected]>
+
+- For Z Systems, the option to enlarge swap for suspend is always
+  disabled by default, independently of its value in the control
+  file (part of jsc#SLE-6926).
+- 4.2.26
+
+-------------------------------------------------------------------
+Tue Jul  9 13:20:26 UTC 2019 - Stefan Hundhammer <[email protected]>
+
+- AutoYaST: Fixed typo in filesystem type that caused a crash
+  (bsc#1136272)
+- 4.2.25
+
+-------------------------------------------------------------------
+Mon Jul  8 11:52:43 UTC 2019 - José Iván López González <[email protected]>
+
+- AutoYaST: do not delete related partitions if they are not
+  specifically requested (related to bsc#1096760).
+- 4.2.24
+
+-------------------------------------------------------------------
+Fri Jul  5 14:04:00 UTC 2019 - José Iván López González <[email protected]>
+
+- Proposal: add control file option to make configurable to resize
+  and delete partitions (part of jsc#SLE-7238).
+- 4.2.23
+
+-------------------------------------------------------------------
+Mon Jul  1 11:12:13 UTC 2019 - José Iván López González <[email protected]>
+
+- Partitioner: fix importing mount points from a multi-device
+  Btrfs filesystem (bsc#1137997).
+- 4.2.22
+
+-------------------------------------------------------------------
+Mon Jul  1 10:28:48 UTC 2019 - Josef Reidinger <[email protected]>
+
+- adopt new rubocop to be able to use the latest ruby features
+  (bsc#1139270)
+- 4.2.21
+
+-------------------------------------------------------------------
+Tue Jun 18 10:56:58 UTC 2019 - [email protected]
+
+- Proposal: initial support for several separate LVM volume groups
+  (part of jsc#SLE-7238).
+- 4.2.20
+
+-------------------------------------------------------------------
+Mon Jun 10 11:54:40 UTC 2019 - José Iván López González <[email protected]>
+
+- AutoYaST: add support for multi-device Btrfs filesystems.
+- Part of jsc#SLE-3877.
+- 4.2.19
+
+-------------------------------------------------------------------
+Fri May 31 12:40:29 UTC 2019 - Stasiek Michalski <[email protected]>
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+-4.2.18
+
+-------------------------------------------------------------------
+Fri May 17 14:59:50 UTC 2019 - [email protected]
+
+- AutoYaST: do not ask for a reusable filesystem when it's not
+  really needed (bsc#1134330).
+- 4.2.17
+
+-------------------------------------------------------------------

Old:
----
  yast2-storage-ng-4.2.16.tar.bz2

New:
----
  yast2-storage-ng-4.2.30.tar.bz2

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

Other differences:
------------------
++++++ yast2-storage-ng.spec ++++++
--- /var/tmp/diff_new_pack.nkYKVO/_old  2019-07-31 14:26:38.646256540 +0200
+++ /var/tmp/diff_new_pack.nkYKVO/_new  2019-07-31 14:26:38.650256536 +0200
@@ -17,20 +17,21 @@
 
 
 Name:           yast2-storage-ng
-Version:        4.2.16
+Version:        4.2.30
 Release:        0
 Summary:        YaST2 - Storage Configuration
 License:        GPL-2.0-only OR GPL-3.0-only
 Group:          System/YaST
-Source:         %{name}-%{version}.tar.bz2
 Url:            https://github.com/yast/yast-storage-ng
 
+Source:         %{name}-%{version}.tar.bz2
+
 # Resize multi-device Btrfs
 BuildRequires:  libstorage-ng-ruby >= 4.1.121
 BuildRequires:  update-desktop-files
 # CWM::Dialog#next_handler (4.1 branch) and improved CWM::Dialog
 BuildRequires:  yast2 >= 4.1.11
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools >= 4.2.2
 # for AbortException and handle direct abort
 BuildRequires:  yast2-ruby-bindings >= 4.0.6
 # yast2-xml dependency is added by yast2 but ignored in the
@@ -40,6 +41,11 @@
 # communicate with udisks
 BuildRequires:  rubygem(ruby-dbus)
 BuildRequires:  rubygem(yast-rake)
+# speed up the tests in SLE15-SP1+ or TW
+%if 0%{?sle_version} >= 150100 || 0%{?suse_version} > 1500
+BuildRequires:  rubygem(parallel_tests)
+%endif
+
 # findutils for xargs
 Requires:       findutils
 # Resize multi-device Btrfs
@@ -53,11 +59,8 @@
 # communicate with udisks
 Requires:       rubygem(ruby-dbus)
 Requires(post): %fillup_prereq
+
 Obsoletes:      yast2-storage
-# speed up the tests in SLE15-SP1+ or TW
-%if 0%{?sle_version} >= 150100 || 0%{?suse_version} > 1500
-BuildRequires:  rubygem(parallel_tests)
-%endif
 
 %description
 This package contains the files for YaST2 that handle access to disk
@@ -70,13 +73,11 @@
 %check
 rake test:unit
 
-%install
-rake install DESTDIR=%{buildroot}
+%build
 
-# Remove the license from the /usr/share/doc/packages directory,
-# it is also included in the /usr/share/licenses directory by using
-# the %license tag.
-rm -f %{buildroot}/%{yast_docdir}/COPYING
+%install
+%yast_install
+%yast_metainfo
 
 %post
 %ifarch s390 s390x
@@ -86,22 +87,17 @@
 %endif
 
 %files
-%{yast_dir}/clients/*.rb
-%{yast_dir}/lib
-%{yast_desktopdir}/*.desktop
-%{yast_fillupdir}/*
-%{yast_ybindir}/*
-
+%{yast_clientdir}
+%{yast_libdir}
+%{yast_desktopdir}
+%{yast_metainfodir}
+%{yast_fillupdir}
+%{yast_ybindir}
 # agents-scr
-%{yast_scrconfdir}/*.scr
-
-# icons
+%{yast_scrconfdir}
 %{yast_icondir}
-
 %license COPYING
 %doc README.md
 %doc CONTRIBUTING.md
 
-%build
-
 %changelog

++++++ yast2-storage-ng-4.2.16.tar.bz2 -> yast2-storage-ng-4.2.30.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/yast2-storage-ng/yast2-storage-ng-4.2.16.tar.bz2 
/work/SRC/openSUSE:Factory/.yast2-storage-ng.new.4126/yast2-storage-ng-4.2.30.tar.bz2
 differ: char 11, line 1


Reply via email to