- Update to version 20190617:
* See attached CHANGES for complete list of changes OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/byacc?expand=0&rev=30
This commit is contained in:
parent
91f570f8d1
commit
e289c67dad
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5bbb0b3ec3da5981a2488383b652499d6c1e0236b47d8bac5fcdfa12954f749c
|
|
||||||
size 745317
|
|
3
byacc-20190617.tgz
Normal file
3
byacc-20190617.tgz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f87868167b920bf2cb30fc32b62f63ae15671181ef329226d1063100be02518d
|
||||||
|
size 799465
|
@ -2,7 +2,7 @@
|
|||||||
Version: GnuPG v1
|
Version: GnuPG v1
|
||||||
Comment: See https://invisible-island.net/public/public.html for info
|
Comment: See https://invisible-island.net/public/public.html for info
|
||||||
|
|
||||||
iEYEABECAAYFAlscfLgACgkQcCNT4PfkjtsGWACdFZdlRtaTt+hUtEeLDe4hKNOV
|
iEYEABECAAYFAl0HWHcACgkQcCNT4PfkjttvfgCeJnjHMVZGZan2xoZd3nMaCiOx
|
||||||
vy0An1aRdfMGJXgap6PhB8AK3wCljFL8
|
50AAnR8eXb2VTvzh/x+fPy6S5JttQ8fL
|
||||||
=tvvL
|
=ore+
|
||||||
-----END PGP SIGNATURE-----
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 17 14:48:53 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
- Update to version 20190617:
|
||||||
|
* See attached CHANGES for complete list of changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 11 07:48:45 UTC 2018 - mpluskal@suse.com
|
Wed Jul 11 07:48:45 UTC 2018 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package byacc
|
# spec file for package byacc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2010 Guido Berhoerster.
|
# Copyright (c) 2010 Guido Berhoerster.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -13,12 +13,12 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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: byacc
|
Name: byacc
|
||||||
Version: 20180609
|
Version: 20190617
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: LALR(1) parser generator
|
Summary: LALR(1) parser generator
|
||||||
License: SUSE-Public-Domain
|
License: SUSE-Public-Domain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user