Update to 0.42.0

This commit is contained in:
Kalev Lember 2018-09-05 18:41:08 +02:00
parent faf22eba86
commit c504e2ede7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -65,3 +65,4 @@
/vala-0.40.8.tar.xz
/vala-0.41.90.tar.xz
/vala-0.41.91.tar.xz
/vala-0.42.0.tar.xz

View File

@ -1 +1 @@
SHA512 (vala-0.41.91.tar.xz) = 1847b23fd596887a3dd79c9b01952bde1a101bdb9d20b5b757f4f11567ff0703b6792cdf9ff1d22fa5f2b2654e7d05e81af2102a7973516665e1477f2122780f
SHA512 (vala-0.42.0.tar.xz) = 3f87834a83035d60d0714996d4762927a6baced250e062ea1b0f029cc2fb07581e866afa049a412bebb35861d6773c439b58e34ab91524a35238b48b02fe2be1

View File

@ -2,14 +2,14 @@
%global priority 90
Name: vala
Version: 0.41.91
Version: 0.42.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.41/vala-%{version}.tar.xz
Source0: https://download.gnome.org/sources/vala/0.42/vala-%{version}.tar.xz
BuildRequires: flex
BuildRequires: bison
@ -213,6 +213,9 @@ done
%changelog
* Wed Sep 05 2018 Kalev Lember <klember@redhat.com> - 0.42.0-1
- Update to 0.42.0
* Sun Aug 12 2018 Kalev Lember <klember@redhat.com> - 0.41.91-1
- Update to 0.41.91