diff --git a/gparted-1.5.0.tar.gz b/gparted-1.5.0.tar.gz deleted file mode 100644 index a6e5016..0000000 --- a/gparted-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c95ea26a944083ff1d9b17639b1e2ad9758df225dc751ff407b2a6aa092a8de -size 5416965 diff --git a/gparted-1.5.0.tar.gz.sig b/gparted-1.5.0.tar.gz.sig deleted file mode 100644 index 00e02af..0000000 Binary files a/gparted-1.5.0.tar.gz.sig and /dev/null differ diff --git a/gparted-1.6.0.tar.gz b/gparted-1.6.0.tar.gz new file mode 100644 index 0000000..457d341 --- /dev/null +++ b/gparted-1.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b9f51b3ce494ddcb59a55e1ae6679c09436604e331dbf5a536d60ded6c6ea5b +size 5404754 diff --git a/gparted-1.6.0.tar.gz.sig b/gparted-1.6.0.tar.gz.sig new file mode 100644 index 0000000..b6d3ec4 Binary files /dev/null and b/gparted-1.6.0.tar.gz.sig differ diff --git a/gparted.changes b/gparted.changes index b98699b..cbc31e1 100644 --- a/gparted.changes +++ b/gparted.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Feb 27 06:33:56 UTC 2024 - Paolo Stivanin + +- Update to 1.6.0: + * Stop forcing 1 MiB gap when moving partition boundary right. + * Fix crash when dealing with 0000-0000 exfat UUID. + * Remove Attempt Data Rescue and use of gpart. + * Update systemd mount masking and udev rule location. + ------------------------------------------------------------------- Wed Feb 22 07:16:37 UTC 2023 - Paolo Stivanin diff --git a/gparted.spec b/gparted.spec index 981deb6..0d9e660 100644 --- a/gparted.spec +++ b/gparted.spec @@ -1,7 +1,7 @@ # # spec file for package gparted # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: gparted -Version: 1.5.0 +Version: 1.6.0 Release: 0 Summary: Gnome Partition Editor License: GPL-2.0-only Group: System/Filesystems -URL: http://gparted.sourceforge.net/ -Source0: http://downloads.sourceforge.net/project/gparted/gparted/gparted-%{version}/%{name}-%{version}.tar.gz -Source1: http://downloads.sourceforge.net/project/gparted/gparted/gparted-%{version}/%{name}-%{version}.tar.gz.sig +URL: https://gparted.sourceforge.net/ +Source0: https://downloads.sourceforge.net/project/gparted/gparted/gparted-%{version}/%{name}-%{version}.tar.gz +Source1: https://downloads.sourceforge.net/project/gparted/gparted/gparted-%{version}/%{name}-%{version}.tar.gz.sig Source98: %{name}.policy Source99: %{name}.keyring BuildRequires: polkit-devel @@ -105,8 +105,8 @@ rm %{buildroot}%{_datadir}/polkit-1/actions/org.gnome.%{name}.policy %{_bindir}/%{name} %{_libexecdir}/%{name}bin %{_mandir}/man8/%{name}.8%{?ext_man} -%dir %{_datadir}/appdata -%{_datadir}/appdata/%{name}.appdata.xml +%dir %{_datadir}/metainfo +%{_datadir}/metainfo/%{name}.appdata.xml %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*x*/apps/%{name}.png %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg