automatic version update by autodist [release 3.3.0-1mamba;Thu Sep 01 2022]
This commit is contained in:
parent
1a30981721
commit
000335b64c
@ -1,6 +1,6 @@
|
||||
%define apiver %(echo %version | cut -d. -f1-2)
|
||||
Name: postgis
|
||||
Version: 3.2.3
|
||||
Version: 3.3.0
|
||||
Release: 1mamba
|
||||
Summary: PostGIS adds support for geographic objects to the PostgreSQL object-relational database
|
||||
Group: Applications/Databases
|
||||
@ -107,6 +107,7 @@ PostGIS adds support for geographic objects to the PostgreSQL object-relational
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/raster2pgsql
|
||||
%{_bindir}/pgsql2shp
|
||||
%{_bindir}/pgtopo_*
|
||||
%{_bindir}/shp2pgsql
|
||||
%dir %{_libdir}/postgresql
|
||||
%{_libdir}/postgresql/*.so
|
||||
@ -124,6 +125,9 @@ PostGIS adds support for geographic objects to the PostgreSQL object-relational
|
||||
#%{_libdir}/liblwgeom.so
|
||||
|
||||
%changelog
|
||||
* Thu Sep 01 2022 Automatic Build System <autodist@mambasoft.it> 3.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 21 2022 Automatic Build System <autodist@mambasoft.it> 3.2.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user