[vte3/f16] 0.30.1

Matthias Clasen mclasen at fedoraproject.org
Tue Oct 18 04:14:21 UTC 2011


commit 8dc253173fe0e5d63a257c676b9754df7d76338c
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Oct 18 00:13:53 2011 -0400

    0.30.1

 .gitignore |    1 +
 sources    |    2 +-
 vte3.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1e3d877..67ec908 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /vte-0.28.1.tar.xz
 /vte-0.29.1.tar.xz
 /vte-0.30.0.tar.xz
+/vte-0.30.1.tar.xz
diff --git a/sources b/sources
index 052722f..e72de22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3eb5dd5831e383a376333d83000f1fa8  vte-0.30.0.tar.xz
+514f48346f176f91297731f6fdb1cffc  vte-0.30.1.tar.xz
diff --git a/vte3.spec b/vte3.spec
index 0fc6fde..444079f 100644
--- a/vte3.spec
+++ b/vte3.spec
@@ -1,11 +1,11 @@
 Name: vte3
-Version: 0.30.0
+Version: 0.30.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.29/vte-%{version}.tar.xz
+Source: http://download.gnome.org/sources/vte/0.30/vte-%{version}.tar.xz
 Patch0: honey-I-shrank-the-terminal.patch
 
 
@@ -82,6 +82,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 
 %changelog
+* Tue Oct 18 2011 Matthias Clasen <mclasen at redhat.com> - 0.30.1-1
+- Update to 0.30.1
+
 * Tue Sep 27 2011 Ray <rstrode at redhat.com> - 0.30.0-1
 - Update to 0.30.0
 


More information about the scm-commits mailing list