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 f14969e..0000000 Binary files a/gparted-1.3.0.tar.gz.sig and /dev/null differ diff --git a/gparted-1.3.1.tar.gz b/gparted-1.3.1.tar.gz new file mode 100644 index 0000000..92a693a --- /dev/null +++ b/gparted-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eee2e6d74b15ef96b13b3a2310c868ed2298e03341021e7d12a5a98a1d1e109 +size 4169647 diff --git a/gparted-1.3.1.tar.gz.sig b/gparted-1.3.1.tar.gz.sig new file mode 100644 index 0000000..1b2403a Binary files /dev/null and b/gparted-1.3.1.tar.gz.sig differ 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