diff --git a/pycparser-2.17.tar.gz b/pycparser-2.17.tar.gz deleted file mode 100644 index f83b336..0000000 --- a/pycparser-2.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0aac31e917c24cb3357f5a4d5566f2cc91a19ca41862f6c3c22dc60a629673b6 -size 231163 diff --git a/pycparser-2.18.tar.gz b/pycparser-2.18.tar.gz new file mode 100644 index 0000000..c770fe2 --- /dev/null +++ b/pycparser-2.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a8ca03e29851d96616ad0404b4aad7d9ee16f25c9f9708a11faf2810f7b226 +size 245897 diff --git a/python-pycparser.changes b/python-pycparser.changes index dd3f66a..0b98e72 100644 --- a/python-pycparser.changes +++ b/python-pycparser.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jul 12 05:50:39 UTC 2017 - tbechtold@suse.com + +- update to 2.18: + - PR #161 & #184: Update bundled PLY version to 3.10 + - PR #158: Add support for the __int128 type. + - PR #169: Handle more tricky TYPEID in declarators. + - PR #178: Add columns to the coord of each node + ------------------------------------------------------------------- Fri Mar 24 17:09:01 UTC 2017 - jmatejek@suse.com diff --git a/python-pycparser.spec b/python-pycparser.spec index 0330260..16e2e47 100644 --- a/python-pycparser.spec +++ b/python-pycparser.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pycparser -Version: 2.17 +Version: 2.18 Release: 0 Summary: C parser in Python License: BSD-3-Clause