diff --git a/.gitignore b/.gitignore index 41a6c22..5d39d9d 100644 --- a/.gitignore +++ b/.gitignore @@ -97,3 +97,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.19.4.tar.xz /gedit-3.19.5.tar.xz /gedit-3.20.0.tar.xz +/gedit-3.20.1.tar.xz diff --git a/gedit.spec b/gedit.spec index 59b8c29..14d1991 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.0 +Version: 3.20.1 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 +* Fri Apr 01 2016 Kalev Lember - 2:3.20.1-1 +- Update to 3.20.1 + * Sun Mar 20 2016 Kalev Lember - 2:3.20.0-1 - Update to 3.20.0 diff --git a/sources b/sources index 33bbcaf..e0ebc54 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ab2aa45c232c1fdf44f981455b0dac8 gedit-3.20.0.tar.xz +a318bfd6e9716c7a135e509dfe7f4117 gedit-3.20.1.tar.xz