From d4f63a2894b1416ac6bf57a7eb940c3fbaba7bc0 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 14 Nov 2013 21:13:42 +0000 Subject: [PATCH] Update to 0.22.1 --- .gitignore | 1 + sources | 2 +- vala.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 80cb142..d776a0b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /vala-0.21.1.tar.xz /vala-0.21.2.tar.xz /vala-0.22.0.tar.xz +/vala-0.22.1.tar.xz diff --git a/sources b/sources index c2a10ae..36e0b93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a2a98f00efcc97a589d4b960544ed55c vala-0.22.0.tar.xz +5055d3f8f897ad1a77fd38887c85a92c vala-0.22.1.tar.xz diff --git a/vala.spec b/vala.spec index 4a938e5..f19e5da 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.22.0 +Version: 0.22.1 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -274,6 +274,9 @@ done %changelog +* Thu Nov 14 2013 Richard Hughes - 0.22.1-1 +- Update to 0.22.1 + * Wed Sep 25 2013 Kalev Lember - 0.22.0-1 - Update to 0.22.0