From 8cee7fe9be3e1c5f1e05bd773eddf838c414fd9e0ee2f52cc082031e6244d397 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 16 Feb 2017 11:34:00 +0000 Subject: [PATCH] Accepting request 458443 from home:enzokiel:branches:devel:openSUSE:Factory:Apps Update to version 0.28.0 OBS-URL: https://build.opensuse.org/request/show/458443 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gparted?expand=0&rev=4 --- gparted-0.27.0.tar.gz | 3 --- gparted-0.27.0.tar.gz.sig | Bin 287 -> 0 bytes gparted-0.28.0.tar.gz | 3 +++ gparted-0.28.0.tar.gz.sig | Bin 0 -> 287 bytes gparted.changes | 22 ++++++++++++++++++++++ gparted.spec | 5 +++-- 6 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 gparted-0.27.0.tar.gz delete mode 100644 gparted-0.27.0.tar.gz.sig create mode 100644 gparted-0.28.0.tar.gz create mode 100644 gparted-0.28.0.tar.gz.sig diff --git a/gparted-0.27.0.tar.gz b/gparted-0.27.0.tar.gz deleted file mode 100644 index 01a9e36..0000000 --- a/gparted-0.27.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:208cf60c061b86bee4f658d568a3b5d843dce3ab9847f66b452298268799e7bd -size 3377303 diff --git a/gparted-0.27.0.tar.gz.sig b/gparted-0.27.0.tar.gz.sig deleted file mode 100644 index b7bb3ecee1411b3e716779d6053d70e5eb38b60e545519feb952ed6a2542b77c..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmV+)0pR|L0UQJX0RjL91p-(HlK21$2@n^i)BiJ!m2lH=2mpbbiw9oXJr-J#E3hi~ zga1;fK0N-tec&{-jk=ep#MPh!i+JwU36MA}3-qG^RR~^xb%9Bxw3u#)$Z`@}Yv%LT z$H@4FS)X~-J$G3CkQPZJFlo#1ZH6*F4Q&Z*#YBB>v!t<o81cYIe_Ilz diff --git a/gparted-0.28.0.tar.gz b/gparted-0.28.0.tar.gz new file mode 100644 index 0000000..868f3c0 --- /dev/null +++ b/gparted-0.28.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9fd46398c50b9c11124c93c1d63ba8e91a4df0ab4afb14ca2275f67e0d53df1 +size 3444334 diff --git a/gparted-0.28.0.tar.gz.sig b/gparted-0.28.0.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..61f829b9679958c4149316d1ef049e82b3cc62502d07179e223cde8732ffae50 GIT binary patch literal 287 zcmV+)0pR|L0UQJX0RjL91p-*3K`#Ib2@n^i)BiJ!m2j%^2l@kr1dS(Mw1zZUA>h!* z%LZfjR#2)!HK&J3Ky?v%k#CYtrQ(i~jscuaIfx!}4;(~=xl_R&pfXK2D+GfR0KpXH zqeKs#hI7R{a*)Z)PSy+v1hN}U{NhT=Ll==<4&b`*+fO&`ak|%}&v-5Z?V=;gEv->5 znB;CFv>y#xRr6F_hmvli%%XhjPsgpQdFfz$7CF!_a3Jt=rL4UzAwP1&(HG!6YNeYL zAAtTMJj>bQCtQqeWC7>OBrHuK#-P`u{JORlM{J`!B@-|kj=ZC}QmCs2^jT!wR9*G+_mQ9Mv94!qg*WAAoj+eUktH literal 0 HcmV?d00001 diff --git a/gparted.changes b/gparted.changes index f46b2a0..2c9cdb2 100644 --- a/gparted.changes +++ b/gparted.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Feb 16 11:02:18 UTC 2017 - joerg.lorenzen@ki.tng.de + +- Update to version 0.28.0: + + Key changes include: + - Implement LUKS read-write actions NOT requiring a passphrase. + - Add detection of iso9660 file system. + + Bug Fixes + - Implement LUKS read-write actions NOT requiring a passphrase + (bgo#774818). + - Fix mount column shown for non-mounted encrypted file systems + (bgo#775475). + - Refactor mostly applying of operations (bgo#775932). + - Update help with additional partition flags (bgo#776002). + - Include sys/sysmacros.h for major and minor macros + (bgo#776173). + - Add detection of iso9660 file system (bgo#771244). + + Updated translations. + + Dependencies (new/updated) + - cryptsetup command is required to work with LUKS encrypted + volumes. + ------------------------------------------------------------------- Thu Oct 20 12:27:57 UTC 2016 - ecsos@opensuse.org diff --git a/gparted.spec b/gparted.spec index a4abccf..e0b0cf6 100644 --- a/gparted.spec +++ b/gparted.spec @@ -1,7 +1,7 @@ # # spec file for package gparted # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gparted -Version: 0.27.0 +Version: 0.28.0 Release: 0 Summary: Gnome Partition Editor License: GPL-2.0 @@ -42,6 +42,7 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: xfsprogs-devel Requires: btrfsprogs >= 4.1 +Requires: cryptsetup Requires: e2fsprogs Requires: hdparm Requires: hfsutils