diff --git a/.gitignore b/.gitignore index 9f9fdff..93c3d67 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ gparted-0.6.2.tar.bz2 /gparted-0.16.1.tar.bz2 /gparted-0.19.1.tar.bz2 /gparted-0.20.0.tar.bz2 +/gparted-0.21.0.tar.bz2 diff --git a/gparted.spec b/gparted.spec index 926ad9c..2950273 100644 --- a/gparted.spec +++ b/gparted.spec @@ -1,6 +1,6 @@ Summary: Gnome Partition Editor Name: gparted -Version: 0.20.0 +Version: 0.21.0 Release: 1%{?dist} Group: Applications/System License: GPLv2+ @@ -77,6 +77,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man8/gparted.* %changelog +* Tue Jan 27 2015 Mukundan Ragavan - 0.21.0-1 +- Update to version 0.21.0 + * Thu Dec 18 2014 Mukundan Ragavan - 0.20.0-1 - Update to version 0.20.0 diff --git a/sources b/sources index cc1998b..4e7d3c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d9df57f9d4b4dbd148644774f8bbccfb gparted-0.20.0.tar.bz2 +c9618b2eba00e3f081d3f40e8a6029e2 gparted-0.21.0.tar.bz2