Update to 3.13.1
This commit is contained in:
parent
bb802b2e35
commit
9288aa4401
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.12.0.tar.xz
|
||||
/gedit-3.12.1.tar.xz
|
||||
/gedit-3.12.2.tar.xz
|
||||
/gedit-3.13.1.tar.xz
|
||||
|
||||
@ -25,12 +25,12 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.12.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.13.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.12/gedit-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gedit/3.13/gedit-%{version}.tar.xz
|
||||
|
||||
URL: http://projects.gnome.org/gedit/
|
||||
|
||||
@ -230,6 +230,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 18 2014 Richard Hughes <rhughes@redhat.com> - 2:3.13.1-1
|
||||
- Update to 3.13.1
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.12.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user