From 3c153986ff5e53544a546691fdd21989f89d3b00 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 13 Sep 2016 14:36:17 +0200 Subject: [PATCH] Update to 0.33.1 --- .gitignore | 1 + sources | 2 +- vala.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 53218b6..2b8d817 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /vala-0.31.1.tar.xz /vala-0.32.0.tar.xz /vala-0.32.1.tar.xz +/vala-0.33.1.tar.xz diff --git a/sources b/sources index d16cace..d2a128d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -755881770bffac020b5ea5f625fbe528 vala-0.32.1.tar.xz +9be534bba7d46467615a7a83adf16cbd vala-0.33.1.tar.xz diff --git a/vala.spec b/vala.spec index 6d4a0a4..8a4eb1e 100644 --- a/vala.spec +++ b/vala.spec @@ -1,8 +1,8 @@ -%global api_ver 0.32 +%global api_ver 0.34 %global priority 90 Name: vala -Version: 0.32.1 +Version: 0.33.1 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.32/vala-%{version}.tar.xz +Source0: http://download.gnome.org/sources/vala/0.33/vala-%{version}.tar.xz BuildRequires: flex BuildRequires: bison @@ -233,6 +233,9 @@ done %changelog +* Tue Sep 13 2016 Kalev Lember - 0.33.1-1 +- Update to 0.33.1 + * Wed Jun 22 2016 Richard Hughes - 0.32.1-1 - Update to 0.32.1