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

Richard Hughes rhughes at fedoraproject.org
Tue Jul 15 12:19:54 UTC 2014


commit de7609154bcdb503c19ecc0674e069501879fae2
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Jul 15 13:20:10 2014 +0100

    Update to 0.36.3

 .gitignore                                       |    1 +
 0001-widget-Fix-disappearing-mouse-pointer.patch |   25 ----------------------
 sources                                          |    2 +-
 vte3.spec                                        |   10 ++++----
 4 files changed, 7 insertions(+), 31 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index db3c72a..4e2cea8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /vte-0.34.9.tar.xz
 /vte-0.36.1.tar.xz
 /vte-0.36.2.tar.xz
+/vte-0.36.3.tar.xz
diff --git a/sources b/sources
index 7082244..c57ee10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c13f35f47b31abed4cdca2684d3d2ff  vte-0.36.2.tar.xz
+3f9df4c9a67b09bf5c660bf5c3bae109  vte-0.36.3.tar.xz
diff --git a/vte3.spec b/vte3.spec
index 9e36416..9966713 100644
--- a/vte3.spec
+++ b/vte3.spec
@@ -1,13 +1,11 @@
 Name: vte3
-Version: 0.36.2
-Release: 2%{?dist}
+Version: 0.36.3
+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.36/vte-%{version}.tar.xz
-# https://bugzilla.gnome.org/show_bug.cgi?id=725342
-Patch0: 0001-widget-Fix-disappearing-mouse-pointer.patch
 # https://bugzilla.gnome.org/show_bug.cgi?id=688456
 Patch2: 0001-widget-Only-show-the-cursor-on-motion-if-moved.patch
 
@@ -40,7 +38,6 @@ vte.
 
 %prep
 %setup -q -n vte-%{version}
-%patch0 -p1 -b .mouse-cursor
 %patch2 -p1 -b .motion
 
 %build
@@ -89,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 
 %changelog
+* Tue Jul 15 2014 Richard Hughes <rhughes at redhat.com> - 0.36.3-1
+- Update to 0.36.3
+
 * Thu May 22 2014 Debarshi Ray <rishi at fedoraproject.org> - 0.36.2-2
 - Backport fix for disappearing mouse cursor (GNOME #725342)
 


More information about the scm-commits mailing list