Update to 0.55.3
This commit is contained in:
parent
ff7934a344
commit
5cb4b8cc09
1
.gitignore
vendored
1
.gitignore
vendored
@ -126,3 +126,4 @@
|
||||
/vala-0.54.6.tar.xz
|
||||
/vala-0.55.1.tar.xz
|
||||
/vala-0.55.2.tar.xz
|
||||
/vala-0.55.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vala-0.55.2.tar.xz) = 7f781fb2036549e6f22ba4346cb63556915ea1d591605e5a8bcbccab0de754c4dff03cb510da81916c45b5917a1044389c9354e0a9cfc3f38a08e610581800f9
|
||||
SHA512 (vala-0.55.3.tar.xz) = 0124c411c265c5de74e06470a9d68d7b569db9eb0e7df26454a6f579cb942d5225c41b52209cea797456bc4abf4010274a2bc70840286e1113976fbfa249c642
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global priority 90
|
||||
|
||||
Name: vala
|
||||
Version: 0.55.2
|
||||
Version: 0.55.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
@ -191,6 +191,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Feb 13 2022 David King <amigadave@amigadave.com> - 0.55.3-1
|
||||
- Update to 0.55.3
|
||||
|
||||
* Sun Jan 30 2022 David King <amigadave@amigadave.com> - 0.55.2-1
|
||||
- Update to 0.55.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user