automatic version update by autodist [release 3.13.1-1mamba;Tue Mar 04 2025]
This commit is contained in:
parent
83c29b9dae
commit
5e7fdc9141
@ -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 <autodist@openmamba.org> 3.13.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 07 2024 Automatic Build System <autodist@openmamba.org> 3.13.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user