diff --git a/.gitignore b/.gitignore index fb44daa..036479b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 63669c0..36e2de9 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -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 - 3.3.0-1 +- Update to 3.3.0 + * Thu Jan 12 2012 Matthias Clasen - 3.2.1-2 - Update license field (#639132) diff --git a/sources b/sources index 15f5abc..6eeebcb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a09d8dcbee5a2300725008ee82054a3 gnome-terminal-3.2.1.tar.xz +4da6d0bd6db7a5a615cc0b14e8f435f4 gnome-terminal-3.3.0.tar.xz