diff --git a/gparted-0.14.1.tar.bz2 b/gparted-0.14.1.tar.bz2 deleted file mode 100644 index 310a90a..0000000 --- a/gparted-0.14.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1b53c5acb37ff908434cff174dd42600e79937ec8cc9590b12ce9d504d62719 -size 1873316 diff --git a/gparted-0.15.0.tar.bz2 b/gparted-0.15.0.tar.bz2 new file mode 100644 index 0000000..4c972f6 --- /dev/null +++ b/gparted-0.15.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cb75ac51af9a8149a808bfc01946864361311832acd27dd9c342081c56d490f +size 1878646 diff --git a/gparted.changes b/gparted.changes index e6f9893..14df21b 100644 --- a/gparted.changes +++ b/gparted.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Wed Mar 20 19:40:38 UTC 2013 - zaitor@opensuse.org + +- Update to version 0.15.0: + + Live tracking of command progress output in the details log. + + Move operations are twice as fast as prior versions. + + Proper cancel support added. + + Volume label length now based on file system type. + + Unallocated space is selected by default. + + New key bindings added: + - Insert --> New Partition + - Ctrl+Enter --> Apply All Operations + + Bug Fixes: + - Refactor to use asynchronous command execution (bgo#685740). + - Remove move read-only simulation pass (bgo#696013). + - Remove temporary mtoolsrc file used in fat16/32 labelling and + UUID. + - Cleanup duplicate code for common file system methods. + - Combine duplicate code for ext2/ext3/ext4. + - Check file system after reverting partition table when move + canceled. + - Add proper cancel support for current and pending operations + (bgo#601239). + - Fix interrupting a format leaves partition in-use + (bgo#403487). + - Fix details log does not expand to the available vertical + space (bgo#602635). + - Increase width of details log display to include status icons + (bgo#662722). + - Select unallocated space by default (bgo#667365). + - Make partition label length dependent on the file system type + (bgo#689318). + - Avoid reading trailing junk for a reiser4 label. + - Improve argument vector usage (bgo#689689). + - Prevent crash when using an unknown locale (bgo#692049). + - Work around faulty "complete disks" detection in mkdosfs + (bgo#693955). + - Fix move primary partition right to left shrinks partition 1 + MiB (bgo#695078). + + Updated translations. + ------------------------------------------------------------------- Thu Feb 28 18:10:37 CET 2013 - sbrabec@suse.cz diff --git a/gparted.spec b/gparted.spec index 5ae0fd3..b7d20aa 100644 --- a/gparted.spec +++ b/gparted.spec @@ -17,13 +17,13 @@ Name: gparted -Version: 0.14.1 +Version: 0.15.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.14.1/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.15.0/%{name}-%{version}.tar.bz2 Source1: gparted.policy BuildRequires: e2fsprogs-devel BuildRequires: fdupes