Update to 3.18.0

This commit is contained in:
Kalev Lember 2015-09-21 19:50:23 +02:00
parent 340bad3e10
commit c1dee757d3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -88,3 +88,4 @@ gedit-2.31.6.tar.bz2
/gedit-3.17.2.tar.xz
/gedit-3.17.90.tar.xz
/gedit-3.17.92.tar.xz
/gedit-3.18.0.tar.xz

View File

@ -22,12 +22,12 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.17.92
Version: 3.18.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.17/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
URL: https://wiki.gnome.org/Apps/Gedit
@ -203,6 +203,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_datadir}/vala/
%changelog
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 2:3.18.0-1
- Update to 3.18.0
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 2:3.17.92-1
- Update to 3.17.92

View File

@ -1 +1 @@
62c20e373b6acba328c706e8ae627ee1 gedit-3.17.92.tar.xz
d0656fba61df4f7588d63031c4563bf8 gedit-3.18.0.tar.xz