[vte3] Update to 0.35.1

Richard Hughes rhughes at fedoraproject.org
Mon Jan 13 20:48:36 UTC 2014


commit 9a95218700459f8444522a580aa22745647147a2
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jan 13 20:48:46 2014 +0000

    Update to 0.35.1

 .gitignore |    1 +
 sources    |    2 +-
 vte3.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a093873..cd36b89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /vte-0.34.8.tar.xz
 /vte-0.34.9.tar.xz
 /vte-0.35.0.tar.xz
+/vte-0.35.1.tar.xz
diff --git a/sources b/sources
index e0f4972..698ca9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c8190f76db56c89f13cb07ca1acdd54  vte-0.35.0.tar.xz
+d0febe4314ff9cb254e5847546f8fcb8  vte-0.35.1.tar.xz
diff --git a/vte3.spec b/vte3.spec
index 0316b4d..05b0ba5 100644
--- a/vte3.spec
+++ b/vte3.spec
@@ -1,5 +1,5 @@
 Name: vte3
-Version: 0.35.0
+Version: 0.35.1
 Release: 1%{?dist}
 Summary: A terminal emulator
 License: LGPLv2+
@@ -90,6 +90,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 
 %changelog
+* Mon Jan 13 2014 Richard Hughes <rhughes at redhat.com> - 0.35.1-1
+- Update to 0.35.1
+
 * Tue Nov 19 2013 Richard Hughes <rhughes at redhat.com> - 0.35.0-1
 - Update to 0.35.0
 


More information about the scm-commits mailing list