This commit is contained in:
Fedora Release Engineering 2017-02-11 10:06:04 +00:00
parent 88102efeff
commit 92e79c48c3

View File

@ -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 <releng@fedoraproject.org> - 2.1.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 12 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.1.3-3
- Rebuild for Python 3.6
- Don't make rpmbuild fail on failed tests for now