fix problem

This commit is contained in:
fun_yang 2020-03-09 15:47:23 +08:00
parent cc8739be2d
commit 905ccdc8df
2 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,5 @@
--- tests/unit/geos_unit.cpp.old 2009-12-02 13:21:54.000000000 +0200
+++ tests/unit/geos_unit.cpp 2009-12-02 13:22:12.000000000 +0200
--- a/tests/unit/geos_unit.cpp.old 2009-12-02 13:21:54.000000000 +0200
+++ a/tests/unit/geos_unit.cpp 2009-12-02 13:22:12.000000000 +0200
@@ -9,6 +9,7 @@
#include <tut_reporter.hpp>
// geos

View File

@ -1,6 +1,6 @@
Name: geos
Version: 3.6.1
Release: 11
Release: 12
Summary: GEOS is a C++ port of the Java Topology Suite
License: LGPLv2
URL: http://trac.osgeo.org/geos/
@ -100,5 +100,8 @@ make check || exit 0
%{python2_sitearch}/%{name}/_%{name}.so
%changelog
* Mon Mar 09 2020 yangjian<yangjian79@huawei.com> - 3.6.1-12
- Fix patch problem
* Wed Mar 04 2020 yangjian<yangjian79@huawei.com> - 3.6.1-11
- Package init