SHA256
1
0
forked from pool/gparted

Accepting request 933004 from home:gcomes.obs

- Update to version 1.3.1:
  * Copy XFS UUID when copying the file system (!85)
  * Copy XFS label when copying the file system (!85)
  * Handle change in path for udisks2-inhibit executable (!84)
  * Fix recognition of SD/MMC device names (!83)
  * Replace deprecated gtk_show_uri() method for help window (!82)
- add configure option --enable-libparted-dmraid

OBS-URL: https://build.opensuse.org/request/show/933004
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gparted?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2021-11-22 11:37:27 +00:00 committed by Git OBS Bridge
parent 110d6a7ec9
commit 7d532432f3
6 changed files with 16 additions and 4 deletions

View File

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

Binary file not shown.

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

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

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

Binary file not shown.

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Nov 22 10:07:31 UTC 2021 - Giacomo Comes <gcomes.obs@gmail.com> - 1.3.1
- Update to version 1.3.1:
* Copy XFS UUID when copying the file system (!85)
* Copy XFS label when copying the file system (!85)
* Handle change in path for udisks2-inhibit executable (!84)
* Fix recognition of SD/MMC device names (!83)
* Replace deprecated gtk_show_uri() method for help window (!82)
- add configure option --enable-libparted-dmraid
-------------------------------------------------------------------
Fri May 7 16:54:16 UTC 2021 - Predrag Ivanović <predivan@mts.rs>

View File

@ -17,7 +17,7 @@
Name: gparted
Version: 1.3.0
Version: 1.3.1
Release: 0
Summary: Gnome Partition Editor
License: GPL-2.0-only
@ -82,6 +82,7 @@ translation-update-upstream
%build
export GKSUPROG="pkexec"
%configure \
--enable-libparted-dmraid \
--enable-xhost-root
%make_build