From 13925b1c8f0b8d03297996af003c87c36b00cac6 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 22 May 2018 20:24:31 +0200 Subject: [PATCH] upgrading package: vala 0.38.9 -> 0.38.10 --- vala/vala.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vala/vala.spec b/vala/vala.spec index 35ac3d786e..d884f654bf 100644 --- a/vala/vala.spec +++ b/vala/vala.spec @@ -23,7 +23,7 @@ # package version %define V_major 0.38 -%define V_minor 9 +%define V_minor 10 # package information Name: vala @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: LGPL Version: %{V_major}.%{V_minor} -Release: 20180521 +Release: 20180522 # list of sources Source0: http://ftp.gnome.org/pub/GNOME/sources/vala/%{V_major}/vala-%{version}.tar.xz