Update to 3.15.1
This commit is contained in:
parent
36bcd71d6a
commit
35fea2f8b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.14.0.tar.xz
|
||||
/gedit-3.14.1.tar.xz
|
||||
/gedit-3.14.2.tar.xz
|
||||
/gedit-3.15.1.tar.xz
|
||||
|
||||
@ -22,12 +22,12 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.14.2
|
||||
Version: 3.15.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.14/gedit-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gedit/3.15/gedit-%{version}.tar.xz
|
||||
|
||||
URL: http://projects.gnome.org/gedit/
|
||||
|
||||
@ -203,6 +203,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 2:3.15.1-1
|
||||
- Update to 3.15.1
|
||||
|
||||
* Thu Dec 04 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.14.2-1
|
||||
- Update to 3.14.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user