From 146bfe5bf0c61e37be5ca8ceda7ae3e0032f3373 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 17 Sep 2018 16:27:26 +0200 Subject: [PATCH] Update to 0.42.1 --- .gitignore | 1 + sources | 2 +- vala.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2ea62d5..03a25f5 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ /vala-0.41.90.tar.xz /vala-0.41.91.tar.xz /vala-0.42.0.tar.xz +/vala-0.42.1.tar.xz diff --git a/sources b/sources index 8a64de0..863ce0c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.42.0.tar.xz) = 3f87834a83035d60d0714996d4762927a6baced250e062ea1b0f029cc2fb07581e866afa049a412bebb35861d6773c439b58e34ab91524a35238b48b02fe2be1 +SHA512 (vala-0.42.1.tar.xz) = 36d5a4057fdad7f02616d39d5a04e8a4af7ddc79ce1c5e68247c8a0ccda09fc2a084f35d378acc4bd61d3a872386c992e4a337ef50d3604b37d1a5d064aea92a diff --git a/vala.spec b/vala.spec index 2300b9f..ddd7d77 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.42.0 +Version: 0.42.1 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -213,6 +213,9 @@ done %changelog +* Mon Sep 17 2018 Kalev Lember - 0.42.1-1 +- Update to 0.42.1 + * Wed Sep 05 2018 Kalev Lember - 0.42.0-1 - Update to 0.42.0