diff --git a/.gitignore b/.gitignore index 0d52f4a..f948161 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gedit.spec b/gedit.spec index cdee188..281e3ce 100644 --- a/gedit.spec +++ b/gedit.spec @@ -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 - 2:3.17.1-1 +- Update to 3.17.1 + * Wed Jun 17 2015 Fedora Release Engineering - 2:3.17.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 8d04f82..79bba5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -481fb70bc64644e57648bf1f06000ac3 gedit-3.17.0.tar.xz +93ec2ddfa5e84cd4bdf03f3b2860f73d gedit-3.17.1.tar.xz