diff --git a/.gitignore b/.gitignore index a8e8ff7..dde853f 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.17.92.tar.xz /gedit-3.18.0.tar.xz /gedit-3.18.1.tar.xz +/gedit-3.18.2.tar.xz diff --git a/gedit.spec b/gedit.spec index feae968..0fde42a 100644 --- a/gedit.spec +++ b/gedit.spec @@ -22,8 +22,8 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.18.1 -Release: 2%{?dist} +Version: 3.18.2 +Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit @@ -203,6 +203,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/vala/ %changelog +* Thu Nov 12 2015 Kalev Lember - 2:3.18.2-1 +- Update to 3.18.2 + * Wed Nov 11 2015 Kalev Lember - 2:3.18.1-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index f8b72a7..e3b9d61 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a61007048db22d0d55a41b5fa3c984f8 gedit-3.18.1.tar.xz +3468eb857dc33c99dfde838d9bbebf2d gedit-3.18.2.tar.xz