From 7d532432f35cc91b0db45374fb18c74299cbae86523d86963efe6d2dcb3d8783 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 22 Nov 2021 11:37:27 +0000 Subject: [PATCH] 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 --- gparted-1.3.0.tar.gz | 3 --- gparted-1.3.0.tar.gz.sig | Bin 310 -> 0 bytes gparted-1.3.1.tar.gz | 3 +++ gparted-1.3.1.tar.gz.sig | Bin 0 -> 310 bytes gparted.changes | 11 +++++++++++ gparted.spec | 3 ++- 6 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 gparted-1.3.0.tar.gz delete mode 100644 gparted-1.3.0.tar.gz.sig create mode 100644 gparted-1.3.1.tar.gz create mode 100644 gparted-1.3.1.tar.gz.sig diff --git a/gparted-1.3.0.tar.gz b/gparted-1.3.0.tar.gz deleted file mode 100644 index 76ec8e0..0000000 --- a/gparted-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8dc180245dd9ea45e6e2f4bc69512f187e08be7f799c98a825a0b04c161cbd2a -size 4167440 diff --git a/gparted-1.3.0.tar.gz.sig b/gparted-1.3.0.tar.gz.sig deleted file mode 100644 index f14969e3f560ea6957d4ae64042c3c7d748626ae97257959276b32d71499c339..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=S}0W$;u0SW*e79j+?3IDitWBM){A{1yBrqlm3jFoT&0$`96SpW(N5ErJ? z|1*r0a0H|W{y9B`zqj(bE|d2WB*tAl*8v*8omROjv`j@U<6SoxEaS5$;Q_{|AFI{{^5Fk~`b5ifUDPjy z{>Ama|JxpifP;iDWdp)(J~O*A5B$lCz_pHkME^EGL055ln1ebOU>s!5hPYHXVkoWP7^fXqSYjH6CpKmLAW zTP_=Y23BVuJk1wTR0<*ppkgkV<$z z3fcq0!Ks>(;?+WJKD7YoO&0v3bL$>b7%5vC9g;B}b&Ududh&yp`Mccq#_OTB-J+EY z8^LuNp?c^K#R54zU)}Iwf(+$DdkeR$PC>q)YI`GwW$BNSJbSW-C_tHXvk^WG>udpH Ir@f0T7>D+aY5)KL literal 0 HcmV?d00001 diff --git a/gparted.changes b/gparted.changes index b5a6b03..b4f2a80 100644 --- a/gparted.changes +++ b/gparted.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Nov 22 10:07:31 UTC 2021 - Giacomo Comes - 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ć diff --git a/gparted.spec b/gparted.spec index c4e96ee..40c3c43 100644 --- a/gparted.spec +++ b/gparted.spec @@ -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