Update to 0.38.0

This commit is contained in:
Kalev Lember 2017-09-05 14:08:01 +02:00
parent 1601d97d4b
commit 97b78a5ccd
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1 +1 @@
SHA512 (vala-0.37.91.tar.xz) = 6f937f7bc3f759e66179ef3777ed81cbd96f9e1ee260dcd98bfc70a4d39a1c66d442fcd6b1fc358ff0134c4451c132a46aff58140ec43318a8498cc24f8e83a2
SHA512 (vala-0.38.0.tar.xz) = 7dbce81474710c730fec2c465e38800b893af6e9882ebada22758acca5b3f71d9b10281e49aee2f99937cdc235a743ef190f0b1dfb9e229b7e16d06b7bd53eda

View File

@ -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 <klember@redhat.com> - 0.38.0-1
- Update to 0.38.0
* Mon Aug 28 2017 Kalev Lember <klember@redhat.com> - 0.37.91-1
- Update to 0.37.91