diff --git a/python-pycparser.spec b/python-pycparser.spec index e36aacd..6cfa8f6 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: 12%{?dist} +Release: 13%{?dist} License: BSD Group: System Environment/Libraries URL: http://github.com/eliben/pycparser @@ -113,6 +113,9 @@ popd %endif # with_python3 %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 2.14-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Sep 27 2017 Troy Dawson - 2.14-12 - Cleanup spec file conditionals