From d4e7e41c2e157f2c0617bd3983f3edaa0468f8e5 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Jan 19 2015 09:57:55 +0000 Subject: Update to 0.27.1 --- diff --git a/.gitignore b/.gitignore index debe342..c0125e2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /vala-0.25.4.tar.xz /vala-0.26.0.tar.xz /vala-0.26.1.tar.xz +/vala-0.27.1.tar.xz diff --git a/sources b/sources index 6fb86ab..1d352ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -723a03b822d4cc47abc4019685970a3e vala-0.26.1.tar.xz +27302efb557d4a6bf634eb6444d90be8 vala-0.27.1.tar.xz diff --git a/vala.spec b/vala.spec index 45d3b91..6c0c1f1 100644 --- a/vala.spec +++ b/vala.spec @@ -2,8 +2,8 @@ %global priority 90 Name: vala -Version: 0.26.1 -Release: 2%{?dist} +Version: 0.27.1 +Release: 1%{?dist} Summary: A modern programming language for GNOME # Most files are LGPLv2.1+, curses.vapi is 2-clause BSD @@ -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.26/vala-%{version}.tar.xz +Source0: http://download.gnome.org/sources/vala/0.27/vala-%{version}.tar.xz Source1: vala-mode.el Source2: vala-init.el Source3: emacs-vala-COPYING @@ -278,6 +278,9 @@ done %changelog +* Mon Jan 19 2015 Richard Hughes - 0.27.1-1 +- Update to 0.27.1 + * Sun Nov 16 2014 Kalev Lember - 0.26.1-2 - Obsolete compat-vala022 from rhughes-f20-gnome-3-12 copr