diff --git a/gparted-0.14.0.tar.bz2 b/gparted-0.14.0.tar.bz2 deleted file mode 100644 index 0705d0b..0000000 --- a/gparted-0.14.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab82da741ed8af3fca16dd0928da26c92e2665fa02709631634a04b017b60b1b -size 1845309 diff --git a/gparted-0.14.1.tar.bz2 b/gparted-0.14.1.tar.bz2 new file mode 100644 index 0000000..310a90a --- /dev/null +++ b/gparted-0.14.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b53c5acb37ff908434cff174dd42600e79937ec8cc9590b12ce9d504d62719 +size 1873316 diff --git a/gparted.changes b/gparted.changes index d039e7f..31eb1f5 100644 --- a/gparted.changes +++ b/gparted.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Dec 16 19:00:52 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.14.1: + + Key changes include: + - Fix Linux software RAID device detection + - Fix logical partition grow overlaps extended partition end + + Bugs fixed: bgo#678379, bgo#683149, bgo#685656, bgo#686668, + bgo#687813, bgo#688760. + + Updated translations. + ------------------------------------------------------------------- Fri Oct 12 07:06:06 UTC 2012 - dimstar@opensuse.org diff --git a/gparted.spec b/gparted.spec index 9bf43c0..066ce57 100644 --- a/gparted.spec +++ b/gparted.spec @@ -17,13 +17,13 @@ Name: gparted -Version: 0.14.0 +Version: 0.14.1 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.0/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.14.1/%{name}-%{version}.tar.bz2 BuildRequires: e2fsprogs-devel BuildRequires: fdupes BuildRequires: gcc-c++