Update to 0.36.3
This commit is contained in:
parent
a9033a9066
commit
9103488f53
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/vala-0.36.0.tar.xz
|
||||
/vala-0.36.1.tar.xz
|
||||
/vala-0.36.2.tar.xz
|
||||
/vala-0.36.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vala-0.36.2.tar.xz) = fc7ead2c25ccb1ced95bce8a93a64258f762301b39f89158824ad2c5030108dbe1eb123fc67b89590d78f2b19e23ccba92fe3d72fc5382105b8c5c95c154a26d
|
||||
SHA512 (vala-0.36.3.tar.xz) = f86037ff55cb89a3099d34c0965fa42aa66e34c943b13fbf0072f62990d843e6c2de9f25aa68c0d6ed48e7bd850d8b67a906ab0a134a5ed1ac10b8cb338a450f
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global priority 90
|
||||
|
||||
Name: vala
|
||||
Version: 0.36.2
|
||||
Version: 0.36.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
@ -180,6 +180,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 05 2017 Kalev Lember <klember@redhat.com> - 0.36.3-1
|
||||
- Update to 0.36.3
|
||||
|
||||
* Tue Apr 25 2017 Kalev Lember <klember@redhat.com> - 0.36.2-1
|
||||
- Update to 0.36.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user