From aa722cd705bb7d6e993d744bdccf6ed07b1b4476 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Sun, 3 Apr 2011 17:22:06 -0700 Subject: [PATCH] 0.12.0 --- .gitignore | 1 + sources | 2 +- vala.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 112fa7c..c8967d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /vala-0.11.7.tar.bz2 +/vala-0.12.0.tar.bz2 diff --git a/sources b/sources index 940c89e..ca377cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5515f32552ee45ed5c7541c119009caa vala-0.11.7.tar.bz2 +b11fafaa705085342156312e356b6ff2 vala-0.12.0.tar.bz2 diff --git a/vala.spec b/vala.spec index 3d1a4ea..57c09af 100644 --- a/vala.spec +++ b/vala.spec @@ -1,7 +1,7 @@ %global api_ver 0.12 Name: vala -Version: 0.11.7 +Version: 0.12.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.11/vala-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/vala/0.12/vala-%{version}.tar.bz2 Source1: vala-mode.el Source2: vala-init.el Source3: emacs-vala-COPYING @@ -230,6 +230,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Apr 3 2011 Christopher Aillon - 0.12.0-1 +- Update to 0.12.0 + * Thu Mar 17 2011 Michel Salim - 0.11.7-1 - Update to 0.11.7