Accepting request 866996 from home:glaubitz:branches:devel:openSUSE:Factory:Apps

- 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

OBS-URL: https://build.opensuse.org/request/show/866996
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gparted?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2021-01-27 13:52:38 +00:00 committed by Git OBS Bridge
parent 2af6556af7
commit 15604857cc
6 changed files with 22 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e2fe7b7afbc07e930491c00a05200c2682cc0576ca8f6da87245a000257f5924
size 4032829

Binary file not shown.

3
gparted-1.2.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c90715d254d7a7ec0208b29007b64160dd9fb7df4c4aa7f8ec2c9d23114c719
size 4057490

BIN
gparted-1.2.0.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Jan 26 19:48:02 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <bjorn.lie@gmail.com>

View File

@ -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