kalev pushed to xfce4-vala (master). "Bump vala to 0.30 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 27 21:54:20 UTC 2015


From 31c1fe9ef8dbe14f2bf505b81f7d2dfd2f97f9db Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Wed, 27 May 2015 23:31:44 +0200
Subject: Bump vala to 0.30

... and switch to using the new vala(api) virtual provide to pull in the
right vala version.

diff --git a/xfce4-vala.spec b/xfce4-vala.spec
index c15dbfb..4f846bf 100644
--- a/xfce4-vala.spec
+++ b/xfce4-vala.spec
@@ -1,8 +1,8 @@
-%global vala_version 0.28
+%global vala_version 0.30
 
 Name:           xfce4-vala
 Version:        4.10.3
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Vala bindings for the Xfce framework
 
 License:        LGPLv2+
@@ -18,7 +18,7 @@ BuildRequires: vala-devel
 BuildRequires: xfce4-panel-devel
 BuildRequires: xfconf-devel
 # Needed for %{_datadir}/vala*/vapi directory
-Requires: vala = %{vala_version}.0
+Requires: vala(api) = %{vala_version}
 
 %description
 Xfce4 Vala provides bindings for the Xfce framework
@@ -43,6 +43,10 @@ make install DESTDIR=%{buildroot}
 %{_datadir}/vala-%{vala_version}/vapi/*
 
 %changelog
+* Wed May 27 2015 Kalev Lember <kalevlember at gmail.com> - 4.10.3-6
+- Bump vala to 0.30
+- Use new vala(api) virtual provide to pull in the right vala version
+
 * Mon May 25 2015 Raphael Groner <projects.rg at smart.ms> - 4.10.3-5
 - bump to vala 0.28
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xfce4-vala.git/commit/?h=master&id=31c1fe9ef8dbe14f2bf505b81f7d2dfd2f97f9db


More information about the scm-commits mailing list