Compare commits

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

2 commits

Author SHA1 Message Date
David King
a1dd427646 Update to 0.56.17 2024-04-20 10:35:25 +01:00
David King
7cc86ce7ec Update to 0.56.16 2024-03-25 20:38:20 +00:00
3 changed files with 10 additions and 2 deletions

2
.gitignore vendored
View file

@ -144,3 +144,5 @@
/vala-0.56.12.tar.xz
/vala-0.56.13.tar.xz
/vala-0.56.14.tar.xz
/vala-0.56.16.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,12 @@ export -n VALAFLAGS
%changelog
* Fri Apr 19 2024 David King <amigadave@amigadave.com> - 0.56.17-1
- Update to 0.56.17
* Mon Mar 25 2024 David King <amigadave@amigadave.com> - 0.56.16-1
- Update to 0.56.16
* Wed Nov 15 2023 Kalev Lember <klember@redhat.com> - 0.56.14-1
- Update to 0.56.14