diff --git a/python-pycparser.spec b/python-pycparser.spec index e2fba73..0dfd48f 100644 --- a/python-pycparser.spec +++ b/python-pycparser.spec @@ -5,7 +5,7 @@ Name: python-pycparser Summary: C parser and AST generator written in Python Version: 2.14 -Release: 9%{?dist} +Release: 10%{?dist} License: BSD Group: System Environment/Libraries URL: http://github.com/eliben/pycparser @@ -113,6 +113,9 @@ popd %endif # with_python3 %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 2.14-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Jan 6 2017 Orion Poplawski - 2.14-9 - Ship python2-pycparser - Modernize spec