From 8bda850f9fc66cbd157d7c7a375e5eaa5870b94c Mon Sep 17 00:00:00 2001 From: nmontero Date: Wed, 9 Apr 2025 17:52:57 +0200 Subject: [PATCH] Update to 0.56.18 --- .gitignore | 1 + sources | 2 +- vala.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6a185a9..ed0210a 100644 --- a/.gitignore +++ b/.gitignore @@ -147,3 +147,4 @@ /vala-0.56.15.tar.xz /vala-0.56.16.tar.xz /vala-0.56.17.tar.xz +/vala-0.56.18.tar.xz diff --git a/sources b/sources index c3a01e6..409916a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.56.17.tar.xz) = 61df98ba6b15d589a1864598a6f69cc3bee9154ba65270fc3a2fb1d0c3a68c32c29b572bcc26d6616d3fa23d53fb41710af3636125507864dd17f47cf27d4723 +SHA512 (vala-0.56.18.tar.xz) = 7ba820942ac40b54a62cbcd8a1d94d5add022b4a2c69e1276fc9fca38361d5878f3f852d270e0a5ef4bca6bd2df3a65f14b410c600b82a46da4123c90a3107e7 diff --git a/vala.spec b/vala.spec index 15e50cb..d8ac3af 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.56.17 +Version: 0.56.18 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -195,6 +195,9 @@ export -n VALAFLAGS %changelog +* Wed Apr 09 2025 nmontero - 0.56.18-1 +- Update to 0.56.18 + * Fri Apr 19 2024 David King - 0.56.17-1 - Update to 0.56.17