Hello community, here is the log from the commit of package gparted for openSUSE:Factory checked in at 2015-11-24 22:33:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gparted (Old) and /work/SRC/openSUSE:Factory/.gparted.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gparted" Changes: -------- --- /work/SRC/openSUSE:Factory/gparted/gparted.changes 2015-10-02 14:06:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gparted.new/gparted.changes 2015-11-24 22:34:09.000000000 +0100 @@ -1,0 +2,41 @@ +Wed Nov 11 15:16:18 UTC 2015 - [email protected] + +- Update to version 0.24.0: + + Display list of Logical Volumes in Partition Information + dialog. + + Add ZFS file system detection. + + Add recognition of NVME devices. + + Prevent hang labeling FAT16/32 if illegal chars in label. + + Avoid core dump if invalid or non-existent device on command + line. + + Bug Fixes: + - Add ZFS file system detection (bgo#752862). + - Update documentation of GParted software dependencies + (bgo#753436). + - Configuration issues when using non-system location of + libparted (bgo#753525). + - Display list of Logical Volumes in Partition Information + dialog (bgo#754649). + - Add recognition of NVME devices (bgo#755022). + - Updates to FileSystem:: and Utils::execute_command() + functions (bgo#754684). + - Fix issue with copy, reformat source logical partition and + paste (bgo#754827). + - Refactor operation merging (bgo#755214). + - Prevent hang labeling FAT16/32 if illegal chars in label + (bgo#755608). + - Upper case FAT16/32 label per MS technet bb490925. + - Enable C++11 compilation when using glibmm 2.45.40 and later + (bgo#756035). + - Check disks passed on command line are useable (bgo#755495). + - Avoid core dump if invalid or non-existent device on command + line (bgo#756434). + + Updated translations. + + Dependencies (new/updated): + - Blkid command should be considered mandatory as it is + required to detect a number of file systems which libparted + doesn't detect. +- Add util-linux requires: new dependency to command blkid which + is part of package util-linux. + +------------------------------------------------------------------- Old: ---- gparted-0.23.0.tar.bz2 gparted-0.23.0.tar.bz2.sig New: ---- gparted-0.24.0.tar.bz2 gparted-0.24.0.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gparted.spec ++++++ --- /var/tmp/diff_new_pack.nOUP3z/_old 2015-11-24 22:34:10.000000000 +0100 +++ /var/tmp/diff_new_pack.nOUP3z/_new 2015-11-24 22:34:10.000000000 +0100 @@ -17,16 +17,16 @@ Name: gparted -Version: 0.23.0 +Version: 0.24.0 Release: 0 Summary: Gnome Partition Editor License: GPL-2.0 Group: System/Filesystems Url: http://gparted.sourceforge.net/ -Source0: http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.23.0/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.24.0/%{name}-%{version}.tar.bz2 Source1: gparted.policy Source2: gparted_polkit -Source98: http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.23.0/%{name}-%{version}.tar.bz2.sig +Source98: http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.24.0/%{name}-%{version}.tar.bz2.sig Source99: %{name}.keyring BuildRequires: e2fsprogs-devel BuildRequires: fdupes @@ -52,6 +52,7 @@ Requires: parted Requires: polkit Requires: reiserfs +Requires: util-linux Requires: xdg-utils Requires: xfsprogs Recommends: gpart ++++++ gparted-0.23.0.tar.bz2 -> gparted-0.24.0.tar.bz2 ++++++ ++++ 48942 lines of diff (skipped)
