[vte3] Update to 0.35.0

Richard Hughes rhughes at fedoraproject.org
Tue Nov 19 12:46:34 UTC 2013


commit 6d10021e2ea01967025c16f64a15dce36f94758a
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Nov 19 12:47:00 2013 +0000

    Update to 0.35.0

 .gitignore |    1 +
 sources    |    2 +-
 vte3.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3310f1..a093873 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.35.0.tar.xz
diff --git a/sources b/sources
index 29e8e3a..e0f4972 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb2f3cd4889581dcb61ab6db40bee542  vte-0.34.9.tar.xz
+6c8190f76db56c89f13cb07ca1acdd54  vte-0.35.0.tar.xz
diff --git a/vte3.spec b/vte3.spec
index cd327c1..0316b4d 100644
--- a/vte3.spec
+++ b/vte3.spec
@@ -1,11 +1,11 @@
 Name: vte3
-Version: 0.34.9
+Version: 0.35.0
 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
+Source: http://download.gnome.org/sources/vte/0.35/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
@@ -90,6 +90,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 
 %changelog
+* Tue Nov 19 2013 Richard Hughes <rhughes at redhat.com> - 0.35.0-1
+- Update to 0.35.0
+
 * Tue Oct 29 2013 Richard Hughes <rhughes at redhat.com> - 0.34.9-1
 - Update to 0.34.9
 


More information about the scm-commits mailing list