Update to 0.54.0

This commit is contained in:
Kalev Lember 2021-09-17 11:32:11 +02:00
parent 2994b6073d
commit 6636388717
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
SHA512 (vala-0.53.2.tar.xz) = 1250ef39769a408a255967f9422dc28b35865d6cf4bdc2d961e471fa20aeda7e47352835f3f544dad45192cc9d7011d736eced3aaece20f3ed689b7c65c264f0
SHA512 (vala-0.54.0.tar.xz) = 3c9c140645e921c4b454526ab3b936151b2768a1a5c444ee280f9befcf97d5ebe0bf7c42d26236fd3845005dec26ba2dfed7db02566f65ae906afb95abc15c36

View File

@ -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 <klember@redhat.com> - 0.54.0-1
- Update to 0.54.0
* Wed Sep 08 2021 Kalev Lember <klember@redhat.com> - 0.53.2-1
- Update to 0.53.2