From 66bd33ef1e21479d35942dfb38935783f96fa20a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Mar 2016 07:43:24 +0100 Subject: [PATCH] Update to 0.32.0 --- .gitignore | 1 + sources | 2 +- vala.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3a78bf6..16244e7 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /vala-0.29.3.tar.xz /vala-0.30.0.tar.xz /vala-0.31.1.tar.xz +/vala-0.32.0.tar.xz diff --git a/sources b/sources index 926217f..dde1bdc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5114b9e0d6abb4054f8f9939d7aa7503 vala-0.31.1.tar.xz +d3ff298424bb80476f7d189e6b614c35 vala-0.32.0.tar.xz diff --git a/vala.spec b/vala.spec index 8d04e8f..10ddba2 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.31.1 +Version: 0.32.0 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -13,7 +13,7 @@ URL: http://live.gnome.org/Vala # note: do not use a macro for directory name # as it breaks Colin Walters' automatic build script # see https://bugzilla.redhat.com/show_bug.cgi?id=609292 -Source0: http://download.gnome.org/sources/vala/0.31/vala-%{version}.tar.xz +Source0: http://download.gnome.org/sources/vala/0.32/vala-%{version}.tar.xz BuildRequires: flex BuildRequires: bison @@ -233,6 +233,9 @@ done %changelog +* Tue Mar 22 2016 Kalev Lember - 0.32.0-1 +- Update to 0.32.0 + * Tue Feb 16 2016 Richard Hughes - 0.31.1-1 - Update to 0.31.1