diff --git a/.gitignore b/.gitignore index 83f6b7b..608bfa7 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ gparted-0.6.2.tar.bz2 /gparted-0.22.0.tar.bz2 /gparted-0.23.0.tar.bz2 /gparted-0.25.0.tar.gz +/gparted-0.26.0.tar.gz diff --git a/gparted.spec b/gparted.spec index 41903a7..9b4cbd7 100644 --- a/gparted.spec +++ b/gparted.spec @@ -1,7 +1,7 @@ Summary: Gnome Partition Editor Name: gparted -Version: 0.25.0 -Release: 4%{?dist} +Version: 0.26.0 +Release: 1%{?dist} Group: Applications/System License: GPLv2+ URL: http://www.gparted.org @@ -85,6 +85,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man8/gparted.* %changelog +* Thu Apr 28 2016 Mukundan Ragavan - 0.26.0-1 +- Update to 0.26.0 + * Mon Mar 21 2016 Mukundan Ragavan - 0.25.0-4 - Change requires to PolicyKit-authentication-agent diff --git a/sources b/sources index fad9650..88eb029 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eceb8dd687705142e725119ad76484a6 gparted-0.25.0.tar.gz +4980fa2b7acf591c53d8c5aecd633306 gparted-0.26.0.tar.gz