From e625877101f7140a55ad9191eb1cf0882aa23eaa Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sep 30 2010 04:05:38 +0000 Subject: 2.32.0 --- diff --git a/.gitignore b/.gitignore index b539830..742536b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ gnome-terminal-2.31.90.tar.bz2 gnome-terminal-2.31.91.tar.bz2 +gnome-terminal-2.31.3.tar.bz2 +/gnome-terminal-2.31.90.tar.bz2 +/gnome-terminal-2.31.91.tar.bz2 +/gnome-terminal-2.32.0.tar.bz2 diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 87ec4a0..25ecd79 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -8,13 +8,13 @@ Summary: Terminal emulator for GNOME Name: gnome-terminal -Version: 2.31.91 +Version: 2.32.0 Release: 1%{?dist} License: GPLv2+ 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/2.31/gnome-terminal-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/gnome-terminal/2.32/gnome-terminal-%{version}.tar.bz2 # http://bugzilla.gnome.org/show_bug.cgi?id=588732 Source1: profile-new-dialog.ui @@ -39,6 +39,7 @@ BuildRequires: gnome-doc-utils BuildRequires: intltool BuildRequires: gnome-common BuildRequires: autoconf automake libtool +BuildRequires: libSM-devel %description gnome-terminal is a terminal emulator for GNOME. It supports translucent @@ -103,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT/var/scrollkeeper %{_sysconfdir}/gconf/schemas/gnome-terminal.schemas %changelog +* Wed Sep 29 2010 Matthias Clasen - 2.32.0-1 +- Update to 2.32.0 + * Tue Aug 31 2010 Matthias Clasen - 2.31.91-1 - Update to 2.31.91 diff --git a/sources b/sources index 2be237e..3a21771 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9628233a4342890701386e674f30222 gnome-terminal-2.31.91.tar.bz2 +ad6ee013498e3c05def1b2c5b0b49780 gnome-terminal-2.32.0.tar.bz2