From 987038cbc74291404911d03929ef71e285831e78731babcfddbd3e384ae8a918 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 24 Aug 2018 13:21:43 +0000 Subject: [PATCH] Accepting request 631281 from home:jubalh:branches:devel:openSUSE:Factory:Apps - Update to version 0.32.0: + Key changes include: - Implement opening and closing of LUKS mappings - Fix can't shrink LVM partition due to pvresize prompt - Recognise additional GRUB2 core.img signatures - Honour resize2fs minimum FS sizes + Bug Fixes: - Desupport RHEL / CentOS 5 (#794253) - Implement opening and closing of LUKS mappings (#795617) - Fix null pointer check accidentally disabled (#796293) - Add logo.png for automatic GitLab/GitHub project avatar - Fix volume label is incorrect for bitlocker encrypted partitions (#795127) - Update URL links to https://gparted.org (#796411) - Avoid unnecessary string change (!1) - Fix can't shrink LVM partition due to pvresize prompt (#1)(#2)(!3) - Remove support for obsolete devkit-disks automount inhibitor (!2) - Add GitLab CI jobs to build and test GParted (!4) - Recognise additional GRUB2 core.img signatures (!5) - Reduce the time taken by the GitLab CI jobs (!6) - Stop xmllint scrollkeeper-omf.dtd fetch fail breaking CI tests (#9)(!7) - Honour resize2fs minimum FS sizes (#8)(!8) OBS-URL: https://build.opensuse.org/request/show/631281 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gparted?expand=0&rev=12 --- gparted-0.31.0.tar.gz | 3 --- gparted-0.31.0.tar.gz.sig | Bin 287 -> 0 bytes gparted-0.32.0.tar.gz | 3 +++ gparted-0.32.0.tar.gz.sig | Bin 0 -> 287 bytes gparted.changes | 25 +++++++++++++++++++++++++ gparted.spec | 4 ++-- 6 files changed, 30 insertions(+), 5 deletions(-) delete mode 100644 gparted-0.31.0.tar.gz delete mode 100644 gparted-0.31.0.tar.gz.sig create mode 100644 gparted-0.32.0.tar.gz create mode 100644 gparted-0.32.0.tar.gz.sig diff --git a/gparted-0.31.0.tar.gz b/gparted-0.31.0.tar.gz deleted file mode 100644 index 8512bb8..0000000 --- a/gparted-0.31.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b7b49a434d9e4b397bc41a1f5acab8539b9ff402b472dfd83ad77b2decd07ba -size 3813251 diff --git a/gparted-0.31.0.tar.gz.sig b/gparted-0.31.0.tar.gz.sig deleted file mode 100644 index 1bbece245ca101b76e895bcc0d9385a9021930f14c55723d401b9d04f26b9fb2..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmV+)0pR|L0UQJX0RjL91p->H;h-1WO4)mCPeRtl`>ZW|5g;-4S~snca4SvHYLBN7yHTigylV;hip}ydP8)t&&%`s zyeLuUN diff --git a/gparted-0.32.0.tar.gz b/gparted-0.32.0.tar.gz new file mode 100644 index 0000000..e54d717 --- /dev/null +++ b/gparted-0.32.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae1db86def71015f2d755310a32ab334354076d23bf400e35a720226112357ba +size 3880559 diff --git a/gparted-0.32.0.tar.gz.sig b/gparted-0.32.0.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..4638a3af3b91e047f4d853ecbac894cbb3508d36feb0965ce87b79de125b1fd8 GIT binary patch literal 287 zcmV+)0pR|L0UQJX0RjL91p-@rhtU8E2@n^i)BiJ!m2lBp2mfK|y@7WJ%#h4d-1-Al zB;$SMm*2S356AcImz0JRG)th8Q!zpLtF=;dne%I(RN?XRAhoJNkpEJWZ_)f`m^g#S}|ze5rVQa!= 2.14.0 -BuildRequires: pkgconfig(gtkmm-2.4) > 2.8 +BuildRequires: pkgconfig(gtkmm-2.4) >= 2.16.0 BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(sigc++-2.0) >= 2.5.1 Requires: btrfsprogs >= 4.1