Accepting request 1152013 from home:polslinux:branches:devel:openSUSE:Factory:Apps

- 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.

OBS-URL: https://build.opensuse.org/request/show/1152013
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gparted?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2024-02-27 07:37:30 +00:00 committed by Git OBS Bridge
parent c7f5f5fcbb
commit 97dd28ea63
6 changed files with 19 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c95ea26a944083ff1d9b17639b1e2ad9758df225dc751ff407b2a6aa092a8de
size 5416965

Binary file not shown.

3
gparted-1.6.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b9f51b3ce494ddcb59a55e1ae6679c09436604e331dbf5a536d60ded6c6ea5b
size 5404754

BIN
gparted-1.6.0.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Feb 27 06:33:56 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
- 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 <info@paolostivanin.com>

View File

@ -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