Update to 0.52.4
This commit is contained in:
parent
92d33fded2
commit
cffc67aec7
1
.gitignore
vendored
1
.gitignore
vendored
@ -113,3 +113,4 @@
|
||||
/vala-0.48.15.tar.xz
|
||||
/vala-0.52.2.tar.xz
|
||||
/vala-0.52.3.tar.xz
|
||||
/vala-0.52.4.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vala-0.52.3.tar.xz) = 5b757c6a9d1a2e9615fddb014c64a92f6a7c231ba964e449a43e9ad19293d415b66642625aad98d18e436ab438a4530d00bb670c7c7eaae56f43b407f4035bd9
|
||||
SHA512 (vala-0.52.4.tar.xz) = 3c7daae4d26e6940b0735cee84f1a25f2aab12c93d2a8a9e9edec45c0c9dc9184cc790acbae19aba0fb31dfd7115afddcf8b9f09b0423b5b6950900641f4c527
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global priority 90
|
||||
|
||||
Name: vala
|
||||
Version: 0.52.3
|
||||
Version: 0.52.4
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
@ -194,6 +194,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 21 2021 Kalev Lember <klember@redhat.com> - 0.52.4-1
|
||||
- Update to 0.52.4
|
||||
|
||||
* Wed May 05 2021 Kalev Lember <klember@redhat.com> - 0.52.3-1
|
||||
- Update to 0.52.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user