From 64a6bdb237923505f25d9360bdc890d982769efc Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 25 Sep 2012 23:46:42 -0400 Subject: [PATCH] 3.6.0 --- .gitignore | 1 + gnome-terminal.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6bcf9b7..edb2e78 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ gnome-terminal-2.31.3.tar.bz2 /gnome-terminal-3.4.0.1.tar.xz /gnome-terminal-3.4.1.1.tar.xz /gnome-terminal-3.5.90.tar.xz +/gnome-terminal-3.6.0.tar.xz diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 37f8a4c..95ce5fa 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -8,13 +8,13 @@ Summary: Terminal emulator for GNOME Name: gnome-terminal -Version: 3.5.90 +Version: 3.6.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.4/gnome-terminal-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-terminal/3.6/gnome-terminal-%{version}.tar.xz # gconftool-2 Requires(pre): GConf2 >= %{gconf_version} @@ -83,6 +83,9 @@ desktop-file-install --vendor gnome --delete-original \ %{_sysconfdir}/gconf/schemas/gnome-terminal.schemas %changelog +* Tue Sep 25 2012 Matthias Clasen - 3.6.0-1 +- Update to 3.6.0 + * Tue Aug 21 2012 Richard Hughes - 3.5.90-1 - Update to 3.5.90 diff --git a/sources b/sources index 32301d8..63462e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f28af61ae46668d2e4d4df57d43323b5 gnome-terminal-3.5.90.tar.xz +7ebc780a0c04f148e808972126ca7218 gnome-terminal-3.6.0.tar.xz