From d9dc8063e0572184f14316bee693d79b1bc13d65 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 24 Sep 2018 14:25:15 +0200 Subject: [PATCH] Update to 0.42.2 --- .gitignore | 1 + sources | 2 +- vala.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 03a25f5..fd083f2 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ /vala-0.41.91.tar.xz /vala-0.42.0.tar.xz /vala-0.42.1.tar.xz +/vala-0.42.2.tar.xz diff --git a/sources b/sources index 863ce0c..44d9907 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.42.1.tar.xz) = 36d5a4057fdad7f02616d39d5a04e8a4af7ddc79ce1c5e68247c8a0ccda09fc2a084f35d378acc4bd61d3a872386c992e4a337ef50d3604b37d1a5d064aea92a +SHA512 (vala-0.42.2.tar.xz) = 36dfe2b3508e77fa8bac4b6c43e83841310e9e0d3986e4e0696255adc3c500f56d5f997c19999425e47a00fd760188c9c1f0565c0122a1c74632ad47ac1d08ff diff --git a/vala.spec b/vala.spec index ddd7d77..5c9d5cd 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.42.1 +Version: 0.42.2 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -213,6 +213,9 @@ done %changelog +* Mon Sep 24 2018 Kalev Lember - 0.42.2-1 +- Update to 0.42.2 + * Mon Sep 17 2018 Kalev Lember - 0.42.1-1 - Update to 0.42.1