From 66363887177336e978a6ddd534c69361fbb4ce0a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 17 Sep 2021 11:32:11 +0200 Subject: [PATCH] Update to 0.54.0 --- .gitignore | 1 + sources | 2 +- vala.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ee359d5..8a5521a 100644 --- a/.gitignore +++ b/.gitignore @@ -117,3 +117,4 @@ /vala-0.52.5.tar.xz /vala-0.53.1.tar.xz /vala-0.53.2.tar.xz +/vala-0.54.0.tar.xz diff --git a/sources b/sources index aab8a95..5516bca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.53.2.tar.xz) = 1250ef39769a408a255967f9422dc28b35865d6cf4bdc2d961e471fa20aeda7e47352835f3f544dad45192cc9d7011d736eced3aaece20f3ed689b7c65c264f0 +SHA512 (vala-0.54.0.tar.xz) = 3c9c140645e921c4b454526ab3b936151b2768a1a5c444ee280f9befcf97d5ebe0bf7c42d26236fd3845005dec26ba2dfed7db02566f65ae906afb95abc15c36 diff --git a/vala.spec b/vala.spec index 5a7da99..138396a 100644 --- a/vala.spec +++ b/vala.spec @@ -2,14 +2,14 @@ %global priority 90 Name: vala -Version: 0.53.2 +Version: 0.54.0 Release: 1%{?dist} Summary: A modern programming language for GNOME # Most files are LGPLv2.1+, curses.vapi is 2-clause BSD License: LGPLv2+ and BSD URL: https://wiki.gnome.org/Projects/Vala -Source0: https://download.gnome.org/sources/vala/0.53/vala-%{version}.tar.xz +Source0: https://download.gnome.org/sources/vala/0.54/vala-%{version}.tar.xz BuildRequires: bison BuildRequires: flex @@ -191,6 +191,9 @@ make check %changelog +* Fri Sep 17 2021 Kalev Lember - 0.54.0-1 +- Update to 0.54.0 + * Wed Sep 08 2021 Kalev Lember - 0.53.2-1 - Update to 0.53.2