diff --git a/gparted-1.2.0.tar.gz b/gparted-1.2.0.tar.gz deleted file mode 100644 index 472ed77..0000000 --- a/gparted-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c90715d254d7a7ec0208b29007b64160dd9fb7df4c4aa7f8ec2c9d23114c719 -size 4057490 diff --git a/gparted-1.2.0.tar.gz.sig b/gparted-1.2.0.tar.gz.sig deleted file mode 100644 index e4cf53f..0000000 Binary files a/gparted-1.2.0.tar.gz.sig and /dev/null differ diff --git a/gparted-1.3.0.tar.gz b/gparted-1.3.0.tar.gz new file mode 100644 index 0000000..76ec8e0 --- /dev/null +++ b/gparted-1.3.0.tar.gz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..f14969e Binary files /dev/null and b/gparted-1.3.0.tar.gz.sig differ diff --git a/gparted.changes b/gparted.changes index b9e81c1..b5a6b03 100644 --- a/gparted.changes +++ b/gparted.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri May 7 16:54:16 UTC 2021 - Predrag Ivanović + +- Update to version 1.3.0: + * Stop GParted hanging when non-named device is hung + (glgo#GNOME/gparted#131) (glgo#GNOME/gparted!65) + * Avoid detecting exfat-utils commands as exfatprogs commands + (glgo#GNOME/gparted#137) (glgo#GNOME/gparted!66) + * Fix crash in Create New Partition dialog when changing type + (glgo#GNOME/gparted#101) (glgo#GNOME/gparted!73) + * Install gpartedbin under /usr/libexec instead of /usr/sbin + (glgo#GNOME/gparted#85) (glgo#GNOME/gparted!75) + * Restore detection of encrypted file systems + (glgo#GNOME/gparted#148) (glgo#GNOME/gparted!78) + * Fix crash probing libparted unrecognised encrypted file system + (glgo#GNOME/gparted#152) (glgo#GNOME/gparted!79) + * Support resizing open LUKS2 encryption mappings with passphrase + (glgo#GNOME/gparted#59) (glgo#GNOME/gparted!80) + * Add support for reading exFAT usage and updating the UUID + (glgo#GNOME/gparted!67) + ------------------------------------------------------------------- Tue Jan 26 19:48:02 UTC 2021 - John Paul Adrian Glaubitz diff --git a/gparted.spec b/gparted.spec index ee84511..c4e96ee 100644 --- a/gparted.spec +++ b/gparted.spec @@ -17,7 +17,7 @@ Name: gparted -Version: 1.2.0 +Version: 1.3.0 Release: 0 Summary: Gnome Partition Editor License: GPL-2.0-only @@ -100,7 +100,7 @@ rm %{buildroot}%{_datadir}/polkit-1/actions/org.gnome.%{name}.policy %doc README ChangeLog AUTHORS NEWS %license COPYING %{_bindir}/%{name} -%{_sbindir}/%{name}bin +%{_libexecdir}/%{name}bin %{_mandir}/man8/%{name}.8%{?ext_man} %dir %{_datadir}/appdata %{_datadir}/appdata/%{name}.appdata.xml