Update to 3.14.1
This commit is contained in:
parent
45adef6602
commit
1c418dec54
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.13.90.tar.xz
|
||||
/gedit-3.13.91.tar.xz
|
||||
/gedit-3.14.0.tar.xz
|
||||
/gedit-3.14.1.tar.xz
|
||||
|
||||
@ -22,8 +22,8 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.14.0
|
||||
Release: 3%{?dist}
|
||||
Version: 3.14.1
|
||||
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 Nov 10 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.14.1-1
|
||||
- Update to 3.14.1
|
||||
|
||||
* Sat Nov 01 2014 Richard Hughes <rhughes@redhat.com> - 2:3.14.0-3
|
||||
- Fix compile on RHEL
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user