Update to 3.12.2
This commit is contained in:
parent
6fae5d6d8a
commit
87726cd5cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user