Update to 3.15.90
This commit is contained in:
parent
35fea2f8b9
commit
6273d8e2b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.14.1.tar.xz
|
||||
/gedit-3.14.2.tar.xz
|
||||
/gedit-3.15.1.tar.xz
|
||||
/gedit-3.15.90.tar.xz
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.15.1
|
||||
Version: 3.15.90
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and GFDL
|
||||
Group: Applications/Editors
|
||||
@ -197,12 +197,15 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
|
||||
|
||||
%files devel
|
||||
%{_includedir}/gedit-3.12
|
||||
%{_includedir}/gedit-3.14
|
||||
%{_libdir}/pkgconfig/gedit.pc
|
||||
%{_datadir}/gtk-doc
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Wed Feb 18 2015 David King <amigadave@amigadave.com> - 2:3.15.90-1
|
||||
- Update to 3.15.90
|
||||
|
||||
* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 2:3.15.1-1
|
||||
- Update to 3.15.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user