[gnome-terminal] Update to 3.2.0

Ray Strode rstrode at fedoraproject.org
Wed Sep 28 01:24:14 UTC 2011


commit 9ddd0fb633619857e0dfb0682ee11a5bc19fae2b
Author: Ray Strode <rstrode at redhat.com>
Date:   Tue Sep 27 21:23:58 2011 -0400

    Update to 3.2.0

 .gitignore          |    1 +
 gnome-terminal.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0e89c7..4324e07 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ gnome-terminal-2.31.3.tar.bz2
 /gnome-terminal-2.33.90.tar.bz2
 /gnome-terminal-3.0.0.tar.bz2
 /gnome-terminal-3.0.1.tar.bz2
+/gnome-terminal-3.2.0.tar.xz
diff --git a/gnome-terminal.spec b/gnome-terminal.spec
index 0259ace..1ce4d8c 100644
--- a/gnome-terminal.spec
+++ b/gnome-terminal.spec
@@ -8,13 +8,13 @@
 
 Summary: Terminal emulator for GNOME
 Name: gnome-terminal
-Version: 3.0.1
+Version: 3.2.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/3.0/gnome-terminal-%{version}.tar.bz2
+Source0: http://download.gnome.org/sources/gnome-terminal/3.0/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 Sep 27 2011 Ray <rstrode at redhat.com> - 3.2.0-1
+- Update to 3.2.0
+
 * Mon Apr 25 2011 Matthias Clasen <mclasen at redhat.com> 3.0.1-1
 - Update to 3.0.1
 
diff --git a/sources b/sources
index 764515c..bf86f0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63b1d72b22be15d5fa039260bc6fbd64  gnome-terminal-3.0.1.tar.bz2
+d26861a2c5a0912f7f7ca93c129c2ca0  gnome-terminal-3.2.0.tar.xz


More information about the scm-commits mailing list