Update to 0.39.2

This commit is contained in:
Kalev Lember 2017-12-20 15:30:46 +01:00
parent d3b1e08e7b
commit 87490029a9
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -48,3 +48,4 @@
/vala-0.38.2.tar.xz
/vala-0.38.3.tar.xz
/vala-0.38.4.tar.xz
/vala-0.39.2.tar.xz

View File

@ -1 +1 @@
SHA512 (vala-0.38.4.tar.xz) = 3015ae0abd8439e65948df1b360f8efae19ee0a1e1d63e2942f31e2bc06defa8bf91af86cefb26786d5ed9c1916e129640e41197d8897a3233e06e49935a8847
SHA512 (vala-0.39.2.tar.xz) = bd99788719dc6a3bf81249fe731020a0aa2a576d3697907075f3975c82b17d20caa5dacdf69a3a8dfe9f1968d0a6006baa046f905ce5dfb17caf07b607365957

View File

@ -1,15 +1,15 @@
%global api_ver 0.38
%global api_ver 0.40
%global priority 90
Name: vala
Version: 0.38.4
Version: 0.39.2
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.38/vala-%{version}.tar.xz
Source0: https://download.gnome.org/sources/vala/0.39/vala-%{version}.tar.xz
BuildRequires: flex
BuildRequires: bison
@ -217,6 +217,9 @@ done
%changelog
* Wed Dec 20 2017 Kalev Lember <klember@redhat.com> - 0.39.2-1
- Update to 0.39.2
* Mon Dec 11 2017 Kalev Lember <klember@redhat.com> - 0.38.4-1
- Update to 0.38.4