diff --git a/libgeos.spec b/libgeos.spec index 939620f..6c034b5 100644 --- a/libgeos.spec +++ b/libgeos.spec @@ -1,5 +1,5 @@ Name: libgeos -Version: 3.12.2 +Version: 3.13.0 Release: 1mamba Summary: GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS) Group: System/Libraries @@ -81,9 +81,7 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';' %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -107,6 +105,9 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';' #%doc ChangeLog NEWS %changelog +* Sat Sep 07 2024 Automatic Build System 3.13.0-1mamba +- automatic version update by autodist + * Thu Jun 06 2024 Automatic Build System 3.12.2-1mamba - automatic version update by autodist