From 03541785a94bc445ef0ccd8c789caa4a0c6fb8cc Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 15 Sep 2014 21:08:09 +0200 Subject: [PATCH] Update to 0.25.4 --- .gitignore | 1 + sources | 2 +- vala.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b1d9bec..5de2340 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /vala-0.25.1.tar.xz /vala-0.25.2.tar.xz /vala-0.25.3.tar.xz +/vala-0.25.4.tar.xz diff --git a/sources b/sources index 5cd340a..9e695e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e7360be914b04e20468f1987e5535716 vala-0.25.3.tar.xz +dc5c738b6f68aab6bab333da5f33bf2d vala-0.25.4.tar.xz diff --git a/vala.spec b/vala.spec index 4b0e573..dc4c809 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.25.3 +Version: 0.25.4 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -274,6 +274,9 @@ done %changelog +* Mon Sep 15 2014 Kalev Lember - 0.25.4-1 +- Update to 0.25.4 + * Mon Sep 01 2014 Kalev Lember - 0.25.3-1 - Update to 0.25.3