From 90914cb787235f58e5717d4b48e4ca08ed9a8e27 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 27 Feb 2017 12:11:31 +0100 Subject: [PATCH] Update to 0.35.6 --- .gitignore | 1 + sources | 2 +- vala.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2451508..6da88d8 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /vala-0.34.4.tar.xz /vala-0.35.3.tar.xz /vala-0.35.5.tar.xz +/vala-0.35.6.tar.xz diff --git a/sources b/sources index bea0f48..b38ebea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.35.5.tar.xz) = e96acdde1615dd5b6d6b033ec34b3c4d1f8b19b3d85bc266a4664e56d9937b5904fdd0ac7a429b4fb0ca0a3a57424d2c27ead6b491b098f2801110eee24dd1a2 +SHA512 (vala-0.35.6.tar.xz) = 4c6a1d816002c095d6021e1fb63e702010d00518b7d0383ec735e12431297ab0af98c7b7506b53586eede9b11e0a5a7ec5a0f4e47f2c719fe3135b5f56e8febc diff --git a/vala.spec b/vala.spec index b4511fa..76310d9 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.35.5 +Version: 0.35.6 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -180,6 +180,9 @@ done %changelog +* Mon Feb 27 2017 Kalev Lember - 0.35.6-1 +- Update to 0.35.6 + * Tue Feb 14 2017 Richard Hughes - 0.35.5-1 - Update to 0.35.5