SHA256
1
0
forked from pool/byacc

- update to version 20130925

* reader.c: fix two loop-limits found by clang 3.3 --analyze
  * configure: regen
  * aclocal.m4: tweaks to CF_MIXEDCASE_FILENAMES and
    CF_XOPEN_SOURCE for msys from ncurses
  * package/mingw-byacc.spec: RCS_BASE
  * regenerate various test files
  * skeleton.c: Increase default stack-size to match FreeBSD
    version noted as from "BSD 4.4 Lite Usr.bin Sources".
  * config.sub: update to 2013-09-15
  * config.guess: update to 2013-06-10

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/byacc?expand=0&rev=7
This commit is contained in:
Guido Berhoerster 2013-09-26 11:11:36 +00:00 committed by Git OBS Bridge
parent c76707f999
commit b54c7add5c
4 changed files with 20 additions and 5 deletions

3
byacc-20130925.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e2560caab28396fc732a946e722cf5c6220e72388e70cdcc23bf67ae88799b31
size 242977

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Sep 26 11:06:49 UTC 2013 - gber@opensuse.org
- update to version 20130925
* reader.c: fix two loop-limits found by clang 3.3 --analyze
* configure: regen
* aclocal.m4: tweaks to CF_MIXEDCASE_FILENAMES and
CF_XOPEN_SOURCE for msys from ncurses
* package/mingw-byacc.spec: RCS_BASE
* regenerate various test files
* skeleton.c: Increase default stack-size to match FreeBSD
version noted as from "BSD 4.4 Lite Usr.bin Sources".
* config.sub: update to 2013-09-15
* config.guess: update to 2013-06-10
-------------------------------------------------------------------
Sat Aug 3 03:46:44 UTC 2013 - crrodriguez@opensuse.org

View File

@ -18,13 +18,13 @@
Name: byacc
Version: 20130304
Version: 20130925
Release: 0
Summary: LALR(1) parser generator
License: SUSE-Public-Domain
Group: Development/Languages/C and C++
Url: http://invisible-island.net/byacc/byacc.html
Source: http://invisible-island.net/datafiles/release/byacc.tar.gz
Source: ftp://invisible-island.net/byacc/byacc-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dd8397174e088baf57cf4d344023a34b0758b7bbb8a1dfcdafdc234b8eb57924
size 242146