From 87c8ef05fd458d399aeb57d8da5f5cc6c2292154 Mon Sep 17 00:00:00 2001 From: Deji Akingunola Date: Jun 21 2010 17:23:46 +0000 Subject: - Update to version 0.6.0 --- diff --git a/gparted.spec b/gparted.spec index 0b3a3e3..fb35701 100644 --- a/gparted.spec +++ b/gparted.spec @@ -1,6 +1,6 @@ Summary: Gnome Partition Editor Name: gparted -Version: 0.5.2 +Version: 0.6.0 Release: 1%{?dist} Group: Applications/System License: GPLv2+ @@ -35,11 +35,12 @@ make DESTDIR=%{buildroot} install sed -i 's#_X-GNOME-FullName#X-GNOME-FullName#' %{buildroot}%{_datadir}/applications/%{name}.desktop -desktop-file-install --delete-original \ - --vendor fedora \ - --dir %{buildroot}%{_datadir}/applications \ - --mode 0644 \ - --add-category X-Fedora \ +desktop-file-install --delete-original \ + --vendor fedora \ + --dir %{buildroot}%{_datadir}/applications \ + --mode 0644 \ + --add-category X-Fedora \ + --add-category GTK \ %{buildroot}%{_datadir}/applications/%{name}.desktop sed -i 's#sbin#bin#' %{buildroot}%{_datadir}/applications/fedora-%{name}.desktop @@ -85,6 +86,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %config(noreplace) %{_sysconfdir}/security/console.apps/gparted %changelog +* Mon Jun 21 2010 Deji Akingunola - 0.6.0-1 +- Update to version 0.6.0 + * Fri Mar 12 2010 Deji Akingunola - 0.5.2-1 - Update to version 0.5.2 diff --git a/sources b/sources index 34cd23d..5fd3544 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9020d112fa239ef1b58ed34bbad254c2 gparted-0.5.2.tar.bz2 +8fe36e1d220b6f550df5e9221465eba1 gparted-0.6.0.tar.bz2