Update to 3.17.2

This commit is contained in:
David King 2015-07-20 17:07:15 +01:00
parent bedb6ad1cf
commit d6a260c4ee
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -22,8 +22,8 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.17.1
Release: 2%{?dist}
Version: 3.17.2
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
#VCS: git:git://git.gnome.org/gedit
@ -203,6 +203,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/vala/
%changelog
* Mon Jul 20 2015 David King <amigadave@amigadave.com> - 2:3.17.2-1
- Update to 3.17.2
* Fri Jul 03 2015 Kalev Lember <klember@redhat.com> - 2:3.17.1-2
- Require libpeas-loader-python3 for Python 3 plugin support (#1226879)

View File

@ -1 +1 @@
93ec2ddfa5e84cd4bdf03f3b2860f73d gedit-3.17.1.tar.xz
28627a67bfabc8453062dc8bf7d9ec7e gedit-3.17.2.tar.xz