Update to 0.55.2
This commit is contained in:
parent
970f8b3e53
commit
ff7934a344
1
.gitignore
vendored
1
.gitignore
vendored
@ -125,3 +125,4 @@
|
||||
/vala-0.54.5.tar.xz
|
||||
/vala-0.54.6.tar.xz
|
||||
/vala-0.55.1.tar.xz
|
||||
/vala-0.55.2.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vala-0.55.1.tar.xz) = 7a9bd9cb22fc39dbe6139a2908b9eb98ca843987977c5ecc95a3395db2f7bffe8685a55e282cd620e8c812a45844b41c94f85116363999244e0595fc81882df8
|
||||
SHA512 (vala-0.55.2.tar.xz) = 7f781fb2036549e6f22ba4346cb63556915ea1d591605e5a8bcbccab0de754c4dff03cb510da81916c45b5917a1044389c9354e0a9cfc3f38a08e610581800f9
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global priority 90
|
||||
|
||||
Name: vala
|
||||
Version: 0.55.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.55.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
# Most files are LGPLv2.1+, curses.vapi is 2-clause BSD
|
||||
@ -191,6 +191,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jan 30 2022 David King <amigadave@amigadave.com> - 0.55.2-1
|
||||
- Update to 0.55.2
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.55.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user