diff --git a/python-pycparser.spec b/python-pycparser.spec index fe09472..160255c 100644 --- a/python-pycparser.spec +++ b/python-pycparser.spec @@ -1,5 +1,5 @@ Name: python-pycparser -Version: 2.14 +Version: 2.16 Release: 1mamba Summary: A parser for the C language, written in pure Python Group: System/Libraries @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://pypi.python.org/pypi/pycparser -Source: https://pypi.python.org/packages/source/p/pycparser/pycparser-%{version}.tar.gz +Source: https://pypi.debian.net/pycparser/pycparser-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN ## note: run 'autospec -u -a6 python-pycparser' to get the list of build requirements. @@ -50,5 +50,8 @@ CFLAGS="%{optflags}" %{__python} setup.py build # %doc CHANGES README.rst %changelog +* Tue Oct 25 2016 Automatic Build System 2.16-1mamba +- automatic version update by autodist + * Tue Jun 23 2015 Silvan Calarco 2.14-1mamba - package created using the webbuild interface