3.4.1
This commit is contained in:
parent
3e87df4e82
commit
907e3c80a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.3.6.tar.xz
|
||||
/gedit-3.3.7.tar.xz
|
||||
/gedit-3.4.0.tar.xz
|
||||
/gedit-3.4.1.tar.xz
|
||||
|
||||
@ -10,12 +10,12 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.4.0
|
||||
Version: 3.4.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and GFDL
|
||||
Group: Applications/Editors
|
||||
#VCS: git:git://git.gnome.org/gedit
|
||||
Source0: http://download.gnome.org/sources/gedit/3.3/gedit-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gedit/3.4/gedit-%{version}.tar.xz
|
||||
|
||||
URL: http://projects.gnome.org/gedit/
|
||||
|
||||
@ -206,6 +206,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
|
||||
%{_libdir}/gedit/plugins/libzeitgeistplugin.so
|
||||
|
||||
%changelog
|
||||
* Mon Apr 16 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.4.1-1
|
||||
- Update to 3.4.1
|
||||
|
||||
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 2:3.4.0-1
|
||||
- Update to 3.4.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user