This commit is contained in:
Matthias Clasen 2012-02-07 10:56:55 -05:00
parent 037f1a2103
commit d13a840252
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ gnome-terminal-2.31.3.tar.bz2
/gnome-terminal-3.0.1.tar.bz2
/gnome-terminal-3.2.0.tar.xz
/gnome-terminal-3.2.1.tar.xz
/gnome-terminal-3.3.0.tar.xz

View File

@ -8,13 +8,13 @@
Summary: Terminal emulator for GNOME
Name: gnome-terminal
Version: 3.2.1
Release: 3%{?dist}
Version: 3.3.0
Release: 1%{?dist}
License: GPLv3+ and GFDL
Group: User Interface/Desktops
URL: http://www.gnome.org/
#VCS: git:git://git.gnome.org/gnome-terminal
Source0: http://download.gnome.org/sources/gnome-terminal/3.2/gnome-terminal-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-terminal/3.3/gnome-terminal-%{version}.tar.xz
# http://bugzilla.gnome.org/show_bug.cgi?id=588732
Source1: profile-new-dialog.ui
@ -87,6 +87,9 @@ desktop-file-install --vendor gnome --delete-original \
%{_sysconfdir}/gconf/schemas/gnome-terminal.schemas
%changelog
* Tue Feb 7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.0-1
- Update to 3.3.0
* Thu Jan 12 2012 Matthias Clasen <mclasen@redhat.com> - 3.2.1-2
- Update license field (#639132)

View File

@ -1 +1 @@
0a09d8dcbee5a2300725008ee82054a3 gnome-terminal-3.2.1.tar.xz
4da6d0bd6db7a5a615cc0b14e8f435f4 gnome-terminal-3.3.0.tar.xz