[vte291] Update to 0.39.0

Kalev Lember kalev at fedoraproject.org
Tue Nov 25 10:30:28 UTC 2014


commit 54d3476852924f6e1bb9f5895978ed1b8574209b
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Nov 25 11:27:07 2014 +0100

    Update to 0.39.0

 .gitignore  |    1 +
 sources     |    2 +-
 vte291.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8db2186..2273541 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /vte-0.38.0.tar.xz
 /vte-0.38.1.tar.xz
 /vte-0.38.2.tar.xz
+/vte-0.39.0.tar.xz
diff --git a/sources b/sources
index 1632670..a7be28e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c2bc81265f6e8907e3bd0d0c0c29a898  vte-0.38.2.tar.xz
+4c84d19125b4c01ddb0397e30bbd91da  vte-0.39.0.tar.xz
diff --git a/vte291.spec b/vte291.spec
index 6cc59e2..b68a230 100644
--- a/vte291.spec
+++ b/vte291.spec
@@ -1,13 +1,13 @@
 %global apiver 2.91
 
 Name:           vte291
-Version:        0.38.2
+Version:        0.39.0
 Release:        1%{?dist}
 Summary:        Terminal emulator library
 
 License:        LGPLv2+
 URL:            http://www.gnome.org/
-Source0:        http://download.gnome.org/sources/vte/0.38/vte-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/vte/0.39/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
 
@@ -96,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_sysconfdir}/profile.d/vte.sh
 
 %changelog
+* Tue Nov 25 2014 Kalev Lember <kalevlember at gmail.com> - 0.39.0-1
+- Update to 0.39.0
+
 * Mon Nov 10 2014 Kalev Lember <kalevlember at gmail.com> - 0.38.2-1
 - Update to 0.38.2
 


More information about the scm-commits mailing list