This commit is contained in:
Ignacio Casal Quinteiro 2012-07-21 11:51:30 +02:00
parent 67e654edee
commit afd1136bd7
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
1f3e9f255fc16609ca8598a82da18cff gedit-3.4.2.tar.xz
f61896a20b2c69e6ecb2b34bffe24277 gedit-3.5.1.tar.xz