automatic version update by autodist [release 3.2.0-1mamba;Sun Dec 19 2021]
This commit is contained in:
parent
465a5b78f3
commit
7e672bf72e
@ -1,6 +1,6 @@
|
||||
%define apiver %(echo %version | cut -d. -f1-2)
|
||||
Name: postgis
|
||||
Version: 3.1.4
|
||||
Version: 3.2.0
|
||||
Release: 1mamba
|
||||
Summary: PostGIS adds support for geographic objects to the PostgreSQL object-relational database
|
||||
Group: Applications/Databases
|
||||
@ -11,8 +11,6 @@ URL: http://postgis.net
|
||||
Source: http://download.osgeo.org/postgis/source/postgis-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
|
||||
#librt.so.1()(64bit): /usr/lib64/librt.so: file not owned by any package
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libbrotli-devel
|
||||
BuildRequires: libcares-devel
|
||||
@ -48,6 +46,7 @@ BuildRequires: libopenjpeg-devel
|
||||
BuildRequires: libopenldap-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libpcre2-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libpostgresql-devel
|
||||
BuildRequires: libproj-devel
|
||||
@ -123,6 +122,9 @@ PostGIS adds support for geographic objects to the PostgreSQL object-relational
|
||||
#%{_libdir}/liblwgeom.so
|
||||
|
||||
%changelog
|
||||
* Sun Dec 19 2021 Automatic Build System <autodist@mambasoft.it> 3.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 04 2021 Automatic Build System <autodist@mambasoft.it> 3.1.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user