Update to 3.17.1

This commit is contained in:
David King 2015-06-23 10:42:03 +01:00
parent 4e2afeffae
commit 0949ae6362
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -84,3 +84,4 @@ gedit-2.31.6.tar.bz2
/gedit-3.16.0.tar.xz
/gedit-3.16.1.tar.xz
/gedit-3.17.0.tar.xz
/gedit-3.17.1.tar.xz

View File

@ -17,17 +17,17 @@
%global gtksourceview_version 3.17.0
%global enchant_version 1.2.0
%global isocodes_version 0.35
%global libpeas_version 1.7.0
%global libpeas_version 1.14.1
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.17.0
Release: 2%{?dist}
Version: 3.17.1
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
#VCS: git:git://git.gnome.org/gedit
Source0: http://download.gnome.org/sources/gedit/3.17/gedit-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz
URL: http://projects.gnome.org/gedit/
@ -202,6 +202,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/vala/
%changelog
* Tue Jun 23 2015 David King <amigadave@amigadave.com> - 2:3.17.1-1
- Update to 3.17.1
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.17.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
481fb70bc64644e57648bf1f06000ac3 gedit-3.17.0.tar.xz
93ec2ddfa5e84cd4bdf03f3b2860f73d gedit-3.17.1.tar.xz