From 764a48b1f72d0f3d4a965cf5d6e5cc92bb2ebf2e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sat, 16 Jan 2021 22:16:58 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/vala.git#2dae252fd5df3087cd0464dfefd3744995f43219 --- .gitignore | 1 + sources | 2 +- vala.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 288a415..f05ba7f 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,4 @@ /vala-0.48.10.tar.xz /vala-0.48.11.tar.xz /vala-0.48.12.tar.xz +/vala-0.48.13.tar.xz diff --git a/sources b/sources index 49d1fd4..8d7060e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.48.12.tar.xz) = da7becf8b92985a07b139651c14bd41ec86aed3e2b610029d2b376f70335c98607f39de4a1fa4efe9d51e6088edd4c13d22431cada389679d55f684ad548f4d1 +SHA512 (vala-0.48.13.tar.xz) = a5950bffee91f9cb239329d595e9108029e902ac4f2c2e52d63521be24156684108fe17434ae0b1810d05dc9771750ae3002152f5d9dcf00914c6f068cef25d4 diff --git a/vala.spec b/vala.spec index 3593a34..5c75e70 100644 --- a/vala.spec +++ b/vala.spec @@ -2,8 +2,8 @@ %global priority 90 Name: vala -Version: 0.48.12 -Release: 2%{?dist} +Version: 0.48.13 +Release: 1%{?dist} Summary: A modern programming language for GNOME # Most files are LGPLv2.1+, curses.vapi is 2-clause BSD @@ -219,6 +219,9 @@ fi %changelog +* Sat Jan 16 2021 Kalev Lember - 0.48.13-1 +- Update to 0.48.13 + * Fri Jan 15 2021 Kalev Lember - 0.48.12-2 - Fix multilib conflicts in vala-gen-introspect