From 10ae9b999bd524f7ab412c6a4e631aeb3b952548 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.7.0-1mamba;Sun Oct 07 2018] --- libgeos.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libgeos.spec b/libgeos.spec index 4089f96..c95d081 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.6.2 +Version: 3.7.0 Release: 1mamba Summary: GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS) Group: System/Libraries @@ -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 README TODO +%doc ChangeLog NEWS TODO %if %with_python %files -n python-geos @@ -138,10 +138,13 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';' %if %with_ruby %files -n ruby-geos %defattr(-,root,root) -%{ruby_sitearchdir}/geos.so +%{ruby_sitearch}/geos.so %endif %changelog +* Sun Oct 07 2018 Automatic Build System 3.7.0-1mamba +- automatic version update by autodist + * Sun Aug 06 2017 Automatic Build System 3.6.2-1mamba - automatic version update by autodist