diff --git a/byacc-20130925.tgz b/byacc-20130925.tgz new file mode 100644 index 0000000..6b3e610 --- /dev/null +++ b/byacc-20130925.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2560caab28396fc732a946e722cf5c6220e72388e70cdcc23bf67ae88799b31 +size 242977 diff --git a/byacc.changes b/byacc.changes index ba0dc7a..ccfcbb8 100644 --- a/byacc.changes +++ b/byacc.changes @@ -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 diff --git a/byacc.spec b/byacc.spec index 9dfb943..6a3aca7 100644 --- a/byacc.spec +++ b/byacc.spec @@ -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 diff --git a/byacc.tar.gz b/byacc.tar.gz deleted file mode 100644 index 551c88f..0000000 --- a/byacc.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd8397174e088baf57cf4d344023a34b0758b7bbb8a1dfcdafdc234b8eb57924 -size 242146