3.5.1
This commit is contained in:
parent
67e654edee
commit
afd1136bd7
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.4.0.tar.xz
|
||||
/gedit-3.4.1.tar.xz
|
||||
/gedit-3.4.2.tar.xz
|
||||
/gedit-3.5.1.tar.xz
|
||||
|
||||
@ -10,12 +10,12 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.4.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.5.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.4/gedit-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gedit/3.5/gedit-%{version}.tar.xz
|
||||
|
||||
URL: http://projects.gnome.org/gedit/
|
||||
|
||||
@ -204,6 +204,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%{_libdir}/gedit/plugins/libzeitgeistplugin.so
|
||||
|
||||
%changelog
|
||||
* Sat Jul 21 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.5.1-1
|
||||
- Update to 3.5.1
|
||||
|
||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.4.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user