From 5a1ebe28ad53248bc53cf01462f223fe46934459 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 24 Mar 2014 21:56:45 +0000 Subject: [PATCH] Update to 3.12.0 --- .gitignore | 1 + gnome-terminal.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1c247ba..c32f43e 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ gnome-terminal-2.31.3.tar.bz2 /gnome-terminal-3.11.0.tar.xz /gnome-terminal-3.11.2.tar.xz /gnome-terminal-3.11.3.tar.xz +/gnome-terminal-3.12.0.tar.xz diff --git a/gnome-terminal.spec b/gnome-terminal.spec index ed65270..e145cea 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -7,13 +7,13 @@ Summary: Terminal emulator for GNOME Name: gnome-terminal -Version: 3.11.3 -Release: 2%{?dist} +Version: 3.12.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.11/gnome-terminal-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-terminal/3.12/gnome-terminal-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: GConf2-devel @@ -87,6 +87,9 @@ fi %{_libdir}/nautilus/extensions-3.0/libterminal-nautilus.so %changelog +* Mon Mar 24 2014 Richard Hughes - 3.12.0-1 +- Update to 3.12.0 + * Mon Mar 10 2014 Kevin Fenzi 3.11.3-2 - Rebuild for new gnome-shell - Own datadir/gnome-shell for search provider diff --git a/sources b/sources index eebe8e2..4b7d280 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f3c92c8b8513b024f46b207b086af73d gnome-terminal-3.11.3.tar.xz +0db5151745f681af5392f18e307a6dc3 gnome-terminal-3.12.0.tar.xz