Update to 3.16.0
This commit is contained in:
parent
9950f7620b
commit
361c4ea923
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.15.90.tar.xz
|
||||
/gedit-3.15.91.tar.xz
|
||||
/gedit-3.15.92.tar.xz
|
||||
/gedit-3.16.0.tar.xz
|
||||
|
||||
@ -22,12 +22,12 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.15.92
|
||||
Version: 3.16.0
|
||||
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.15/gedit-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gedit/3.16/gedit-%{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
|
||||
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 2:3.16.0-1
|
||||
- Update to 3.16.0
|
||||
|
||||
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 2:3.15.92-1
|
||||
- Update to 3.15.92
|
||||
- Tighten deps with the _isa macro
|
||||
|
||||
Loading…
Reference in New Issue
Block a user