From 5cb4b8cc09b31a29e7e9685b668f26d4e45955d1 Mon Sep 17 00:00:00 2001 From: David King Date: Sun, 13 Feb 2022 08:40:39 +0000 Subject: [PATCH] Update to 0.55.3 --- .gitignore | 1 + sources | 2 +- vala.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 502e846..5a25db7 100644 --- a/.gitignore +++ b/.gitignore @@ -126,3 +126,4 @@ /vala-0.54.6.tar.xz /vala-0.55.1.tar.xz /vala-0.55.2.tar.xz +/vala-0.55.3.tar.xz diff --git a/sources b/sources index 66ed9d8..21e7ab2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.55.2.tar.xz) = 7f781fb2036549e6f22ba4346cb63556915ea1d591605e5a8bcbccab0de754c4dff03cb510da81916c45b5917a1044389c9354e0a9cfc3f38a08e610581800f9 +SHA512 (vala-0.55.3.tar.xz) = 0124c411c265c5de74e06470a9d68d7b569db9eb0e7df26454a6f579cb942d5225c41b52209cea797456bc4abf4010274a2bc70840286e1113976fbfa249c642 diff --git a/vala.spec b/vala.spec index 2fd890b..2de4e56 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.55.2 +Version: 0.55.3 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -191,6 +191,9 @@ make check %changelog +* Sun Feb 13 2022 David King - 0.55.3-1 +- Update to 0.55.3 + * Sun Jan 30 2022 David King - 0.55.2-1 - Update to 0.55.2