diff --git a/.gitignore b/.gitignore index a7be46b..9624ffe 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /vala-0.40.6.tar.xz /vala-0.40.7.tar.xz /vala-0.40.8.tar.xz +/vala-0.41.90.tar.xz diff --git a/sources b/sources index 933a6ce..7876ee9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.40.8.tar.xz) = c8df97de8d5c65724d9a558d0cbd0b01ee7c1d77d0c96713040b510625b767f0d937e3fba05630a7d026a1b9e43f81ae080cb870a045abc112856f1ab22ce8df +SHA512 (vala-0.41.90.tar.xz) = b06b491bba221eadf5e6bde1bb9c53cad6fab447d48af47abe08fc59236622397d0f45cb8eee8d2c1eea9eb866446d74c70fc73a48d2f873bfaeb039099066ab diff --git a/vala.spec b/vala.spec index 4327b49..f268f65 100644 --- a/vala.spec +++ b/vala.spec @@ -1,15 +1,15 @@ -%global api_ver 0.40 +%global api_ver 0.42 %global priority 90 Name: vala -Version: 0.40.8 +Version: 0.41.90 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.40/vala-%{version}.tar.xz +Source0: https://download.gnome.org/sources/vala/0.41/vala-%{version}.tar.xz BuildRequires: flex BuildRequires: bison @@ -213,6 +213,9 @@ done %changelog +* Mon Aug 06 2018 Kalev Lember - 0.41.90-1 +- Update to 0.41.90 + * Wed Jul 25 2018 Kalev Lember - 0.40.8-1 - Update to 0.40.8