diff --git a/.gitignore b/.gitignore index cbcff5c..50be1cf 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,4 @@ /vala-0.43.6.tar.xz /vala-0.43.90.tar.xz /vala-0.43.91.tar.xz +/vala-0.43.92.tar.xz diff --git a/sources b/sources index 829a2ae..a8939c2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.43.91.tar.xz) = a4f07d7b2dd68345143b1c7a84888f0cfa1ce92ec81400586ccdefc56fcb62167553de9ca9ee290df56c13a3f52ae2047d6753ae4a42790baf6b297e01446f66 +SHA512 (vala-0.43.92.tar.xz) = 7d462bbe50c11e8a44cc01279f6f397db7261dcd5a3e4adf759f2eae855c3d5c2911189ba3fea38089ae436f9b03972fbe6210387e3ab2c587eaaedf76986814 diff --git a/vala.spec b/vala.spec index 14e9d6f..e285fc1 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.43.91 +Version: 0.43.92 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -212,6 +212,9 @@ fi %changelog +* Sun Mar 03 2019 Kalev Lember - 0.43.92-1 +- Update to 0.43.92 + * Thu Feb 21 2019 Kalev Lember - 0.43.91-1 - Update to 0.43.91