diff --git a/.gitignore b/.gitignore index 5d39d9d..26964b1 100644 --- a/.gitignore +++ b/.gitignore @@ -98,3 +98,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.19.5.tar.xz /gedit-3.20.0.tar.xz /gedit-3.20.1.tar.xz +/gedit-3.20.2.tar.xz diff --git a/gedit.spec b/gedit.spec index 14d1991..76ef330 100644 --- a/gedit.spec +++ b/gedit.spec @@ -22,7 +22,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.20.1 +Version: 3.20.2 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors @@ -202,6 +202,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/vala/ %changelog +* Sun May 08 2016 Kalev Lember - 2:3.20.2-1 +- Update to 3.20.2 + * Fri Apr 01 2016 Kalev Lember - 2:3.20.1-1 - Update to 3.20.1 diff --git a/sources b/sources index e0ebc54..5fa4639 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a318bfd6e9716c7a135e509dfe7f4117 gedit-3.20.1.tar.xz +39d3278c6b107008051a2e75ae459520 gedit-3.20.2.tar.xz