From a1ac306d74febb2a40c9bac99d321e29899ed647 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 20 Oct 2013 08:57:53 +0000 Subject: [PATCH] upgrading package: vala 0.18.1 -> 0.22.0 --- vala/vala.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vala/vala.spec b/vala/vala.spec index 673998b61d..359f391e5b 100644 --- a/vala/vala.spec +++ b/vala/vala.spec @@ -22,8 +22,8 @@ ## # package version -%define V_major 0.18 -%define V_minor 1 +%define V_major 0.22 +%define V_minor 0 # package information Name: vala @@ -36,10 +36,10 @@ Class: EVAL Group: Language License: LGPL Version: %{V_major}.%{V_minor} -Release: 20130118 +Release: 20131020 # list of sources -Source0: ftp://ftp.gnome.org/pub/GNOME/sources/vala/%{V_major}/vala-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/vala/%{V_major}/vala-%{version}.tar.xz # build information BuildPreReq: OpenPKG, openpkg >= 20120101, make, gcc, flex, bison