Update to 3.12.2

This commit is contained in:
Kalev Lember 2014-05-28 18:55:48 +02:00
parent 6fae5d6d8a
commit 87726cd5cb
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -66,3 +66,4 @@ gedit-2.31.6.tar.bz2
/gedit-3.11.92.tar.xz
/gedit-3.12.0.tar.xz
/gedit-3.12.1.tar.xz
/gedit-3.12.2.tar.xz

View File

@ -25,8 +25,8 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.12.1
Release: 2%{?dist}
Version: 3.12.2
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
#VCS: git:git://git.gnome.org/gedit
@ -230,6 +230,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%endif
%changelog
* Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.12.2-1
- Update to 3.12.2
* Tue May 27 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.12.1-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

View File

@ -1 +1 @@
c7773745c31d2723c32d159d1e64d461 gedit-3.12.1.tar.xz
a23644771605c4226059d0b92faf70d2 gedit-3.12.2.tar.xz