[vte3/f20-gnome-3-12] Update to 0.36.1

Richard Hughes rhughes at fedoraproject.org
Mon Apr 28 08:08:48 UTC 2014


commit 1e7bde53d65b9abec74c6fefad28f49b977149d5
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Apr 28 09:08:36 2014 +0100

    Update to 0.36.1

 .gitignore                        |    1 +
 honey-I-shrank-the-terminal.patch |   28 --------------
 sources                           |    2 +-
 vte-alt-meta-confusion.patch      |   74 -------------------------------------
 vte3.spec                         |   12 ++---
 5 files changed, 7 insertions(+), 110 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3310f1..f6836fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /vte-0.34.7.tar.xz
 /vte-0.34.8.tar.xz
 /vte-0.34.9.tar.xz
+/vte-0.36.1.tar.xz
diff --git a/sources b/sources
index 29e8e3a..5f63ec7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb2f3cd4889581dcb61ab6db40bee542  vte-0.34.9.tar.xz
+e17e7a117819a4dd7641d259d9f0ddfc  vte-0.36.1.tar.xz
diff --git a/vte3.spec b/vte3.spec
index 8bfaebe..756e6e9 100644
--- a/vte3.spec
+++ b/vte3.spec
@@ -1,14 +1,11 @@
 Name: vte3
-Version: 0.34.9
+Version: 0.36.1
 Release: 1%{?dist}
 Summary: A terminal emulator
 License: LGPLv2+
 Group: User Interface/X
 #VCS: git:git://git.gnome.org/vte
-Source: http://download.gnome.org/sources/vte/0.34/vte-%{version}.tar.xz
-Patch0: honey-I-shrank-the-terminal.patch
-# https://bugzilla.gnome.org/show_bug.cgi?id=663779
-Patch1: vte-alt-meta-confusion.patch
+Source: http://download.gnome.org/sources/vte/0.36/vte-%{version}.tar.xz
 # https://bugzilla.gnome.org/show_bug.cgi?id=688456
 Patch2: 0001-widget-Only-show-the-cursor-on-motion-if-moved.patch
 
@@ -40,8 +37,6 @@ vte.
 
 %prep
 %setup -q -n vte-%{version}
-%patch0 -p1 -b .grow-up
-%patch1 -p1 -b .alt-meta
 %patch2 -p1 -b .motion
 
 %build
@@ -90,6 +85,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 
 %changelog
+* Mon Apr 28 2014 Richard Hughes <rhughes at redhat.com> - 0.36.1-1
+- Update to 0.36.1
+
 * Tue Oct 15 2013 Richard Hughes <rhughes at redhat.com> - 0.34.9-1
 - Update to 0.34.9
 


More information about the scm-commits mailing list