Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-13 01:21:22 +00:00
parent cfed7c51d9
commit 3bd726f42e

View File

@ -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 <releng@fedoraproject.org> - 3.6.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Feb 14 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.6.1-8
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)