From 599692437a97d7b4352d3649dd437a2058de024f1b7f37393198af3ee2f010f1 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 24 Oct 2014 08:47:55 +0000 Subject: [PATCH] Accepting request 258091 from GNOME:Apps 1 OBS-URL: https://build.opensuse.org/request/show/258091 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gparted?expand=0&rev=27 --- gparted-0.19.1.tar.bz2 | 3 --- gparted-0.20.0.tar.bz2 | 3 +++ gparted.changes | 29 +++++++++++++++++++++++++++++ gparted.spec | 5 ++--- 4 files changed, 34 insertions(+), 6 deletions(-) delete mode 100644 gparted-0.19.1.tar.bz2 create mode 100644 gparted-0.20.0.tar.bz2 diff --git a/gparted-0.19.1.tar.bz2 b/gparted-0.19.1.tar.bz2 deleted file mode 100644 index d816735..0000000 --- a/gparted-0.19.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d3b5147077edbdc77fe1693daa62cc6d82c71041c558816bcff4a92f45c15f4 -size 2070658 diff --git a/gparted-0.20.0.tar.bz2 b/gparted-0.20.0.tar.bz2 new file mode 100644 index 0000000..c12261f --- /dev/null +++ b/gparted-0.20.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b34d73d4519352a7e7344c8403ef61253be1b4db3ff332c397b0b1eb5c1ddc2 +size 2110648 diff --git a/gparted.changes b/gparted.changes index a724623..a89b5bf 100644 --- a/gparted.changes +++ b/gparted.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Oct 23 09:08:32 UTC 2014 - joerg.lorenzen@ki.tng.de + +- Update to version 0.20.0: + + Include devid when resizing multi-device btrfs file systems. + + Add GRUB 2 restoration steps to help manual. + + Bug Fixes: + - Fix devid needed when resizing multi-device + btrfs file systems. + - Fix warnings and missing label with btrfs-progs + 3.12 and 3.14. + - Fix ./configure is successful even when C++ compiler + is missing. + - Add GRUB 2 restoration steps to help manual. + - Cleanup autoconf configure.ac and related files. + All fat16 and fat32 moves performed by GParted + internal algorithm. + - Autodetect parted online partition resizing capability. + Tidy up autoconf check for --disable-doc + and --enable-libparted-dmraid. + - Prevent automake warning about deprecated INCLUDES. + - Reduce display flashing when refreshing devices. + + Bugs fixed: bgo#723842, bgo#733601, bgo#732803, bgo#734376, + bgo#734718, bgo#734076, bgo#735742, bgo#696149. + + Updated translations. +- Option --enable-online-resize is set automatically by configure + when a new enough libparted is detected, removed info line + "FIXME" from spec file. + ------------------------------------------------------------------- Thu Jul 17 09:31:40 UTC 2014 - joerg.lorenzen@ki.tng.de diff --git a/gparted.spec b/gparted.spec index 2c8c29f..6bd4d0c 100644 --- a/gparted.spec +++ b/gparted.spec @@ -17,14 +17,13 @@ Name: gparted -## FIXME: Once we have a new enough libparted, pass --enable-online-resize to configure. -Version: 0.19.1 +Version: 0.20.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.19.1/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/project/gparted/gparted/gparted-%{version}/%{name}-%{version}.tar.bz2 Source1: gparted.policy BuildRequires: e2fsprogs-devel BuildRequires: fdupes