[vala] Update to 0.17.0

Michel Alexandre Salim salimma at fedoraproject.org
Fri May 4 05:36:33 UTC 2012


commit c436aa6f17be4d91031d5a057c4fbd5cda1d26af
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Fri May 4 12:36:42 2012 +0700

    Update to 0.17.0

 .gitignore |    2 +-
 sources    |    2 +-
 vala.spec  |   11 +++++++----
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5749cf8..c5ce0c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/vala-0.16.0.tar.xz
+/vala-0.17.0.tar.xz
diff --git a/sources b/sources
index 997d3ad..f110323 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84b742e9cca4c90fde3026c3793c03c1  vala-0.16.0.tar.xz
+8775d5dd6c5b608a5581611afb901ed6  vala-0.17.0.tar.xz
diff --git a/vala.spec b/vala.spec
index 52120af..26de52e 100644
--- a/vala.spec
+++ b/vala.spec
@@ -1,8 +1,8 @@
-%global api_ver 0.16
+%global api_ver 0.18
 
 Name:           vala
-Version:        0.16.0
-Release:        3%{?dist}
+Version:        0.17.0
+Release:        1%{?dist}
 Summary:        A modern programming language for GNOME
 
 Group:          Development/Languages
@@ -13,7 +13,7 @@ URL:            http://live.gnome.org/Vala
 # note: do not use a macro for directory name
 # as it breaks Colin Walters' automatic build script
 # see https://bugzilla.redhat.com/show_bug.cgi?id=609292
-Source0:        http://download.gnome.org/sources/vala/0.16/vala-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/vala/0.17/vala-%{version}.tar.xz
 Source1:        vala-mode.el
 Source2:        vala-init.el
 Source3:        emacs-vala-COPYING
@@ -319,6 +319,9 @@ done
 
 
 %changelog
+* Thu May  3 2012 Michel Salim <salimma at fedoraproject.org> - 0.17.0-1
+- Update to 0.17.0
+
 * Fri Apr  6 2012 Michel Salim <salimma at fedoraproject.org> - 0.16.0-3
 - Disable coverage analysis, build-time paths get hard-coded
 


More information about the scm-commits mailing list