From a2aae0c938484d65248d23232bd7f8f40917004e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 20 Nov 2020 18:45:32 +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#6111262ef711f0e2195618306b9f1c6a5a309045 --- .gitignore | 1 + sources | 2 +- vala.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0298180..288a415 100644 --- a/.gitignore +++ b/.gitignore @@ -107,3 +107,4 @@ /vala-0.48.9.tar.xz /vala-0.48.10.tar.xz /vala-0.48.11.tar.xz +/vala-0.48.12.tar.xz diff --git a/sources b/sources index 1fc84ae..49d1fd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.48.11.tar.xz) = 6ddad88ab4d2a34352be9ce0a0c13dc3382ebcb494c08e2531a0195aad21a80db70e7dc3ffd2d27ef03a4ca30ac2bf31869521489ffd95fc520c4085362fc5e7 +SHA512 (vala-0.48.12.tar.xz) = da7becf8b92985a07b139651c14bd41ec86aed3e2b610029d2b376f70335c98607f39de4a1fa4efe9d51e6088edd4c13d22431cada389679d55f684ad548f4d1 diff --git a/vala.spec b/vala.spec index e4c97e7..891b725 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.48.11 +Version: 0.48.12 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -212,6 +212,9 @@ fi %changelog +* Thu Nov 19 2020 Kalev Lember - 0.48.12-1 +- Update to 0.48.12 + * Tue Sep 29 2020 Kalev Lember - 0.48.11-1 - Update to 0.48.11