diff --git a/python-pygments.spec b/python-pygments.spec index 5285bcb..bbe36ae 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -22,7 +22,7 @@ Name: python-pygments Version: 2.1.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Syntax highlighting engine written in Python Group: Development/Libraries @@ -206,6 +206,9 @@ popd %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 2.1.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Dec 12 2016 Charalampos Stratakis - 2.1.3-3 - Rebuild for Python 3.6 - Don't make rpmbuild fail on failed tests for now