From ff7934a34441e6430656cfd633edc9feff14ad78 Mon Sep 17 00:00:00 2001 From: David King Date: Sun, 30 Jan 2022 12:44:05 +0000 Subject: [PATCH] Update to 0.55.2 --- .gitignore | 1 + sources | 2 +- vala.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 21cb695..502e846 100644 --- a/.gitignore +++ b/.gitignore @@ -125,3 +125,4 @@ /vala-0.54.5.tar.xz /vala-0.54.6.tar.xz /vala-0.55.1.tar.xz +/vala-0.55.2.tar.xz diff --git a/sources b/sources index 53d29e7..66ed9d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.55.1.tar.xz) = 7a9bd9cb22fc39dbe6139a2908b9eb98ca843987977c5ecc95a3395db2f7bffe8685a55e282cd620e8c812a45844b41c94f85116363999244e0595fc81882df8 +SHA512 (vala-0.55.2.tar.xz) = 7f781fb2036549e6f22ba4346cb63556915ea1d591605e5a8bcbccab0de754c4dff03cb510da81916c45b5917a1044389c9354e0a9cfc3f38a08e610581800f9 diff --git a/vala.spec b/vala.spec index 3cb245f..2fd890b 100644 --- a/vala.spec +++ b/vala.spec @@ -2,8 +2,8 @@ %global priority 90 Name: vala -Version: 0.55.1 -Release: 2%{?dist} +Version: 0.55.2 +Release: 1%{?dist} Summary: A modern programming language for GNOME # Most files are LGPLv2.1+, curses.vapi is 2-clause BSD @@ -191,6 +191,9 @@ make check %changelog +* Sun Jan 30 2022 David King - 0.55.2-1 +- Update to 0.55.2 + * Sat Jan 22 2022 Fedora Release Engineering - 0.55.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild