Compare commits

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

2 commits

Author SHA1 Message Date
David King
71cd11aacc Update to 0.54.8 2022-03-19 18:32:02 +00:00
David King
217f0faffe Update to 0.54.7 2022-02-14 15:14:45 +00:00
3 changed files with 10 additions and 2 deletions

2
.gitignore vendored
View file

@ -124,3 +124,5 @@
/vala-0.54.4.tar.xz
/vala-0.54.5.tar.xz
/vala-0.54.6.tar.xz
/vala-0.54.7.tar.xz
/vala-0.54.8.tar.xz

View file

@ -1 +1 @@
SHA512 (vala-0.54.6.tar.xz) = 6943e11c5f351f9f76991b75fbe51c4d133eaf4858ea75e67d514b7216cfabd4f0d81f09c89af26ab22fdf26783938742ae75bb49b7de4f1c2696934e2d4d0ae
SHA512 (vala-0.54.8.tar.xz) = 8a65ad93b00c559e6c20ccf5d4b8fdfbf0129f0f0505671086c2587ab6301838bd6150d5c8e8014b0b305aec6c5cb18b8408cbbe71794e35043c3d79508c59c3

View file

@ -2,7 +2,7 @@
%global priority 90
Name: vala
Version: 0.54.6
Version: 0.54.8
Release: 1%{?dist}
Summary: A modern programming language for GNOME
@ -191,6 +191,12 @@ make check
%changelog
* Sat Mar 19 2022 David King <amigadave@amigadave.com> - 0.54.8-1
- Update to 0.54.8
* Mon Feb 14 2022 David King <amigadave@amigadave.com> - 0.54.7-1
- Update to 0.54.7
* Sun Jan 09 2022 David King <amigadave@amigadave.com> - 0.54.6-1
- Update to 0.54.6