From 1c689b76d4c12ff2bdf531be1a75b47db3b3f4a4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sep 21 2011 02:51:49 +0000 Subject: 0.14.0 --- diff --git a/.gitignore b/.gitignore index 02572f5..f0124f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /vala-0.13.1.tar.xz /vala-0.13.3.tar.xz +/vala-0.13.4.tar.xz +/vala-0.14.0.tar.xz diff --git a/sources b/sources index 9b677a7..2f3e458 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac81d511a5e61fccc093bf5ff685b1b1 vala-0.13.3.tar.xz +c3791b1a667ee980fc91a9a662f617ba vala-0.14.0.tar.xz diff --git a/vala.spec b/vala.spec index c52d0d6..6990649 100644 --- a/vala.spec +++ b/vala.spec @@ -1,7 +1,7 @@ %global api_ver 0.14 Name: vala -Version: 0.13.3 +Version: 0.14.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.13/vala-%{version}.tar.xz +Source0: http://download.gnome.org/sources/vala/0.14/vala-%{version}.tar.xz Source1: vala-mode.el Source2: vala-init.el Source3: emacs-vala-COPYING @@ -232,6 +232,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Sep 20 2011 Matthias Clasen - 0.14.0-1 +- Update to 0.14.0 + * Tue Aug 30 2011 Matthias Clasen - 0.13.3-1 - Update to 0.13.3