Update to 0.46.5
This commit is contained in:
parent
4191e20901
commit
182f1b1d5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -90,3 +90,4 @@
|
||||
/vala-0.46.2.tar.xz
|
||||
/vala-0.46.3.tar.xz
|
||||
/vala-0.46.4.tar.xz
|
||||
/vala-0.46.5.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vala-0.46.4.tar.xz) = b0f8fb2cbcb864df50db75c4fb89a0ddde8aae442fd7685d5b505dfb40d87ccdf66a9726763a6c402ddec453507f8b2ff452d45f9109fe199d8c37c47e063eef
|
||||
SHA512 (vala-0.46.5.tar.xz) = eb1763d9c4bfe74441640f7228d44ff7cfd9a379b24b8aa906bc59be4514b319598ffee616d3de1db101134bb163715f33dd1d7a0a10ec03246c7ccf62a4778b
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global priority 90
|
||||
|
||||
Name: vala
|
||||
Version: 0.46.4
|
||||
Version: 0.46.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
@ -212,6 +212,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 18 2019 Kalev Lember <klember@redhat.com> - 0.46.5-1
|
||||
- Update to 0.46.5
|
||||
|
||||
* Mon Nov 11 2019 Kalev Lember <klember@redhat.com> - 0.46.4-1
|
||||
- Update to 0.46.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user