From c504e2ede7bd52691fe8ce8806cb3f931cef3780 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 5 Sep 2018 18:41:08 +0200 Subject: [PATCH] Update to 0.42.0 --- .gitignore | 1 + sources | 2 +- vala.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fdb1b12..2ea62d5 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ /vala-0.40.8.tar.xz /vala-0.41.90.tar.xz /vala-0.41.91.tar.xz +/vala-0.42.0.tar.xz diff --git a/sources b/sources index 38ac25d..8a64de0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.41.91.tar.xz) = 1847b23fd596887a3dd79c9b01952bde1a101bdb9d20b5b757f4f11567ff0703b6792cdf9ff1d22fa5f2b2654e7d05e81af2102a7973516665e1477f2122780f +SHA512 (vala-0.42.0.tar.xz) = 3f87834a83035d60d0714996d4762927a6baced250e062ea1b0f029cc2fb07581e866afa049a412bebb35861d6773c439b58e34ab91524a35238b48b02fe2be1 diff --git a/vala.spec b/vala.spec index 12e4339..2300b9f 100644 --- a/vala.spec +++ b/vala.spec @@ -2,14 +2,14 @@ %global priority 90 Name: vala -Version: 0.41.91 +Version: 0.42.0 Release: 1%{?dist} Summary: A modern programming language for GNOME # Most files are LGPLv2.1+, curses.vapi is 2-clause BSD License: LGPLv2+ and BSD URL: https://wiki.gnome.org/Projects/Vala -Source0: https://download.gnome.org/sources/vala/0.41/vala-%{version}.tar.xz +Source0: https://download.gnome.org/sources/vala/0.42/vala-%{version}.tar.xz BuildRequires: flex BuildRequires: bison @@ -213,6 +213,9 @@ done %changelog +* Wed Sep 05 2018 Kalev Lember - 0.42.0-1 +- Update to 0.42.0 + * Sun Aug 12 2018 Kalev Lember - 0.41.91-1 - Update to 0.41.91