Update to 0.55.91

This commit is contained in:
David King 2022-03-07 15:42:11 +00:00
parent 49fdeb3004
commit b820670424
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -128,3 +128,4 @@
/vala-0.55.2.tar.xz
/vala-0.55.3.tar.xz
/vala-0.55.90.tar.xz
/vala-0.55.91.tar.xz

View File

@ -1 +1 @@
SHA512 (vala-0.55.90.tar.xz) = 54017d398cd3b021fcf67ae030c50500f3855635b0dc081d6fef347436bcaf75164e1168657a66a1a0f44291750b3e4f38f35d7f7ff553d63b3fee932e55035a
SHA512 (vala-0.55.91.tar.xz) = 0bcba90ba7a87dd68c8995ef21622d895f79d898dc8e7f8239bbd8c8a3b129f1cf928dcc2e243f60de0bc864b6553e4a7d1715d0aa0a3778eadf75c536d01031

View File

@ -2,7 +2,7 @@
%global priority 90
Name: vala
Version: 0.55.90
Version: 0.55.91
Release: 1%{?dist}
Summary: A modern programming language for GNOME
@ -191,6 +191,9 @@ make check
%changelog
* Mon Mar 07 2022 David King <amigadave@amigadave.com> - 0.55.91-1
- Update to 0.55.91
* Fri Feb 25 2022 David King <amigadave@amigadave.com> - 0.55.90-1
- Update to 0.55.90