[vte3/f16] Update to 0.30.0

Ray Strode rstrode at fedoraproject.org
Tue Sep 27 22:02:20 UTC 2011


commit ea7f5c8ec78824b0353c4c0bb0d8bcab8054cb21
Author: Ray Strode <rstrode at redhat.com>
Date:   Tue Sep 27 18:02:09 2011 -0400

    Update to 0.30.0

 .gitignore |    1 +
 sources    |    2 +-
 vte3.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index da607d2..1e3d877 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /vte-0.28.0.tar.bz2
 /vte-0.28.1.tar.xz
 /vte-0.29.1.tar.xz
+/vte-0.30.0.tar.xz
diff --git a/sources b/sources
index 42883f7..052722f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91cd70995099ca7e534654e0679ab5a7  vte-0.29.1.tar.xz
+3eb5dd5831e383a376333d83000f1fa8  vte-0.30.0.tar.xz
diff --git a/vte3.spec b/vte3.spec
index 177e848..0fc6fde 100644
--- a/vte3.spec
+++ b/vte3.spec
@@ -1,5 +1,5 @@
 Name: vte3
-Version: 0.29.1
+Version: 0.30.0
 Release: 1%{?dist}
 Summary: A terminal emulator
 License: LGPLv2+
@@ -82,6 +82,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 
 %changelog
+* Tue Sep 27 2011 Ray <rstrode at redhat.com> - 0.30.0-1
+- Update to 0.30.0
+
 * Wed Aug 31 2011 Matthias Clasen <mclasen at redhat.com> - 0.29.1-1
 - Update to 0.29.1
 


More information about the scm-commits mailing list