Update to 0.31.1

This commit is contained in:
Richard Hughes 2016-02-16 11:57:04 +00:00
parent 9a5a99c7bf
commit 33d9e4ce4a
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/vala-0.29.2.tar.xz
/vala-0.29.3.tar.xz
/vala-0.30.0.tar.xz
/vala-0.31.1.tar.xz

View File

@ -1 +1 @@
acfaac43a65cc20d80e08fe6c81c7663 vala-0.30.0.tar.xz
5114b9e0d6abb4054f8f9939d7aa7503 vala-0.31.1.tar.xz

View File

@ -2,8 +2,8 @@
%global priority 90
Name: vala
Version: 0.30.0
Release: 2%{?dist}
Version: 0.31.1
Release: 1%{?dist}
Summary: A modern programming language for GNOME
# Most files are LGPLv2.1+, curses.vapi is 2-clause BSD
@ -13,7 +13,7 @@ URL: http://live.gnome.org/Vala
# note: do not use a macro for directory name
# as it breaks Colin Walters' automatic build script
# see https://bugzilla.redhat.com/show_bug.cgi?id=609292
Source0: http://download.gnome.org/sources/vala/0.30/vala-%{version}.tar.xz
Source0: http://download.gnome.org/sources/vala/0.31/vala-%{version}.tar.xz
BuildRequires: flex
BuildRequires: bison
@ -233,6 +233,9 @@ done
%changelog
* Tue Feb 16 2016 Richard Hughes <rhughes@redhat.com> - 0.31.1-1
- Update to 0.31.1
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.30.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild