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 b7bb3ec..0000000 Binary files a/gparted-0.27.0.tar.gz.sig and /dev/null differ 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 0000000..61f829b Binary files /dev/null and b/gparted-0.28.0.tar.gz.sig differ 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