automatic version update by autodist [release 3.7.0-1mamba;Sun Oct 07 2018]

This commit is contained in:
Automatic Build System 2024-01-06 04:22:21 +01:00
parent 58d6b0a527
commit 10ae9b999b

View File

@ -4,7 +4,7 @@
%define ruby_sitearchdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]') %define ruby_sitearchdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]')
%endif %endif
Name: libgeos Name: libgeos
Version: 3.6.2 Version: 3.7.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
@ -124,7 +124,7 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
%{_libdir}/libgeos.so %{_libdir}/libgeos.so
%{_libdir}/libgeos_c.so %{_libdir}/libgeos_c.so
%doc doc/doxygen_docs %doc doc/doxygen_docs
%doc ChangeLog NEWS README TODO %doc ChangeLog NEWS TODO
%if %with_python %if %with_python
%files -n python-geos %files -n python-geos
@ -138,10 +138,13 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
%if %with_ruby %if %with_ruby
%files -n ruby-geos %files -n ruby-geos
%defattr(-,root,root) %defattr(-,root,root)
%{ruby_sitearchdir}/geos.so %{ruby_sitearch}/geos.so
%endif %endif
%changelog %changelog
* Sun Oct 07 2018 Automatic Build System <autodist@mambasoft.it> 3.7.0-1mamba
- automatic version update by autodist
* Sun Aug 06 2017 Automatic Build System <autodist@mambasoft.it> 3.6.2-1mamba * Sun Aug 06 2017 Automatic Build System <autodist@mambasoft.it> 3.6.2-1mamba
- automatic version update by autodist - automatic version update by autodist