Update to 3.20.0
This commit is contained in:
parent
177336796e
commit
17e5e52452
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user