|
|
@ -1,6 +1,6 @@
|
|
|
|
Summary: Gnome Partition Editor
|
|
|
|
Summary: Gnome Partition Editor
|
|
|
|
Name: gparted
|
|
|
|
Name: gparted
|
|
|
|
Version: 1.2.0
|
|
|
|
Version: 1.3.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
URL: http://gparted.org
|
|
|
|
URL: http://gparted.org
|
|
|
@ -18,7 +18,7 @@ BuildRequires: polkit
|
|
|
|
BuildRequires: libappstream-glib
|
|
|
|
BuildRequires: libappstream-glib
|
|
|
|
BuildRequires: itstool
|
|
|
|
BuildRequires: itstool
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
BuildRequires: make
|
|
|
|
BuildRequires: make
|
|
|
|
|
|
|
|
|
|
|
|
Requires: PolicyKit-authentication-agent
|
|
|
|
Requires: PolicyKit-authentication-agent
|
|
|
|
|
|
|
|
|
|
|
@ -62,8 +62,8 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a
|
|
|
|
%files -f %{name}.lang
|
|
|
|
%files -f %{name}.lang
|
|
|
|
%license COPYING
|
|
|
|
%license COPYING
|
|
|
|
%doc AUTHORS ChangeLog README
|
|
|
|
%doc AUTHORS ChangeLog README
|
|
|
|
|
|
|
|
%{_libexecdir}/gpartedbin
|
|
|
|
%{_bindir}/%{name}
|
|
|
|
%{_bindir}/%{name}
|
|
|
|
%{_sbindir}/gpartedbin
|
|
|
|
|
|
|
|
%{_datadir}/applications/%{name}.desktop
|
|
|
|
%{_datadir}/applications/%{name}.desktop
|
|
|
|
%{_datadir}/metainfo/%{name}.appdata.xml
|
|
|
|
%{_datadir}/metainfo/%{name}.appdata.xml
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/gparted.*
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/gparted.*
|
|
|
@ -73,6 +73,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a
|
|
|
|
%{_mandir}/man8/gparted.*
|
|
|
|
%{_mandir}/man8/gparted.*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon May 03 2021 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.3.0-1
|
|
|
|
|
|
|
|
- Update to 1.3.0
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 30 2021 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.2.0-1
|
|
|
|
* Sat Jan 30 2021 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.2.0-1
|
|
|
|
- Update to 1.2.0
|
|
|
|
- Update to 1.2.0
|
|
|
|
|
|
|
|
|
|
|
|