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

This commit is contained in:
Automatic Build System 2024-01-06 10:26:39 +01:00
parent d2ac6ba504
commit 481324a9b9

View File

@ -1,6 +1,6 @@
%define apiver %(echo %version | cut -d. -f1-2)
Name: postgis
Version: 2.4.4
Version: 2.5.0
Release: 1mamba
Summary: PostGIS adds support for geographic objects to the PostgreSQL object-relational database
Group: Applications/Databases
@ -58,7 +58,7 @@ PostGIS adds support for geographic objects to the PostgreSQL object-relational
%{_bindir}/shp2pgsql
%{_libdir}/liblwgeom-%{apiver}.so.*
%{_libdir}/liblwgeom.a
%{_libdir}/postgresql/address_standardizer-%{apiver}.so
%{_libdir}/postgresql/address_standardizer.so
%{_libdir}/postgresql/postgis_topology-%{apiver}.so
%{_libdir}/postgresql/postgis-%{apiver}.so
%{_libdir}/postgresql/rtpostgis-%{apiver}.so
@ -74,6 +74,9 @@ PostGIS adds support for geographic objects to the PostgreSQL object-relational
%{_libdir}/liblwgeom.so
%changelog
* Sun Oct 07 2018 Automatic Build System <autodist@mambasoft.it> 2.5.0-1mamba
- automatic version update by autodist
* Sun May 13 2018 Automatic Build System <autodist@mambasoft.it> 2.4.4-1mamba
- automatic version update by autodist