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