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)
|
%define apiver %(echo %version | cut -d. -f1-2)
|
||||||
Name: postgis
|
Name: postgis
|
||||||
Version: 3.1.4
|
Version: 3.2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: PostGIS adds support for geographic objects to the PostgreSQL object-relational database
|
Summary: PostGIS adds support for geographic objects to the PostgreSQL object-relational database
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
@ -11,8 +11,6 @@ URL: http://postgis.net
|
|||||||
Source: http://download.osgeo.org/postgis/source/postgis-%{version}.tar.gz
|
Source: http://download.osgeo.org/postgis/source/postgis-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## 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: glibc-devel
|
||||||
BuildRequires: libbrotli-devel
|
BuildRequires: libbrotli-devel
|
||||||
BuildRequires: libcares-devel
|
BuildRequires: libcares-devel
|
||||||
@ -48,6 +46,7 @@ BuildRequires: libopenjpeg-devel
|
|||||||
BuildRequires: libopenldap-devel
|
BuildRequires: libopenldap-devel
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libpcre-devel
|
BuildRequires: libpcre-devel
|
||||||
|
BuildRequires: libpcre2-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libpostgresql-devel
|
BuildRequires: libpostgresql-devel
|
||||||
BuildRequires: libproj-devel
|
BuildRequires: libproj-devel
|
||||||
@ -123,6 +122,9 @@ PostGIS adds support for geographic objects to the PostgreSQL object-relational
|
|||||||
#%{_libdir}/liblwgeom.so
|
#%{_libdir}/liblwgeom.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Sep 04 2021 Automatic Build System <autodist@mambasoft.it> 3.1.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user