Update to 3.7.0

This commit is contained in:
Richard Hughes 2013-01-09 10:33:16 +00:00
parent d0a64ec7db
commit a1b38f04ff
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ gnome-terminal-2.31.3.tar.bz2
/gnome-terminal-3.5.90.tar.xz
/gnome-terminal-3.6.0.tar.xz
/gnome-terminal-3.6.1.tar.xz
/gnome-terminal-3.7.0.tar.xz

View File

@ -8,7 +8,7 @@
Summary: Terminal emulator for GNOME
Name: gnome-terminal
Version: 3.6.1
Version: 3.7.0
Release: 1%{?dist}
License: GPLv3+ and GFDL
Group: User Interface/Desktops
@ -85,6 +85,9 @@ desktop-file-install --vendor gnome --delete-original \
%{_sysconfdir}/gconf/schemas/gnome-terminal.schemas
%changelog
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 3.7.0-1
- Update to 3.7.0
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
- Update to 3.6.1

View File

@ -1 +1 @@
fc12453283199c2889fe1173cbd82a9b gnome-terminal-3.6.1.tar.xz
5932f89a2a9425e8afa31320f9a41bc0 gnome-terminal-3.7.0.tar.xz