Hello community, here is the log from the commit of package gparted for openSUSE:Factory checked in at 2015-08-07 00:24:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-03-25 10:01:53.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gparted.new/gparted.changes 2015-08-07 00:24:50.000000000 +0200 @@ -1,0 +2,37 @@ +Wed Aug 05 09:04:33 UTC 2015 - [email protected] + +- Update to version 0.23.0: + + Add partition name to create dialog and enable online naming + (relevant for GPT partitioned disk). + + Show serial number in device information. + + Add support for btrfs set new file system UUID. + + Prevent UI hang when resizing FAT16/32, HFS and HFS+ file + systems. + + Bugs fixed: + - Only set LVM partition flag on tables which support it + (bgo#746204). + - Add partition name to create dialog and enable online naming + (bgo#746214). + - Fix some operations fail after paste into existing partition + (bgo#746559). + - Fix FileSystem object memory leaks in init_filesystems + (bgo#749036). + - Fix arcane cylinder size adjustment when copying and resizing + (bgo#749867). + - Reduce the amount of copying of partition objects + (bgo#750168). + - Refactor LVM2_PV_Info module interface and cache + representation (bgo#750582). + - Adjust pointers to prevent crash resizing a logical + partition (bgo#752587). + - Show serial number in device information (bgo#751251). + - Add support for btrfs set new file system UUID(bgo#751337). + - Prevent UI hang when resizing FAT16/32, HFS and HFS+ file + systems (bgo#737022). + - Add translation comments for code section setting partition + flag (bgo#752901). + + Updated translations. +- Add hdparm requires: hdparm command is required for optional + display serial number device information. + +------------------------------------------------------------------- Old: ---- gparted-0.22.0.tar.bz2 gparted-0.22.0.tar.bz2.sig New: ---- gparted-0.23.0.tar.bz2 gparted-0.23.0.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gparted.spec ++++++ --- /var/tmp/diff_new_pack.mboebu/_old 2015-08-07 00:24:51.000000000 +0200 +++ /var/tmp/diff_new_pack.mboebu/_new 2015-08-07 00:24:51.000000000 +0200 @@ -17,15 +17,15 @@ Name: gparted -Version: 0.22.0 +Version: 0.23.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.22.0/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.23.0/%{name}-%{version}.tar.bz2 Source1: gparted.policy -Source98: http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.22.0/%{name}-%{version}.tar.bz2.sig +Source98: http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.23.0/%{name}-%{version}.tar.bz2.sig Source99: %{name}.keyring BuildRequires: e2fsprogs-devel BuildRequires: fdupes @@ -40,8 +40,9 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: xfsprogs-devel -Requires: btrfsprogs +Requires: btrfsprogs >= 4.1 Requires: e2fsprogs +Requires: hdparm Requires: hfsutils Requires: jfsutils Requires: mtools ++++++ gparted-0.22.0.tar.bz2 -> gparted-0.23.0.tar.bz2 ++++++ ++++ 55402 lines of diff (skipped)
