Update to 0.36.0

This commit is contained in:
Kalev Lember 2017-03-20 11:55:10 +01:00
parent 73898b6e9f
commit 2be6cc9103
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
SHA512 (vala-0.35.90.tar.xz) = 67dccb97729617318a49265805e5599ea063e08b742aaa61bf6e470a84ae14fff1b44864a91377441fdec5c52c5817de7b42c8e6cdd07cc7e5177ddb769d6b7e
SHA512 (vala-0.36.0.tar.xz) = d903f9310e94385b1424bb0e3f2b8bfdfc52e75dc184a257a6536692ca6dbed10d2f063aed29ca58897fa0e11d48e47e7c412f2d5fb79ef03531d93a42fd932e

View File

@ -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 <klember@redhat.com> - 0.36.0-1
- Update to 0.36.0
* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 0.35.90-1
- Update to 0.35.90