diff --git a/.gitignore b/.gitignore index 15e0515..c7e5b77 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ gparted-0.6.2.tar.bz2 /gparted-0.6.4.tar.bz2 /gparted-0.7.0.tar.bz2 /gparted-0.7.1.tar.bz2 +/gparted-0.8.0.tar.bz2 diff --git a/gparted.spec b/gparted.spec index d610e97..9f4fa66 100644 --- a/gparted.spec +++ b/gparted.spec @@ -1,7 +1,7 @@ Summary: Gnome Partition Editor Name: gparted -Version: 0.7.1 -Release: 2%{?dist} +Version: 0.8.0 +Release: 1%{?dist} Group: Applications/System License: GPLv2+ URL: http://gparted.sourceforge.net @@ -11,7 +11,7 @@ Source2: gparted-pam.d BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtkmm24-devel parted-devel BuildRequires: libuuid-devel gettext perl(XML::Parser) -BuildRequires: desktop-file-utils gnome-doc-utils +BuildRequires: desktop-file-utils gnome-doc-utils intltool BuildRequires: rarian-compat %description @@ -85,6 +85,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %config(noreplace) %{_sysconfdir}/security/console.apps/gparted %changelog +* Thu Feb 17 2011 Deji Akingunola - 0.8.0-1 +- Update to version 0.8.0 + * Tue Feb 08 2011 Fedora Release Engineering - 0.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 25ccab6..143d417 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9e79b527009e8a2fb6280d8deb4fc09 gparted-0.7.1.tar.bz2 +29adfe33df34c03b7f800ce5374e957a gparted-0.8.0.tar.bz2