automatic version update by autodist [release 3.13.0-1mamba;Sat Sep 07 2024]
This commit is contained in:
parent
ec140813a9
commit
83c29b9dae
@ -1,5 +1,5 @@
|
|||||||
Name: libgeos
|
Name: libgeos
|
||||||
Version: 3.12.2
|
Version: 3.13.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS)
|
Summary: GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -81,9 +81,7 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -107,6 +105,9 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
|
|||||||
#%doc ChangeLog NEWS
|
#%doc ChangeLog NEWS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 07 2024 Automatic Build System <autodist@openmamba.org> 3.13.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jun 06 2024 Automatic Build System <autodist@openmamba.org> 3.12.2-1mamba
|
* Thu Jun 06 2024 Automatic Build System <autodist@openmamba.org> 3.12.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user