[vala/f15] Update to 0.12.1

Bastien Nocera hadess at fedoraproject.org
Tue Jul 12 14:13:56 UTC 2011


commit e1b75508df811ed8be1a5b5885764ff483f02fb1
Author: Bastien Nocera <hadess at hadess.net>
Date:   Tue Jul 12 15:13:43 2011 +0100

    Update to 0.12.1

 .gitignore |    1 +
 sources    |    2 +-
 vala.spec  |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8967d5..604a7e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /vala-0.11.7.tar.bz2
 /vala-0.12.0.tar.bz2
+/vala-0.12.1.tar.xz
diff --git a/sources b/sources
index ca377cb..2958be8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b11fafaa705085342156312e356b6ff2  vala-0.12.0.tar.bz2
+27e6e852b8f6b5695654029b7914b89d  vala-0.12.1.tar.xz
diff --git a/vala.spec b/vala.spec
index 0dbfa71..888a47c 100644
--- a/vala.spec
+++ b/vala.spec
@@ -1,8 +1,8 @@
 %global api_ver 0.12
 
 Name:           vala
-Version:        0.12.0
-Release:        2%{?dist}
+Version:        0.12.1
+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.12/vala-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/vala/0.12/vala-%{version}.tar.xz
 Source1:        vala-mode.el
 Source2:        vala-init.el
 Source3:        emacs-vala-COPYING
@@ -235,6 +235,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jul 12 2011 Bastien Nocera <bnocera at redhat.com> 0.12.1-1
+- Update to 0.12.1
+
 * Tue Apr  5 2011 Michel Salim <salimma at fedoraproject.org> - 0.12.0-2
 - Allow access to length of constant array in constant initializer lists
 


More information about the scm-commits mailing list