Update to 3.17.90
This commit is contained in:
parent
1cd2537b86
commit
2bb58b818b
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.17.0.tar.xz
|
||||
/gedit-3.17.1.tar.xz
|
||||
/gedit-3.17.2.tar.xz
|
||||
/gedit-3.17.90.tar.xz
|
||||
|
||||
11
gedit.spec
11
gedit.spec
@ -10,11 +10,11 @@
|
||||
%global __python %{__python3}
|
||||
%endif
|
||||
|
||||
%global glib2_version 2.40.0
|
||||
%global glib2_version 2.44
|
||||
%global gtk3_version 3.16
|
||||
%global pygo_version 3.0.0
|
||||
%global desktop_file_utils_version 0.9
|
||||
%global gtksourceview_version 3.17.0
|
||||
%global gtksourceview_version 3.17.3
|
||||
%global enchant_version 1.2.0
|
||||
%global isocodes_version 0.35
|
||||
%global libpeas_version 1.14.1
|
||||
@ -22,8 +22,8 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.17.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.17.90
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and GFDL
|
||||
Group: Applications/Editors
|
||||
#VCS: git:git://git.gnome.org/gedit
|
||||
@ -203,6 +203,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Tue Aug 18 2015 Kalev Lember <klember@redhat.com> - 2:3.17.90-1
|
||||
- Update to 3.17.90
|
||||
|
||||
* Fri Aug 14 2015 Matthias Clasen <mclasen@redhat.com> - 2:3.17.2-2
|
||||
- Rely on file triggers for schemas and desktop files
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user