From f2299ca54fb796473117f39847f1a6ec6dc69927fafcf96ea8e66526829db2ce Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 29 Mar 2022 12:14:21 +0000 Subject: [PATCH] Accepting request 965555 from home:polslinux:branches:devel:openSUSE:Factory:Apps - Update to version 1.4.0: * Add labelling of mounted btrfs, ext2/3/4 and xfs file systems * Fix detection of mount points for encrypted file systems * Fix crash scrolling quickly in the drive selection combobox * Add bcache detection * Add JBD external EXT3/4 journal detection OBS-URL: https://build.opensuse.org/request/show/965555 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gparted?expand=0&rev=22 --- gparted-1.3.1.tar.gz | 3 --- gparted-1.3.1.tar.gz.sig | Bin 310 -> 0 bytes gparted-1.4.0.tar.gz | 3 +++ gparted-1.4.0.tar.gz.sig | Bin 0 -> 310 bytes gparted.changes | 10 ++++++++++ gparted.spec | 2 +- 6 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 gparted-1.3.1.tar.gz delete mode 100644 gparted-1.3.1.tar.gz.sig create mode 100644 gparted-1.4.0.tar.gz create mode 100644 gparted-1.4.0.tar.gz.sig diff --git a/gparted-1.3.1.tar.gz b/gparted-1.3.1.tar.gz deleted file mode 100644 index 92a693a..0000000 --- a/gparted-1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 1b2403afd7f9b886013a5c43d908955c3f97108994f84f74460ca6239547c612..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=S}0W$;u0SW*e79j+?3IDitWBM){A{1yBrqlm3jFoT&0$}y7695Vc5ErJ? z|1*r0a5riP{0rRrl|7g~bvvO=m*UMpe?r^CDTJA0Vutj_<9Kl6OYk%7Bp5>pKmLAW 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 diff --git a/gparted-1.4.0.tar.gz b/gparted-1.4.0.tar.gz new file mode 100644 index 0000000..f8fece3 --- /dev/null +++ b/gparted-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5293a792e53fdbeba29c4a834113cd9603d0d639330da931a468bf3687887be +size 4308426 diff --git a/gparted-1.4.0.tar.gz.sig b/gparted-1.4.0.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..9d2d0fc1a1c0cf4d7076ded7fa8d62245a5443bb32b92f9148680a312ff95bd0 GIT binary patch literal 310 zcmV-60m=S}0W$;u0SW*e79j+?3IDitWBM){A{1yBrqlm3jFoT&0%Aec>HrD}5ErJ? z|1*r0a3gyM{0o>kgMi@^Qy#VEJ%3VRe*4906j#YSb!`(#LNXGbb~7n`O2f=}h)(xs zXZrc$&iwes{!&0lzC%L!Ar;?3J4l9fuW}F5;0B%_wbvN!WqRgrW@To;b_zqJKEDsM%>Q>IN#jW?wBm^lu zr?F~62L_KW5LxTHH7ou;PH1G7@AhX(f@mH(>HW9cB!{``OjShZvsavGu({%Xs5Q`K z+@LPSW7P{y&)*=Anbl5ws{ZOEUhP>TbxFLO{Y2Yk3Z)%rh=6oFDnGB$cFn IdOQXOpI0o9J^%m! literal 0 HcmV?d00001 diff --git a/gparted.changes b/gparted.changes index b4f2a80..6db4bf4 100644 --- a/gparted.changes +++ b/gparted.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Mar 29 06:50:58 UTC 2022 - Paolo Stivanin + +- Update to version 1.4.0: + * Add labelling of mounted btrfs, ext2/3/4 and xfs file systems + * Fix detection of mount points for encrypted file systems + * Fix crash scrolling quickly in the drive selection combobox + * Add bcache detection + * Add JBD external EXT3/4 journal detection + ------------------------------------------------------------------- Mon Nov 22 10:07:31 UTC 2021 - Giacomo Comes - 1.3.1 diff --git a/gparted.spec b/gparted.spec index 40c3c43..0d39f31 100644 --- a/gparted.spec +++ b/gparted.spec @@ -17,7 +17,7 @@ Name: gparted -Version: 1.3.1 +Version: 1.4.0 Release: 0 Summary: Gnome Partition Editor License: GPL-2.0-only