This commit is contained in:
Ignacio Casal Quinteiro 2013-02-19 21:17:25 +01:00
parent d3a0bdb8b9
commit 3405d2ee2a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@ gedit-2.31.6.tar.bz2
/gedit-3.6.1.tar.xz
/gedit-3.7.1.tar.xz
/gedit-3.7.3.tar.xz
/gedit-3.7.4.tar.xz

View File

@ -13,8 +13,8 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.7.3
Release: 2%{?dist}
Version: 3.7.4
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
#VCS: git:git://git.gnome.org/gedit
@ -212,6 +212,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%endif
%changelog
* Tue Feb 19 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.7.4-1
- Update to 3.7.4
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.7.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
4ca84191017b93463dff792daf04c70d gedit-3.7.3.tar.xz
a7c7ba0b0df46dc3e93dc69e0748679d gedit-3.7.4.tar.xz