From 24ae9a1cd660e63d52a13f989ac03a9b1416dd89 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Mon, 23 Mar 2015 21:23:58 -0500 Subject: [PATCH] Update to 0.22.0 --- .gitignore | 1 + gparted.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 93c3d67..54f4d51 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ gparted-0.6.2.tar.bz2 /gparted-0.19.1.tar.bz2 /gparted-0.20.0.tar.bz2 /gparted-0.21.0.tar.bz2 +/gparted-0.22.0.tar.bz2 diff --git a/gparted.spec b/gparted.spec index 62d1e45..985626c 100644 --- a/gparted.spec +++ b/gparted.spec @@ -1,7 +1,7 @@ Summary: Gnome Partition Editor Name: gparted -Version: 0.21.0 -Release: 2%{?dist} +Version: 0.22.0 +Release: 1%{?dist} Group: Applications/System License: GPLv2+ URL: http://www.gparted.org @@ -77,6 +77,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man8/gparted.* %changelog +* Mon Mar 23 2015 Mukundan Ragavan - 0.22.0-1 +- Update to 0.22.0 + * Tue Mar 03 2015 Mukundan Ragavan - 0.21.0-2 - Rebuild against updated glibmm to fix crash upon start diff --git a/sources b/sources index 4e7d3c1..a5d103f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9618b2eba00e3f081d3f40e8a6029e2 gparted-0.21.0.tar.bz2 +67c4bdf680461e1107b718aff6095ea6 gparted-0.22.0.tar.bz2