Update to 3.14.1

This commit is contained in:
Kalev Lember 2014-11-11 00:07:22 +01:00
parent 45adef6602
commit 1c418dec54
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
fae6439f950bf3f00101a16c2c924bdf gedit-3.14.0.tar.xz
1790151fd93ed4dee40215b3b10885ec gedit-3.14.1.tar.xz