Update to 3.17.1
This commit is contained in:
parent
4e2afeffae
commit
0949ae6362
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
11
gedit.spec
11
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 <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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user