From eaa690db6e3783318c36eb7044baa029ed36ef3a0452b02fe708d0e8dae9211a Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 24 Nov 2015 21:33:48 +0000 Subject: [PATCH] Accepting request 345555 from GNOME:Apps New rel, resub with fixed sourceurls.... OBS-URL: https://build.opensuse.org/request/show/345555 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gparted?expand=0&rev=32 --- gparted-0.23.0.tar.bz2 | 3 --- gparted-0.23.0.tar.bz2.sig | Bin 287 -> 0 bytes gparted-0.24.0.tar.bz2 | 3 +++ gparted-0.24.0.tar.bz2.sig | Bin 0 -> 287 bytes gparted.changes | 41 +++++++++++++++++++++++++++++++++++++ gparted.spec | 7 ++++--- 6 files changed, 48 insertions(+), 6 deletions(-) delete mode 100644 gparted-0.23.0.tar.bz2 delete mode 100644 gparted-0.23.0.tar.bz2.sig create mode 100644 gparted-0.24.0.tar.bz2 create mode 100644 gparted-0.24.0.tar.bz2.sig diff --git a/gparted-0.23.0.tar.bz2 b/gparted-0.23.0.tar.bz2 deleted file mode 100644 index 07f4421..0000000 --- a/gparted-0.23.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7fd1dddf29814c2982f55ab765b8918561e1b5dabf792012c66b4d3ba25da754 -size 2264376 diff --git a/gparted-0.23.0.tar.bz2.sig b/gparted-0.23.0.tar.bz2.sig deleted file mode 100644 index 955d71e2c8608d2544d2fb54bf6db5ba3b2662f7fe6c46540ccda0d000934603..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmV+)0pR|L0UQJX0RjL91p-ySm2ChD2@n^i)BiJ!m2lwj2mfFj_Ex}-8nY2zs(3b}TP}l)~nld_#QU8N}>&Z&&|Mcsp zQ`*aBvyF_Dl21I)86ij{CKhK?mJF{hI}4hu!6&rGN!?14;TLRQ_lLhGd3hvwcGJ=l z3aSf~aSCz=LY_(9$tt1ZipOs(F`RvIx(xK1=1?Tf?)cX^#&?6|)S@Xe(RzJn0&+uD$%hFUIbM9Xuqg%eQBjc33hjv@d6 diff --git a/gparted-0.24.0.tar.bz2 b/gparted-0.24.0.tar.bz2 new file mode 100644 index 0000000..e8b5b9e --- /dev/null +++ b/gparted-0.24.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02398ab33894a59b0bd8707e598c46d8bb56f1413cd54de48eed61e2920ecd60 +size 2276313 diff --git a/gparted-0.24.0.tar.bz2.sig b/gparted-0.24.0.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..09c47d8992af36a59963bd002e8cb7a746590a8dd0d7c686e88728cf085d2331 GIT binary patch literal 287 zcmV+)0pR|L0UQJX0RjL91p-ztpws{g2@n^i)BiJ!m2kI!2mUSnNRtQ{@Z9WHfx~G^ zbI)^CqTjce!W+Rhs5~G6z$r62do5()HAg8Hl)i=m<0p=N1nv~}8sBJ6M-5hSIbZ~_ z0-1+IHBnt~%%`x*1P%5%B*j%bO+!Q5#&Vi+;H06!b!}h8!rtN|5$$(|4e?}0n{T(x zi9;we><8BX&L#J?<)Efv*GO2$FbP*fO<=%E7p)c^36m$aCzgDr)R?#@A6Eh=?zaUyMByl~X3;v+_)uO_1wmV;=3-ro_lqw( lzJ1~{tlQ4cFU;;rmrUH1K=&Y%#A^B`xzKAnNGfv^Ao literal 0 HcmV?d00001 diff --git a/gparted.changes b/gparted.changes index 37e3fc8..c21136f 100644 --- a/gparted.changes +++ b/gparted.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Wed Nov 11 15:16:18 UTC 2015 - joerg.lorenzen@ki.tng.de + +- Update to version 0.24.0: + + Display list of Logical Volumes in Partition Information + dialog. + + Add ZFS file system detection. + + Add recognition of NVME devices. + + Prevent hang labeling FAT16/32 if illegal chars in label. + + Avoid core dump if invalid or non-existent device on command + line. + + Bug Fixes: + - Add ZFS file system detection (bgo#752862). + - Update documentation of GParted software dependencies + (bgo#753436). + - Configuration issues when using non-system location of + libparted (bgo#753525). + - Display list of Logical Volumes in Partition Information + dialog (bgo#754649). + - Add recognition of NVME devices (bgo#755022). + - Updates to FileSystem:: and Utils::execute_command() + functions (bgo#754684). + - Fix issue with copy, reformat source logical partition and + paste (bgo#754827). + - Refactor operation merging (bgo#755214). + - Prevent hang labeling FAT16/32 if illegal chars in label + (bgo#755608). + - Upper case FAT16/32 label per MS technet bb490925. + - Enable C++11 compilation when using glibmm 2.45.40 and later + (bgo#756035). + - Check disks passed on command line are useable (bgo#755495). + - Avoid core dump if invalid or non-existent device on command + line (bgo#756434). + + Updated translations. + + Dependencies (new/updated): + - Blkid command should be considered mandatory as it is + required to detect a number of file systems which libparted + doesn't detect. +- Add util-linux requires: new dependency to command blkid which + is part of package util-linux. + ------------------------------------------------------------------- Wed Sep 30 15:03:01 UTC 2015 - dimstar@opensuse.org diff --git a/gparted.spec b/gparted.spec index 283be6c..7aa2283 100644 --- a/gparted.spec +++ b/gparted.spec @@ -17,16 +17,16 @@ Name: gparted -Version: 0.23.0 +Version: 0.24.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.23.0/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.24.0/%{name}-%{version}.tar.bz2 Source1: gparted.policy Source2: gparted_polkit -Source98: http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.23.0/%{name}-%{version}.tar.bz2.sig +Source98: http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.24.0/%{name}-%{version}.tar.bz2.sig Source99: %{name}.keyring BuildRequires: e2fsprogs-devel BuildRequires: fdupes @@ -52,6 +52,7 @@ Requires: ntfsprogs Requires: parted Requires: polkit Requires: reiserfs +Requires: util-linux Requires: xdg-utils Requires: xfsprogs Recommends: gpart