diff --git a/libgeos.spec b/libgeos.spec index 6c034b5..ec2113a 100644 --- a/libgeos.spec +++ b/libgeos.spec @@ -1,5 +1,5 @@ Name: libgeos -Version: 3.13.0 +Version: 3.13.1 Release: 1mamba Summary: GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS) Group: System/Libraries @@ -52,12 +52,9 @@ Requires: ruby GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS). This package contains Ruby module to build applications using GEOS and Ruby. -%debug_package %prep %setup -q -n geos-%{version} -#%patch0 -p0 -b .gcc43 -#%patch1 -p1 -b .swig for makefile in `find . -type f -name 'Makefile.in'`; do sed -i 's|@LIBTOOL@|%{_bindir}/libtool|g' $makefile @@ -105,6 +102,9 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';' #%doc ChangeLog NEWS %changelog +* Tue Mar 04 2025 Automatic Build System 3.13.1-1mamba +- automatic version update by autodist + * Sat Sep 07 2024 Automatic Build System 3.13.0-1mamba - automatic version update by autodist