Update to 3.21.90

This commit is contained in:
Kalev Lember 2016-08-21 17:23:54 +02:00
parent 9c2cd393ff
commit ce52a96482
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <klember@redhat.com> - 2:3.21.90-1
- Update to 3.21.90
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.20.2-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages

View File

@ -1 +1 @@
39d3278c6b107008051a2e75ae459520 gedit-3.20.2.tar.xz
cb42e742351e0fb52d98f34fcfcb0e46 gedit-3.21.90.tar.xz