[vala/f16] 0.13.3

Matthias Clasen mclasen at fedoraproject.org
Wed Aug 31 02:21:50 UTC 2011


commit cf0991134afdd05141a9d3f7bd26180ceaee1664
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Aug 30 22:21:05 2011 -0400

    0.13.3

 .gitignore |    1 +
 sources    |    2 +-
 vala.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3cf7f4d..02572f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /vala-0.13.1.tar.xz
+/vala-0.13.3.tar.xz
diff --git a/sources b/sources
index f44dee1..9b677a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc373087cd05478835fcdb86c7bd23af  vala-0.13.1.tar.xz
+ac81d511a5e61fccc093bf5ff685b1b1  vala-0.13.3.tar.xz
diff --git a/vala.spec b/vala.spec
index e68387d..c52d0d6 100644
--- a/vala.spec
+++ b/vala.spec
@@ -1,7 +1,7 @@
 %global api_ver 0.14
 
 Name:           vala
-Version:        0.13.1
+Version:        0.13.3
 Release:        1%{?dist}
 Summary:        A modern programming language for GNOME
 
@@ -232,6 +232,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Aug 30 2011 Matthias Clasen <mclasen at redhat.com> - 0.13.3-1
+- Update to 0.13.3
+
 * Thu Jul  7 2011 Michel Salim <salimma at fedoraproject.org> - 0.13.1-1
 - Update to 0.13.1
 


More information about the scm-commits mailing list