From 8d11a4037c6d209850af821cce0cf3a19a47f077 Mon Sep 17 00:00:00 2001 From: Deji Akingunola Date: Mon, 5 Dec 2011 10:09:08 -0500 Subject: [PATCH] Update to version 0.10.0 --- .gitignore | 1 + gparted.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 07a8a96..6ed5ec6 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ gparted-0.6.2.tar.bz2 /gparted-0.8.1.tar.bz2 /gparted-0.9.0.tar.bz2 /gparted-0.9.1.tar.bz2 +/gparted-0.10.0.tar.bz2 diff --git a/gparted.spec b/gparted.spec index 439e8d2..47cbbba 100644 --- a/gparted.spec +++ b/gparted.spec @@ -1,6 +1,6 @@ Summary: Gnome Partition Editor Name: gparted -Version: 0.9.1 +Version: 0.10.0 Release: 1%{?dist} Group: Applications/System License: GPLv2+ @@ -86,6 +86,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %config(noreplace) %{_sysconfdir}/security/console.apps/gparted %changelog +* Mon Dec 05 2011 Deji Akingunola - 0.10.0-1 +- Update to version 0.10.0 + * Wed Oct 19 2011 Deji Akingunola - 0.9.1-1 - Update to version 0.9.1 diff --git a/sources b/sources index 06ea97f..edd8915 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f35785099994c7c9b7b2e842840f8b72 gparted-0.9.1.tar.bz2 +d5b339eb5bef7a99ff73f750834b37b9 gparted-0.10.0.tar.bz2