Update to 3.17.2
This commit is contained in:
parent
bedb6ad1cf
commit
d6a260c4ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user