diff --git a/python-pycxx.spec b/python-pycxx.spec index 051fc25..9b2031d 100644 --- a/python-pycxx.spec +++ b/python-pycxx.spec @@ -17,7 +17,7 @@ Name: python-%{modname} Version: 6.2.8 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Write Python extensions in C++ Group: Development/Libraries @@ -162,6 +162,9 @@ test "$(pkg-config --modversion PyCXX)" = "%{version}" %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 6.2.8-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek - 6.2.8-6 - Python 2 binary package renamed to python2-pycxx See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3