[vala] Update to 0.23.3

Richard Hughes rhughes at fedoraproject.org
Wed Feb 19 08:30:09 UTC 2014


commit 0ebb94b34654da82adfb02c4e29fd2008aa9868b
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Feb 19 08:30:52 2014 +0000

    Update to 0.23.3

 .gitignore |    1 +
 sources    |    2 +-
 vala.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2abe388..9d8c6d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /vala-0.22.1.tar.xz
 /vala-0.23.1.tar.xz
 /vala-0.23.2.tar.xz
+/vala-0.23.3.tar.xz
diff --git a/sources b/sources
index 500c3bb..5289fa1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9efc808ca8df812a76b053b8f5bfb036  vala-0.23.2.tar.xz
+12915eafec385d550f97ae8e745840ea  vala-0.23.3.tar.xz
diff --git a/vala.spec b/vala.spec
index c68e6a1..ebf3a79 100644
--- a/vala.spec
+++ b/vala.spec
@@ -2,7 +2,7 @@
 %global priority 90
 
 Name:           vala
-Version:        0.23.2
+Version:        0.23.3
 Release:        1%{?dist}
 Summary:        A modern programming language for GNOME
 
@@ -274,6 +274,9 @@ done
 
 
 %changelog
+* Wed Feb 19 2014 Richard Hughes <rhughes at redhat.com> - 0.23.3-1
+- Update to 0.23.3
+
 * Wed Feb 05 2014 Richard Hughes <rhughes at redhat.com> - 0.23.2-1
 - Update to 0.23.2
 


More information about the scm-commits mailing list