rebuilt with libproj 9.1.1 [release 3.3.2-2mamba;Tue Dec 06 2022]
This commit is contained in:
parent
cc4c6c9296
commit
a9be4b718e
12
postgis.spec
12
postgis.spec
@ -1,7 +1,7 @@
|
||||
%define apiver %(echo %version | cut -d. -f1-2)
|
||||
Name: postgis
|
||||
Version: 3.3.1
|
||||
Release: 1mamba
|
||||
Version: 3.3.2
|
||||
Release: 2mamba
|
||||
Summary: PostGIS adds support for geographic objects to the PostgreSQL object-relational database
|
||||
Group: Applications/Databases
|
||||
Vendor: openmamba
|
||||
@ -26,7 +26,7 @@ BuildRequires: libxml2-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libgdal-devel >= 3.5.0-1mamba
|
||||
BuildRequires: libproj-devel >= 8.0.1
|
||||
BuildRequires: libproj-devel >= 9.1.1
|
||||
BuildRequires: libcfitsio-devel >= 4.1.0
|
||||
BuildRequires: libprotobuf-c-devel
|
||||
|
||||
@ -81,6 +81,12 @@ PostGIS adds support for geographic objects to the PostgreSQL object-relational
|
||||
#%{_libdir}/liblwgeom.so
|
||||
|
||||
%changelog
|
||||
* Tue Dec 06 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3.2-2mamba
|
||||
- rebuilt with libproj 9.1.1
|
||||
|
||||
* Mon Nov 14 2022 Automatic Build System <autodist@mambasoft.it> 3.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 17 2022 Automatic Build System <autodist@mambasoft.it> 3.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user