Update to 0.43.4

This commit is contained in:
Kalev Lember 2019-01-07 14:37:58 +01:00
parent c9e3e7ad6a
commit 1974fce223
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -70,3 +70,4 @@
/vala-0.42.2.tar.xz
/vala-0.42.3.tar.xz
/vala-0.42.4.tar.xz
/vala-0.43.4.tar.xz

View File

@ -1 +1 @@
SHA512 (vala-0.42.4.tar.xz) = 897658874d89f7e34a6167cd055fa64c8fc4a870330a734ea20bd526a79d8d35033325b23e8533bcf59f02e7157310632ebfb5305619505d37fbdc2fd6343330
SHA512 (vala-0.43.4.tar.xz) = caedb2eed199ed0023959f0ebffcca80a27cbc0e0bd5bf4177f47b3907ce74dc19b176fc564bd89ae99724a7b989148fe1f44e77943afffa7492c39636ab5ab4

View File

@ -1,15 +1,15 @@
%global api_ver 0.42
%global api_ver 0.44
%global priority 90
Name: vala
Version: 0.42.4
Version: 0.43.4
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.42/vala-%{version}.tar.xz
Source0: https://download.gnome.org/sources/vala/0.43/vala-%{version}.tar.xz
BuildRequires: flex
BuildRequires: bison
@ -234,6 +234,9 @@ done
%changelog
* Mon Jan 07 2019 Kalev Lember <klember@redhat.com> - 0.43.4-1
- Update to 0.43.4
* Thu Dec 27 2018 Kalev Lember <klember@redhat.com> - 0.42.4-1
- Update to 0.42.4