Update to 0.44.2
This commit is contained in:
parent
7a5985f7f2
commit
a652a83ebf
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@
|
|||||||
/vala-0.43.92.tar.xz
|
/vala-0.43.92.tar.xz
|
||||||
/vala-0.44.0.tar.xz
|
/vala-0.44.0.tar.xz
|
||||||
/vala-0.44.1.tar.xz
|
/vala-0.44.1.tar.xz
|
||||||
|
/vala-0.44.2.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (vala-0.44.1.tar.xz) = 319b97dc5a28fffb5ef6bf2c8bde6b47c72066746fe468f8a1b7e5df978c027853cdef2224c77998f9dc2a418eb1087d1337e3a56ebe3807b744d110618fb6ca
|
SHA512 (vala-0.44.2.tar.xz) = c7151efce9c4da4b31eadd646105ce8fb244ddd285f6d086ab65c044c0725ac7b33752316a8dba6f5709998a48eac77510815cba2609742947b41a2e6268515d
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global priority 90
|
%global priority 90
|
||||||
|
|
||||||
Name: vala
|
Name: vala
|
||||||
Version: 0.44.1
|
Version: 0.44.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A modern programming language for GNOME
|
Summary: A modern programming language for GNOME
|
||||||
|
|
||||||
@ -212,6 +212,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 31 2019 Kalev Lember <klember@redhat.com> - 0.44.2-1
|
||||||
|
- Update to 0.44.2
|
||||||
|
|
||||||
* Mon Mar 18 2019 Kalev Lember <klember@redhat.com> - 0.44.1-1
|
* Mon Mar 18 2019 Kalev Lember <klember@redhat.com> - 0.44.1-1
|
||||||
- Update to 0.44.1
|
- Update to 0.44.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user