From 5fb37e6533aec2873ff77570eae7eec47a67697a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:22:21 +0100 Subject: [PATCH] automatic version update by autodist [release 3.8.0-1mamba;Wed Dec 11 2019] --- libgeos.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libgeos.spec b/libgeos.spec index 2889a2c..3f8ccb4 100644 --- a/libgeos.spec +++ b/libgeos.spec @@ -4,7 +4,7 @@ %define ruby_sitearchdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]') %endif Name: libgeos -Version: 3.7.2 +Version: 3.8.0 Release: 1mamba Summary: GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS) Group: System/Libraries @@ -69,7 +69,7 @@ This package contains Ruby module to build applications using GEOS and Ruby. %prep %setup -q -n geos-%{version} -%patch0 -p0 -b .gcc43 +#%patch0 -p0 -b .gcc43 #%patch1 -p1 -b .swig for makefile in `find . -type f -name 'Makefile.in'`; do @@ -124,7 +124,7 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';' %{_libdir}/libgeos.so %{_libdir}/libgeos_c.so %doc doc/doxygen_docs -%doc ChangeLog NEWS TODO +%doc ChangeLog NEWS %if %with_python %files -n python-geos @@ -142,6 +142,9 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';' %endif %changelog +* Wed Dec 11 2019 Automatic Build System 3.8.0-1mamba +- automatic version update by autodist + * Tue Jul 02 2019 Automatic Build System 3.7.2-1mamba - automatic version update by autodist