Update to 3.20.0

This commit is contained in:
Kalev Lember 2016-03-20 19:26:05 +01:00
parent 177336796e
commit 17e5e52452
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -96,3 +96,4 @@ gedit-2.31.6.tar.bz2
/gedit-3.19.3.tar.xz
/gedit-3.19.4.tar.xz
/gedit-3.19.5.tar.xz
/gedit-3.20.0.tar.xz

View File

@ -22,12 +22,12 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.19.5
Version: 3.20.0
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.19/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/3.20/%{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 Mar 20 2016 Kalev Lember <klember@redhat.com> - 2:3.20.0-1
- Update to 3.20.0
* Mon Mar 14 2016 Kalev Lember <klember@redhat.com> - 2:3.19.5-1
- Update to 3.19.5

View File

@ -1 +1 @@
0d4da4b1960873b6ae4ac10b53992a6d gedit-3.19.5.tar.xz
7ab2aa45c232c1fdf44f981455b0dac8 gedit-3.20.0.tar.xz