This commit is contained in:
Fedora Release Engineering 2017-02-10 10:24:02 +00:00
parent d84b15be19
commit e1d95136fb

View File

@ -1,6 +1,6 @@
Name: geos
Version: 3.6.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: GEOS is a C++ port of the Java Topology Suite
Group: Applications/Engineering
@ -119,6 +119,9 @@ make %{?_smp_mflags} check || exit 0
%{python_sitearch}/%{name}/_%{name}.so
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Dec 28 2016 Devrim Gündüz <devrim@gunduz.org> - 3.6.1-1
- Update to 3.6.1
- Remove -php subpackage, it is now a separate project.