Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
nmontero
8bda850f9f Update to 0.56.18 2025-04-09 17:52:57 +02:00
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -1 +1 @@
SHA512 (vala-0.56.17.tar.xz) = 61df98ba6b15d589a1864598a6f69cc3bee9154ba65270fc3a2fb1d0c3a68c32c29b572bcc26d6616d3fa23d53fb41710af3636125507864dd17f47cf27d4723
SHA512 (vala-0.56.18.tar.xz) = 7ba820942ac40b54a62cbcd8a1d94d5add022b4a2c69e1276fc9fca38361d5878f3f852d270e0a5ef4bca6bd2df3a65f14b410c600b82a46da4123c90a3107e7

View file

@ -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 <nmontero@redhat.com> - 0.56.18-1
- Update to 0.56.18
* Fri Apr 19 2024 David King <amigadave@amigadave.com> - 0.56.17-1
- Update to 0.56.17