Update to 0.56.14
This commit is contained in:
parent
716d3d353a
commit
6d2befbbef
1
.gitignore
vendored
1
.gitignore
vendored
@ -143,3 +143,4 @@
|
||||
/vala-0.56.11.tar.xz
|
||||
/vala-0.56.12.tar.xz
|
||||
/vala-0.56.13.tar.xz
|
||||
/vala-0.56.14.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vala-0.56.13.tar.xz) = 1b522f1a9667b535699a89c35e86e7262a9d07dbd742fc5ffda5b1cb0ea4961e88e4a27521e946bf1f564e2fa8b2d9576a7886157fea9a3437c149b4dfdeb3c8
|
||||
SHA512 (vala-0.56.14.tar.xz) = f13e7916acaba220bf8a0fb8825bf9a125fadcc13011c4e4f426e5d3a5af650543457294bede66dc5e1c742dd9b55f722a65b880e4737a6b480365c9df4c8c8b
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global priority 90
|
||||
|
||||
Name: vala
|
||||
Version: 0.56.13
|
||||
Version: 0.56.14
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
@ -192,6 +192,9 @@ export -n VALAFLAGS
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 15 2023 Kalev Lember <klember@redhat.com> - 0.56.14-1
|
||||
- Update to 0.56.14
|
||||
|
||||
* Tue Aug 29 2023 Kalev Lember <klember@redhat.com> - 0.56.13-1
|
||||
- Update to 0.56.13
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user