diff --git a/.gitignore b/.gitignore index 6a20aca..aeb49c5 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /vala-0.29.1.tar.xz /vala-0.29.2.tar.xz /vala-0.29.3.tar.xz +/vala-0.30.0.tar.xz diff --git a/sources b/sources index a3b10f8..fcced8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -939a2a9c20974db9badbc3f910fcae63 vala-0.29.3.tar.xz +acfaac43a65cc20d80e08fe6c81c7663 vala-0.30.0.tar.xz diff --git a/vala.spec b/vala.spec index e16a14d..def6f7f 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.29.3 +Version: 0.30.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.29/vala-%{version}.tar.xz +Source0: http://download.gnome.org/sources/vala/0.30/vala-%{version}.tar.xz BuildRequires: flex BuildRequires: bison @@ -233,6 +233,9 @@ done %changelog +* Fri Sep 18 2015 Kalev Lember - 0.30.0-1 +- Update to 0.30.0 + * Wed Aug 12 2015 Kalev Lember - 0.29.3-1 - Update to 0.29.3