|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Gnome Partition Editor
|
|
|
|
|
Name: gparted
|
|
|
|
|
Version: 0.18.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Group: Applications/System
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: http://www.gparted.org
|
|
|
|
@ -77,6 +77,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
|
%{_mandir}/man8/gparted.*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.18.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Feb 20 2014 Deji Akingunola <dakingun@gmail.com> - 0.18.0-1
|
|
|
|
|
- Update to version 0.18.0
|
|
|
|
|
- Replace consolehelper with PolicyKit for authenticating users
|
|
|
|
|