forked from pool/bison
Accepting request 841569 from home:AndreasStieger:branches:devel:tools:compiler
GNU bison 3.7.3 OBS-URL: https://build.opensuse.org/request/show/841569 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=99
This commit is contained in:
parent
bc9b0d443c
commit
79ab9f921e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7948d193104d979c0fb0294a1854c73c89d72ae41acfc081826142578a78a91b
|
|
||||||
size 2613404
|
|
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCX1O9jgAKCRAN3KoyeNUm
|
|
||||||
Tk4kAJwMa2Lk2xEja9TlY/TkrAHjpriZcACeOzjRMHjYjwzvjTkPR9b4lLbT6K0=
|
|
||||||
=2tU3
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
bison-3.7.3.tar.xz
Normal file
3
bison-3.7.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:88d9e36856b004c0887a12ba00ea3c47db388519629483dd8c3fce9694d4da6f
|
||||||
|
size 2613028
|
6
bison-3.7.3.tar.xz.sig
Normal file
6
bison-3.7.3.tar.xz.sig
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCX4VshwAKCRAN3KoyeNUm
|
||||||
|
TudvAKCITNoM2Mbc4Zln3MTIeAGbIAh0OgCgo8kuM3UhDOozAOQX0rbifOfKYns=
|
||||||
|
=FfjY
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 13 13:25:23 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- GNU bison 3.7.3:
|
||||||
|
* Fix concurrent build issues
|
||||||
|
* The bison executable is no longer linked uselessly against
|
||||||
|
libreadline
|
||||||
|
* Fix incorrect use of yytname in glr.cc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 6 08:44:24 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
Sun Sep 6 08:44:24 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: bison
|
Name: bison
|
||||||
Version: 3.7.2
|
Version: 3.7.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The GNU Parser Generator
|
Summary: The GNU Parser Generator
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user