diff --git a/gparted-1.1.0.tar.gz b/gparted-1.1.0.tar.gz deleted file mode 100644 index 4d00794..0000000 --- a/gparted-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2fe7b7afbc07e930491c00a05200c2682cc0576ca8f6da87245a000257f5924 -size 4032829 diff --git a/gparted-1.1.0.tar.gz.sig b/gparted-1.1.0.tar.gz.sig deleted file mode 100644 index 17ae90e..0000000 Binary files a/gparted-1.1.0.tar.gz.sig and /dev/null differ diff --git a/gparted-1.2.0.tar.gz b/gparted-1.2.0.tar.gz new file mode 100644 index 0000000..472ed77 --- /dev/null +++ b/gparted-1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c90715d254d7a7ec0208b29007b64160dd9fb7df4c4aa7f8ec2c9d23114c719 +size 4057490 diff --git a/gparted-1.2.0.tar.gz.sig b/gparted-1.2.0.tar.gz.sig new file mode 100644 index 0000000..e4cf53f Binary files /dev/null and b/gparted-1.2.0.tar.gz.sig differ diff --git a/gparted.changes b/gparted.changes index 3fae2c2..b9e81c1 100644 --- a/gparted.changes +++ b/gparted.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Jan 26 19:48:02 UTC 2021 - John Paul Adrian Glaubitz + +- Update to version 1.2.0: + + Add exFAT support using exfatprogs + + Fix gparted not launching when PS_FORMAT environment variable set + + Wait for udev change on /dev/DISK when erasing signatures + + Raise minimum supported dosfstools to 3.0.18 + + Fix formatting directive in it.po + + Fix GNOME GitLab CI test job failures because of missing /dev entries + + Fix GitLab CI job failures following Ubuntu docker image updates + + Fix CentOS 7 CI test job fails because of zero sized /etc/machine-id + + Set default alignment to cylinder for amiga partition table + + Don't try to mask non-existent Systemd \xe2\x97\x8f.service +- Add exfatprogs to Recommends + ------------------------------------------------------------------- Mon Jan 20 19:01:44 UTC 2020 - Bjørn Lie diff --git a/gparted.spec b/gparted.spec index e8eb2b8..ee84511 100644 --- a/gparted.spec +++ b/gparted.spec @@ -1,7 +1,7 @@ # # spec file for package gparted # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # 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: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Gnome Partition Editor License: GPL-2.0-only @@ -52,6 +52,7 @@ Requires: xdg-utils Recommends: btrfsprogs >= 4.1 Recommends: cryptsetup Recommends: e2fsprogs +Recommends: exfatprogs Recommends: hfsutils Recommends: jfsutils Recommends: nilfs-utils