From f97dc9970e8ada82979351ba6d3457471fffd9da6ab676b73a27196ce2d188c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sat, 15 Sep 2012 15:27:33 +0000 Subject: [PATCH] Accepting request 134310 from GNOME:Apps Pushing G:A bits OBS-URL: https://build.opensuse.org/request/show/134310 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gparted?expand=0&rev=8 --- gparted-0.12.1.tar.bz2 | 3 --- gparted-0.13.0.tar.bz2 | 3 +++ gparted.changes | 13 +++++++++++++ gparted.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 gparted-0.12.1.tar.bz2 create mode 100644 gparted-0.13.0.tar.bz2 diff --git a/gparted-0.12.1.tar.bz2 b/gparted-0.12.1.tar.bz2 deleted file mode 100644 index eb10ddf..0000000 --- a/gparted-0.12.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:220202d9375bdd123c8e2c57417fd03b5e3a8979afe2b7d49f2da47fba50e307 -size 1789100 diff --git a/gparted-0.13.0.tar.bz2 b/gparted-0.13.0.tar.bz2 new file mode 100644 index 0000000..957efc0 --- /dev/null +++ b/gparted-0.13.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de9e79bf6ffd3b2065e86ea1e92171b825a57e66d86219c7ebd7eed282120b3 +size 1796925 diff --git a/gparted.changes b/gparted.changes index 15597fb..c8c6125 100644 --- a/gparted.changes +++ b/gparted.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Jul 22 15:03:17 UTC 2012 - zaitor@opensuse.org + +- Update to version 0.13.0: + + Show difference if partition size differs from file system size + (sf#499202). + + Avoid end partition overlap when resizing extended partition + (sf#678831). + + Provide credit in About dialog for significant contributions + (sf#678486). + + Fix spelling mistakes (sf#676598, sf#677964, sf#678362). + + Updated translations. + ------------------------------------------------------------------- Tue Apr 10 06:17:09 UTC 2012 - vuntz@opensuse.org diff --git a/gparted.spec b/gparted.spec index 7a906da..2d41c29 100644 --- a/gparted.spec +++ b/gparted.spec @@ -17,13 +17,13 @@ Name: gparted -Version: 0.12.1 +Version: 0.13.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.12.1/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.13.0/%{name}-%{version}.tar.bz2 BuildRequires: e2fsprogs-devel BuildRequires: fdupes BuildRequires: gcc-c++