Update to 0.43.91
This commit is contained in:
parent
749bcb7507
commit
3255b007f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -73,3 +73,4 @@
|
||||
/vala-0.43.4.tar.xz
|
||||
/vala-0.43.6.tar.xz
|
||||
/vala-0.43.90.tar.xz
|
||||
/vala-0.43.91.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vala-0.43.90.tar.xz) = 2824e82ba9a87f7ccba421bf71ab2d5651b5386ad57d126c8f20c59aa56da310793621ad1f1f790f8da2dcb8c8d30138a6e18328aabe7673b4d5df90bd9fed51
|
||||
SHA512 (vala-0.43.91.tar.xz) = a4f07d7b2dd68345143b1c7a84888f0cfa1ce92ec81400586ccdefc56fcb62167553de9ca9ee290df56c13a3f52ae2047d6753ae4a42790baf6b297e01446f66
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global priority 90
|
||||
|
||||
Name: vala
|
||||
Version: 0.43.90
|
||||
Release: 2%{?dist}
|
||||
Version: 0.43.91
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
# Most files are LGPLv2.1+, curses.vapi is 2-clause BSD
|
||||
@ -212,6 +212,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 21 2019 Kalev Lember <klember@redhat.com> - 0.43.91-1
|
||||
- Update to 0.43.91
|
||||
|
||||
* Tue Feb 12 2019 Kalev Lember <klember@redhat.com> - 0.43.90-2
|
||||
- Drop the alternatives system
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user