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