Update to 0.38.3
This commit is contained in:
parent
ba231d89a6
commit
9d8b7d0ec7
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
||||
/vala-0.38.0.tar.xz
|
||||
/vala-0.38.1.tar.xz
|
||||
/vala-0.38.2.tar.xz
|
||||
/vala-0.38.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vala-0.38.2.tar.xz) = 020c1c31718e0e56bc13698e32083273fe2086940a0f40639898545bbf0ab9baebde6fd2b4eb2d5bad488caf319ffa11697aa965ba68e1310aed328699ab82f6
|
||||
SHA512 (vala-0.38.3.tar.xz) = ad1fa2e4a50a73adf9db7f069968ddfc97437e830da20dd07ea9ccd1e8487f08525303d451f81ef21f6625da85adb8a2c03dad3161757664d061e1a8732689af
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global priority 90
|
||||
|
||||
Name: vala
|
||||
Version: 0.38.2
|
||||
Version: 0.38.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
@ -217,6 +217,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 09 2017 Kalev Lember <klember@redhat.com> - 0.38.3-1
|
||||
- Update to 0.38.3
|
||||
|
||||
* Sun Oct 08 2017 Kalev Lember <klember@redhat.com> - 0.38.2-1
|
||||
- Update to 0.38.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user