diff --git a/.gitignore b/.gitignore index e7762a2..9abc402 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 0008c37..09af836 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.36.1.tar.xz) = f283926a6c63f1c930e65b60da06c96c24191125180e583958a0b9228507a05ab115defcc6d27c4b6574d880b09ecfea883fb81ec796702d67db5003a1d128e0 +SHA512 (vala-0.36.2.tar.xz) = fc7ead2c25ccb1ced95bce8a93a64258f762301b39f89158824ad2c5030108dbe1eb123fc67b89590d78f2b19e23ccba92fe3d72fc5382105b8c5c95c154a26d diff --git a/vala.spec b/vala.spec index f542d51..7caf688 100644 --- a/vala.spec +++ b/vala.spec @@ -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 - 0.36.2-1 +- Update to 0.36.2 + * Mon Apr 03 2017 Kalev Lember - 0.36.1-1 - Update to 0.36.1