diff --git a/python-pygments.spec b/python-pygments.spec index 57dcebe..33f1838 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -22,7 +22,7 @@ Name: python-pygments Version: 2.0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Syntax highlighting engine written in Python Group: Development/Libraries @@ -208,6 +208,9 @@ popd %changelog +* Thu Nov 12 2015 Fedora Release Engineering - 2.0.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Thu Oct 29 2015 Steve Milner - 2.0.2-3 - Backport patch to fix font manager shell injection for BZ#1276321