From 6422570bd35d1235b6bc422e730776e0bfb519f8 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Jan 2019 13:40:30 +0100 Subject: [PATCH] Update to 0.43.6 --- .gitignore | 1 + sources | 2 +- vala.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c106c4b..27cbf7e 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ /vala-0.42.3.tar.xz /vala-0.42.4.tar.xz /vala-0.43.4.tar.xz +/vala-0.43.6.tar.xz diff --git a/sources b/sources index 5552322..0c0ebd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.43.4.tar.xz) = caedb2eed199ed0023959f0ebffcca80a27cbc0e0bd5bf4177f47b3907ce74dc19b176fc564bd89ae99724a7b989148fe1f44e77943afffa7492c39636ab5ab4 +SHA512 (vala-0.43.6.tar.xz) = 495dd01907911837439c423ab8698622f1b483b1781901f6e0bd1239c861a8f09a56876503a9e7553192a44683884f69acd6ac4481daf558680581843aa15d41 diff --git a/vala.spec b/vala.spec index a238a9c..ec29dc9 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.43.4 +Version: 0.43.6 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -234,6 +234,9 @@ done %changelog +* Tue Jan 22 2019 Kalev Lember - 0.43.6-1 +- Update to 0.43.6 + * Mon Jan 07 2019 Kalev Lember - 0.43.4-1 - Update to 0.43.4