[vala/f20] Update to 0.22.0

Kalev Lember kalev at fedoraproject.org
Wed Sep 25 00:02:16 UTC 2013


commit 24c8db02212f20144fbfce82efe280a82458312e
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 25 00:02:01 2013 +0200

    Update to 0.22.0

 .gitignore |    1 +
 sources    |    2 +-
 vala.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 187d564..80cb142 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /vala-0.20.1.tar.xz
 /vala-0.21.1.tar.xz
 /vala-0.21.2.tar.xz
+/vala-0.22.0.tar.xz
diff --git a/sources b/sources
index d5e9ed9..c2a10ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-27827f7788acecfa668cec5871b353a3  vala-0.21.2.tar.xz
+a2a98f00efcc97a589d4b960544ed55c  vala-0.22.0.tar.xz
diff --git a/vala.spec b/vala.spec
index 1e3c4c3..4a938e5 100644
--- a/vala.spec
+++ b/vala.spec
@@ -2,7 +2,7 @@
 %global priority 90
 
 Name:           vala
-Version:        0.21.2
+Version:        0.22.0
 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.21/vala-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/vala/0.22/vala-%{version}.tar.xz
 Source1:        vala-mode.el
 Source2:        vala-init.el
 Source3:        emacs-vala-COPYING
@@ -274,6 +274,9 @@ done
 
 
 %changelog
+* Wed Sep 25 2013 Kalev Lember <kalevlember at gmail.com> - 0.22.0-1
+- Update to 0.22.0
+
 * Wed Sep 18 2013 Kalev Lember <kalevlember at gmail.com> - 0.21.2-1
 - Update to 0.21.2
 


More information about the scm-commits mailing list