diff --git a/python-cartopy.spec b/python-cartopy.spec index 711c9b6..d297cc9 100644 --- a/python-cartopy.spec +++ b/python-cartopy.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 0.16.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Cartographic Python library with Matplotlib visualisations License: LGPLv3 @@ -205,6 +205,9 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}" MPLBACKEND=Agg \ %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.16.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Jul 11 2018 Elliott Sales de Andrade - 0.16.0-5 - Add explicit gcc-c++ BR