diff --git a/.gitignore b/.gitignore index 088f989..15825bc 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /vala-0.35.6.tar.xz /vala-0.35.7.tar.xz /vala-0.35.90.tar.xz +/vala-0.36.0.tar.xz diff --git a/sources b/sources index 965d095..9065c4e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.35.90.tar.xz) = 67dccb97729617318a49265805e5599ea063e08b742aaa61bf6e470a84ae14fff1b44864a91377441fdec5c52c5817de7b42c8e6cdd07cc7e5177ddb769d6b7e +SHA512 (vala-0.36.0.tar.xz) = d903f9310e94385b1424bb0e3f2b8bfdfc52e75dc184a257a6536692ca6dbed10d2f063aed29ca58897fa0e11d48e47e7c412f2d5fb79ef03531d93a42fd932e diff --git a/vala.spec b/vala.spec index 364101f..c581c93 100644 --- a/vala.spec +++ b/vala.spec @@ -2,14 +2,14 @@ %global priority 90 Name: vala -Version: 0.35.90 +Version: 0.36.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.35/vala-%{version}.tar.xz +Source0: https://download.gnome.org/sources/vala/0.36/vala-%{version}.tar.xz BuildRequires: flex BuildRequires: bison @@ -180,6 +180,9 @@ done %changelog +* Mon Mar 20 2017 Kalev Lember - 0.36.0-1 +- Update to 0.36.0 + * Thu Mar 16 2017 Kalev Lember - 0.35.90-1 - Update to 0.35.90