forked from pool/byacc
- Update to version 20161202:
* See attached CHANGES for complete list of changes OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/byacc?expand=0&rev=21
This commit is contained in:
parent
5569c51366
commit
f76a38ebdb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc8fdced486cb70cec7a7c9358de836bfd267d19d6456760bb4721ccfea5ac91
|
||||
size 706191
|
3
byacc-20161202.tgz
Normal file
3
byacc-20161202.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30dc58cfcdb708eea7ba022db29b41d2d392f20727491b956954366f2f2117f0
|
||||
size 708465
|
@ -2,7 +2,7 @@
|
||||
Version: GnuPG v1.4.12 (GNU/Linux)
|
||||
Comment: See http://invisible-island.net/public/public.html for info
|
||||
|
||||
iEYEABECAAYFAldWG20ACgkQcCNT4Pfkjtua+QCdELuvz3DJqKrLuRk3Ac9d/sDh
|
||||
1KIAn3V0gcRHIOrpXwTdDVPp76/u5I50
|
||||
=Nes8
|
||||
iEYEABECAAYFAlhB/dIACgkQcCNT4PfkjtvN0gCeJjGifkcKkOogdhkrtmaLhBut
|
||||
0awAniJYIkO+yN1pHXIrt8atySdqDWlw
|
||||
=k9iK
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 17:11:19 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
- Update to version 20161202:
|
||||
* See attached CHANGES for complete list of changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 12 21:22:53 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package byacc
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 Guido Berhoerster.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: byacc
|
||||
Version: 20160606
|
||||
Version: 20161202
|
||||
Release: 0
|
||||
Summary: LALR(1) parser generator
|
||||
License: SUSE-Public-Domain
|
||||
@ -27,7 +27,6 @@ Url: http://invisible-island.net/byacc/byacc.html
|
||||
Source0: ftp://invisible-island.net/byacc/byacc-%{version}.tgz
|
||||
Source1: ftp://invisible-island.net/byacc/byacc-%{version}.tgz.asc
|
||||
Source2: %{name}.keyring
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
Berkeley Yacc is a LALR(1) parser generator. It has been made as compatible as
|
||||
|
Loading…
Reference in New Issue
Block a user