diff --git a/geos.spec b/geos.spec index 4f5dbc4..d603bda 100644 --- a/geos.spec +++ b/geos.spec @@ -1,6 +1,6 @@ Name: geos Version: 3.6.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: GEOS is a C++ port of the Java Topology Suite Group: Applications/Engineering @@ -120,6 +120,9 @@ make %{?_smp_mflags} check || exit 0 %{python_sitearch}/%{name}/_%{name}.so %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 3.6.1-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Feb 14 2018 Iryna Shcherbina - 3.6.1-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)