diff --git a/.gitignore b/.gitignore index a1441ed..81157a1 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,4 @@ /vala-0.45.3.tar.xz /vala-0.45.90.tar.xz /vala-0.45.91.tar.xz +/vala-0.46.0.tar.xz diff --git a/sources b/sources index 364a0bf..9266477 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.45.91.tar.xz) = 7bddbd0d711b50154be6e6d3ebe0576c3ead0f533a0b177c3eb181555eb3d096353157cc490b49c9453686e765739283e30d3881652a9bfb82baeed9be4817b6 +SHA512 (vala-0.46.0.tar.xz) = d7d31926936251054b66c3e53df264bafd0ee56c4c2168bc77eea3308d80a0b5b250eb4cd3df31a4cbef8b1954a47ce70655629910e071bf5b46ada47aface2d diff --git a/vala.spec b/vala.spec index 8e6e620..7f9ba06 100644 --- a/vala.spec +++ b/vala.spec @@ -2,14 +2,14 @@ %global priority 90 Name: vala -Version: 0.45.91 +Version: 0.46.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.45/vala-%{version}.tar.xz +Source0: https://download.gnome.org/sources/vala/0.46/vala-%{version}.tar.xz BuildRequires: flex BuildRequires: bison @@ -212,6 +212,9 @@ fi %changelog +* Thu Sep 05 2019 Kalev Lember - 0.46.0-1 +- Update to 0.46.0 + * Mon Aug 19 2019 Kalev Lember - 0.45.91-1 - Update to 0.45.91