[vte3] Update to 0.32.2

Richard Hughes rhughes at fedoraproject.org
Thu Jun 7 04:07:39 UTC 2012


commit 1fd64ab31743442356e84863a15a2328f241c5d3
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Jun 7 05:06:11 2012 +0100

     Update to 0.32.2

 .gitignore |    1 +
 sources    |    2 +-
 vte3.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b705d6..52fcec5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /vte-0.31.0.tar.xz
 /vte-0.32.0.tar.xz
 /vte-0.32.1.tar.xz
+/vte-0.32.2.tar.xz
diff --git a/sources b/sources
index 3046b07..730e2be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1eac0bdf6230952b5deba9957d5c8c9  vte-0.32.1.tar.xz
+a756fe980cc64ce9828820966ea28ba4  vte-0.32.2.tar.xz
diff --git a/vte3.spec b/vte3.spec
index 9254a6d..d7dee87 100644
--- a/vte3.spec
+++ b/vte3.spec
@@ -1,5 +1,5 @@
 Name: vte3
-Version: 0.32.1
+Version: 0.32.2
 Release: 1%{?dist}
 Summary: A terminal emulator
 License: LGPLv2+
@@ -83,6 +83,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 
 %changelog
+* Thu Jun 07 2012 Richard Hughes <hughsient at gmail.com> - 0.32.2-1
+- Update to 0.32.2
+
 * Tue Apr 17 2012 Kalev Lember <kalevlember at gmail.com> - 0.32.1-1
 - Update to 0.32.1
 


More information about the scm-commits mailing list