From 528417934eec2ce0694c02350778999f78fa819f Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 31 Oct 2021 22:03:14 +0100 Subject: [PATCH] Update to 0.54.3 --- .gitignore | 1 + sources | 2 +- vala.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7e64aab..dfa3a18 100644 --- a/.gitignore +++ b/.gitignore @@ -120,3 +120,4 @@ /vala-0.54.0.tar.xz /vala-0.54.1.tar.xz /vala-0.54.2.tar.xz +/vala-0.54.3.tar.xz diff --git a/sources b/sources index e97b050..eb01ab4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.54.2.tar.xz) = 0d1b0fa2bf9edec2df15335d60915cb1a6b8784b20f27be9931119ee893d4c7350e97467058b58b0b228530a285feaa4c1297a029648ffb24a59339b5b0fa115 +SHA512 (vala-0.54.3.tar.xz) = dbba5adcab21eb172ca8adc276864e65f87215a754a592bb294e347b85c159744eb02cfc65be6dc0392b875477cc2eecf3baa0d070902c903e602e2eeac2b6de diff --git a/vala.spec b/vala.spec index 56372e0..7a64efb 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.54.2 +Version: 0.54.3 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -191,6 +191,9 @@ make check %changelog +* Sun Oct 31 2021 Kalev Lember - 0.54.3-1 +- Update to 0.54.3 + * Mon Oct 04 2021 Kalev Lember - 0.54.2-1 - Update to 0.54.2