kalev pushed to vala (master). "Update to 0.29.1"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 27 21:47:44 UTC 2015


From 69e0877b95ea25380af2b0e9237b48e44dc812db Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Wed, 27 May 2015 23:23:45 +0200
Subject: Update to 0.29.1


diff --git a/.gitignore b/.gitignore
index db23850..f168052 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /vala-0.27.1.tar.xz
 /vala-0.27.2.tar.xz
 /vala-0.28.0.tar.xz
+/vala-0.29.1.tar.xz
diff --git a/sources b/sources
index 7fbe519..239c15c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8d4ceac3451a0d5497e7be38e5e4c2ad  vala-0.28.0.tar.xz
+634858cdb8d7a7b5fbb54ed5c54eb189  vala-0.29.1.tar.xz
diff --git a/vala.spec b/vala.spec
index 0d9cf73..7e0194f 100644
--- a/vala.spec
+++ b/vala.spec
@@ -1,9 +1,9 @@
-%global api_ver 0.28
+%global api_ver 0.30
 %global priority 90
 
 Name:           vala
-Version:        0.28.0
-Release:        2%{?dist}
+Version:        0.29.1
+Release:        1%{?dist}
 Summary:        A modern programming language for GNOME
 
 # Most files are LGPLv2.1+, curses.vapi is 2-clause BSD
@@ -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.28/vala-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/vala/0.29/vala-%{version}.tar.xz
 
 BuildRequires:  flex
 BuildRequires:  bison
@@ -233,6 +233,9 @@ done
 
 
 %changelog
+* Wed May 27 2015 Kalev Lember <kalevlember at gmail.com> - 0.29.1-1
+- Update to 0.29.1
+
 * Mon May 25 2015 Kalev Lember <kalevlember at gmail.com> - 0.28.0-2
 - Add a vala(api) virtual provide that xfce-vala can depend on
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/vala.git/commit/?h=master&id=69e0877b95ea25380af2b0e9237b48e44dc812db


More information about the scm-commits mailing list