Accepting request 639478 from home:seanlew:branches:devel:tools:compiler

Updated bison to 3.1

OBS-URL: https://build.opensuse.org/request/show/639478
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=52
This commit is contained in:
Ismail Dönmez
2018-10-02 08:10:27 +00:00
committed by Git OBS Bridge
parent e097fbca20
commit 576508e592
6 changed files with 26 additions and 13 deletions

View File

@@ -12,19 +12,19 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: bison
Version: 3.0.5
Version: 3.1
Release: 0
Summary: The GNU Parser Generator
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
URL: http://www.gnu.org/software/bison/bison.html
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
Source0: ftp://ftp.gnu.org/gnu/bison/bison-3.1.tar.xz
Source1: ftp://ftp.gnu.org/gnu/bison/bison-3.1.tar.xz.sig
Source2: %{name}.keyring
Source3: baselibs.conf
BuildRequires: autoconf