From 1974fce2232dc76d82e0e0f67b064cddaab598b0 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 7 Jan 2019 14:37:58 +0100 Subject: [PATCH] Update to 0.43.4 --- .gitignore | 1 + sources | 2 +- vala.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6158a02..c106c4b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 70052dc..5552322 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.42.4.tar.xz) = 897658874d89f7e34a6167cd055fa64c8fc4a870330a734ea20bd526a79d8d35033325b23e8533bcf59f02e7157310632ebfb5305619505d37fbdc2fd6343330 +SHA512 (vala-0.43.4.tar.xz) = caedb2eed199ed0023959f0ebffcca80a27cbc0e0bd5bf4177f47b3907ce74dc19b176fc564bd89ae99724a7b989148fe1f44e77943afffa7492c39636ab5ab4 diff --git a/vala.spec b/vala.spec index e5e8787..a238a9c 100644 --- a/vala.spec +++ b/vala.spec @@ -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 - 0.43.4-1 +- Update to 0.43.4 + * Thu Dec 27 2018 Kalev Lember - 0.42.4-1 - Update to 0.42.4