Update to 0.35.3

This commit is contained in:
Richard Hughes 2017-02-13 14:19:57 +00:00
parent 16701aa1ef
commit 509d753d09
3 changed files with 8 additions and 7 deletions

1
.gitignore vendored
View File

@ -30,3 +30,4 @@
/vala-0.34.2.tar.xz
/vala-0.34.3.tar.xz
/vala-0.34.4.tar.xz
/vala-0.35.3.tar.xz

View File

@ -1 +1 @@
a856989d749fc5e472a3592b96f9ca48 vala-0.34.4.tar.xz
SHA512 (vala-0.35.3.tar.xz) = 8b514713fe5befedba408a99afc29fe2a0d5b51ad796bf32d80a05796fbb2ed945f45722613f9c2d2dae23f27e2e8cecbf62cfb1f02bfa67513d9872647bb1d6

View File

@ -2,16 +2,14 @@
%global priority 90
Name: vala
Version: 0.34.4
Release: 2%{?dist}
Version: 0.35.3
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.34/vala-%{version}.tar.xz
# https://bugzilla.gnome.org/show_bug.cgi?id=775446
Patch0: 0001-codegen-Add-function-prototypes-for-all-register-typ.patch
Source0: https://download.gnome.org/sources/vala/0.35/vala-%{version}.tar.xz
BuildRequires: flex
BuildRequires: bison
@ -88,7 +86,6 @@ This package contains documentation in a devhelp HTML book.
%prep
%setup -q
%patch0 -p1
%build
@ -184,6 +181,9 @@ done
%changelog
* Mon Feb 13 2017 Richard Hughes <rhughes@redhat.com> - 0.35.3-1
- Update to 0.35.3
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.34.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild