From 6c74741706bf913ed0e49bd4d20f385bfdb8a087 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 1 Sep 2014 12:45:25 +0200 Subject: [PATCH] Update to 0.25.3 --- .gitignore | 1 + sources | 2 +- vala.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 92cf3db..b1d9bec 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /vala-0.24.0.tar.xz /vala-0.25.1.tar.xz /vala-0.25.2.tar.xz +/vala-0.25.3.tar.xz diff --git a/sources b/sources index f664183..5cd340a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -009f4b36c9bf1fb42441ebb325957982 vala-0.25.2.tar.xz +e7360be914b04e20468f1987e5535716 vala-0.25.3.tar.xz diff --git a/vala.spec b/vala.spec index 0f65b20..4b0e573 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.25.2 +Version: 0.25.3 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -274,6 +274,9 @@ done %changelog +* Mon Sep 01 2014 Kalev Lember - 0.25.3-1 +- Update to 0.25.3 + * Sun Aug 24 2014 Kalev Lember - 0.25.2-1 - Update to 0.25.2