Compare commits

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

1 commit

Author SHA1 Message Date
David King
06e93ef00e Update to 0.56.17 2024-04-23 12:37:18 +01:00
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -144,3 +144,4 @@
/vala-0.56.12.tar.xz
/vala-0.56.13.tar.xz
/vala-0.56.14.tar.xz
/vala-0.56.17.tar.xz

View file

@ -1 +1 @@
SHA512 (vala-0.56.14.tar.xz) = f13e7916acaba220bf8a0fb8825bf9a125fadcc13011c4e4f426e5d3a5af650543457294bede66dc5e1c742dd9b55f722a65b880e4737a6b480365c9df4c8c8b
SHA512 (vala-0.56.17.tar.xz) = 61df98ba6b15d589a1864598a6f69cc3bee9154ba65270fc3a2fb1d0c3a68c32c29b572bcc26d6616d3fa23d53fb41710af3636125507864dd17f47cf27d4723

View file

@ -2,7 +2,7 @@
%global priority 90
Name: vala
Version: 0.56.14
Version: 0.56.17
Release: 1%{?dist}
Summary: A modern programming language for GNOME
@ -192,6 +192,9 @@ export -n VALAFLAGS
%changelog
* Tue Apr 23 2024 David King <amigadave@amigadave.com> - 0.56.17-1
- Update to 0.56.17
* Wed Nov 15 2023 Kalev Lember <klember@redhat.com> - 0.56.14-1
- Update to 0.56.14