diff --git a/.gitignore b/.gitignore index b31b70a..1311e8a 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ /vala-0.46.3.tar.xz /vala-0.46.4.tar.xz /vala-0.46.5.tar.xz +/vala-0.47.3.tar.xz diff --git a/sources b/sources index 16b9b6a..a685f6e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.46.5.tar.xz) = eb1763d9c4bfe74441640f7228d44ff7cfd9a379b24b8aa906bc59be4514b319598ffee616d3de1db101134bb163715f33dd1d7a0a10ec03246c7ccf62a4778b +SHA512 (vala-0.47.3.tar.xz) = 51343d60d721f14ee298fe461182a19c3cf333128683154a92759ac2def5a9f5906f5a8435617985752310ff8f9a7a7131d391de54582fbcf097e30ce385d761 diff --git a/vala.spec b/vala.spec index a33abeb..3ffe163 100644 --- a/vala.spec +++ b/vala.spec @@ -1,15 +1,15 @@ -%global api_ver 0.46 +%global api_ver 0.48 %global priority 90 Name: vala -Version: 0.46.5 +Version: 0.47.3 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.46/vala-%{version}.tar.xz +Source0: https://download.gnome.org/sources/vala/0.47/vala-%{version}.tar.xz BuildRequires: flex BuildRequires: bison @@ -212,6 +212,9 @@ fi %changelog +* Fri Jan 24 2020 Kalev Lember - 0.47.3-1 +- Update to 0.47.3 + * Mon Nov 18 2019 Kalev Lember - 0.46.5-1 - Update to 0.46.5