diff --git a/.gitignore b/.gitignore index b394755..859bfb7 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /vala-0.37.2.tar.xz /vala-0.37.90.tar.xz /vala-0.37.91.tar.xz +/vala-0.38.0.tar.xz diff --git a/sources b/sources index 6cabf17..4c42106 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.37.91.tar.xz) = 6f937f7bc3f759e66179ef3777ed81cbd96f9e1ee260dcd98bfc70a4d39a1c66d442fcd6b1fc358ff0134c4451c132a46aff58140ec43318a8498cc24f8e83a2 +SHA512 (vala-0.38.0.tar.xz) = 7dbce81474710c730fec2c465e38800b893af6e9882ebada22758acca5b3f71d9b10281e49aee2f99937cdc235a743ef190f0b1dfb9e229b7e16d06b7bd53eda diff --git a/vala.spec b/vala.spec index bc9181c..667da35 100644 --- a/vala.spec +++ b/vala.spec @@ -2,14 +2,14 @@ %global priority 90 Name: vala -Version: 0.37.91 +Version: 0.38.0 Release: 1%{?dist} Summary: A modern programming language for GNOME # Most files are LGPLv2.1+, curses.vapi is 2-clause BSD License: LGPLv2+ and BSD URL: https://wiki.gnome.org/Projects/Vala -Source0: https://download.gnome.org/sources/vala/0.37/vala-%{version}.tar.xz +Source0: https://download.gnome.org/sources/vala/0.38/vala-%{version}.tar.xz BuildRequires: flex BuildRequires: bison @@ -217,6 +217,9 @@ done %changelog +* Tue Sep 05 2017 Kalev Lember - 0.38.0-1 +- Update to 0.38.0 + * Mon Aug 28 2017 Kalev Lember - 0.37.91-1 - Update to 0.37.91