diff --git a/.gitignore b/.gitignore index e7a5876..ca47fa5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ gparted-0.6.0.tar.bz2 gparted-0.6.2.tar.bz2 /gparted-0.6.4.tar.bz2 +/gparted-0.7.0.tar.bz2 diff --git a/gparted.spec b/gparted.spec index 19008ab..0810125 100644 --- a/gparted.spec +++ b/gparted.spec @@ -1,6 +1,6 @@ Summary: Gnome Partition Editor Name: gparted -Version: 0.6.4 +Version: 0.7.0 Release: 1%{?dist} Group: Applications/System License: GPLv2+ @@ -85,6 +85,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %config(noreplace) %{_sysconfdir}/security/console.apps/gparted %changelog +* Fri Oct 29 2010 Deji Akingunola - 0.7.0-1 +- Update to version 0.7.0 + * Sun Oct 17 2010 Deji Akingunola - 0.6.4-1 - Update to version 0.6.4 diff --git a/sources b/sources index 1c02d4c..870cea6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -26b3649bb766549580ec964cd0ca6e6a gparted-0.6.4.tar.bz2 +88c5b2162a7b7847c68ea80f4fcd0153 gparted-0.7.0.tar.bz2