[vala] Update to 0.13.1

Michel Alexandre Salim salimma at fedoraproject.org
Thu Jul 7 14:12:58 UTC 2011


commit fa9e493e72ada24c787ff43bf5d9d40755f669e6
Author: Michel Alexandre Salim <michel.salim at cs.fau.de>
Date:   Thu Jul 7 16:12:43 2011 +0200

    Update to 0.13.1

 .gitignore |    4 +---
 sources    |    2 +-
 vala.spec  |    9 ++++++---
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 604a7e1..3cf7f4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-/vala-0.11.7.tar.bz2
-/vala-0.12.0.tar.bz2
-/vala-0.12.1.tar.xz
+/vala-0.13.1.tar.xz
diff --git a/sources b/sources
index 2958be8..f44dee1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-27e6e852b8f6b5695654029b7914b89d  vala-0.12.1.tar.xz
+cc373087cd05478835fcdb86c7bd23af  vala-0.13.1.tar.xz
diff --git a/vala.spec b/vala.spec
index a58e141..e68387d 100644
--- a/vala.spec
+++ b/vala.spec
@@ -1,7 +1,7 @@
-%global api_ver 0.12
+%global api_ver 0.14
 
 Name:           vala
-Version:        0.12.1
+Version:        0.13.1
 Release:        1%{?dist}
 Summary:        A modern programming language for GNOME
 
@@ -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.12/vala-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/vala/0.13/vala-%{version}.tar.xz
 Source1:        vala-mode.el
 Source2:        vala-init.el
 Source3:        emacs-vala-COPYING
@@ -232,6 +232,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul  7 2011 Michel Salim <salimma at fedoraproject.org> - 0.13.1-1
+- Update to 0.13.1
+
 * Fri Jun 17 2011 Tomas Bzatek <tbzatek at redhat.com> - 0.12.1-1
 - Update to 0.12.1
 


More information about the scm-commits mailing list