3.8.0
This commit is contained in:
parent
af5c24cf20
commit
831ba11140
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.7.4.tar.xz
|
||||
/gedit-3.7.5.tar.xz
|
||||
/gedit-3.7.6.tar.xz
|
||||
/gedit-3.8.0.tar.xz
|
||||
|
||||
@ -13,12 +13,12 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.7.6
|
||||
Version: 3.8.0
|
||||
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.7/gedit-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gedit/3.8/gedit-%{version}.tar.xz
|
||||
|
||||
URL: http://projects.gnome.org/gedit/
|
||||
|
||||
@ -212,6 +212,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Mar 25 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.8.0-1
|
||||
- Update to 3.8.0
|
||||
|
||||
* Wed Mar 20 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.7.6-1
|
||||
- Update to 3.7.6
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user