diff --git a/.gitignore b/.gitignore index 26964b1..2ff3506 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.20.0.tar.xz /gedit-3.20.1.tar.xz /gedit-3.20.2.tar.xz +/gedit-3.21.90.tar.xz diff --git a/gedit.spec b/gedit.spec index ed3876c..3838e93 100644 --- a/gedit.spec +++ b/gedit.spec @@ -14,7 +14,7 @@ %global gtk3_version 3.19.0 %global pygo_version 3.0.0 %global desktop_file_utils_version 0.9 -%global gtksourceview_version 3.19.4 +%global gtksourceview_version 3.21.2 %global isocodes_version 0.35 %global libpeas_version 1.14.1 %global gspell_version 0.2.5 @@ -22,12 +22,12 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.20.2 -Release: 2%{?dist} +Version: 3.21.90 +Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit -Source0: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz URL: https://wiki.gnome.org/Apps/Gedit @@ -202,6 +202,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/vala/ %changelog +* Sun Aug 21 2016 Kalev Lember - 2:3.21.90-1 +- Update to 3.21.90 + * Tue Jul 19 2016 Fedora Release Engineering - 2:3.20.2-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index 5fa4639..c7d7dac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39d3278c6b107008051a2e75ae459520 gedit-3.20.2.tar.xz +cb42e742351e0fb52d98f34fcfcb0e46 gedit-3.21.90.tar.xz