From b925a57d4b9205af0ad8c59ed2e91a77a552fda1 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 13 Oct 2014 11:41:36 +0200 Subject: [PATCH] Update to 0.26.1 --- .gitignore | 1 + sources | 2 +- vala.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 38f70e9..debe342 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /vala-0.25.3.tar.xz /vala-0.25.4.tar.xz /vala-0.26.0.tar.xz +/vala-0.26.1.tar.xz diff --git a/sources b/sources index d17dbf1..6fb86ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a418f9ffacdf4ab1e2ecf52c7a73bfea vala-0.26.0.tar.xz +723a03b822d4cc47abc4019685970a3e vala-0.26.1.tar.xz diff --git a/vala.spec b/vala.spec index e6e3748..05b2f67 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.26.0 +Version: 0.26.1 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -274,6 +274,9 @@ done %changelog +* Mon Oct 13 2014 Kalev Lember - 0.26.1-1 +- Update to 0.26.1 + * Mon Sep 22 2014 Kalev Lember - 0.26.0-1 - Update to 0.26.0