From 3255b007f6c061db05fdb36d7545354bed897fb6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 21 Feb 2019 16:12:34 +0100 Subject: [PATCH] Update to 0.43.91 --- .gitignore | 1 + sources | 2 +- vala.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b71ab2d..cbcff5c 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,4 @@ /vala-0.43.4.tar.xz /vala-0.43.6.tar.xz /vala-0.43.90.tar.xz +/vala-0.43.91.tar.xz diff --git a/sources b/sources index f15324f..829a2ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.43.90.tar.xz) = 2824e82ba9a87f7ccba421bf71ab2d5651b5386ad57d126c8f20c59aa56da310793621ad1f1f790f8da2dcb8c8d30138a6e18328aabe7673b4d5df90bd9fed51 +SHA512 (vala-0.43.91.tar.xz) = a4f07d7b2dd68345143b1c7a84888f0cfa1ce92ec81400586ccdefc56fcb62167553de9ca9ee290df56c13a3f52ae2047d6753ae4a42790baf6b297e01446f66 diff --git a/vala.spec b/vala.spec index ede17fd..14e9d6f 100644 --- a/vala.spec +++ b/vala.spec @@ -2,8 +2,8 @@ %global priority 90 Name: vala -Version: 0.43.90 -Release: 2%{?dist} +Version: 0.43.91 +Release: 1%{?dist} Summary: A modern programming language for GNOME # Most files are LGPLv2.1+, curses.vapi is 2-clause BSD @@ -212,6 +212,9 @@ fi %changelog +* Thu Feb 21 2019 Kalev Lember - 0.43.91-1 +- Update to 0.43.91 + * Tue Feb 12 2019 Kalev Lember - 0.43.90-2 - Drop the alternatives system