automatic version update by autodist [release 8.2.0-1mamba;Thu Nov 04 2021]

This commit is contained in:
Automatic Build System 2024-01-06 10:32:48 +01:00
parent 738f8f0658
commit 52e5df3e76

View File

@ -1,5 +1,5 @@
Name: proj
Version: 8.1.1
Version: 8.2.0
Release: 1mamba
Summary: Cartographic Projections Library
Group: System/Tools
@ -11,7 +11,6 @@ Source: http://download.osgeo.org/proj/proj-%{version}.tar.gz
Patch0: proj-4.8.0-add-missing-header.patch
License: GPL
## AUTOBUILDREQ-BEGIN
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
BuildRequires: glibc-devel
BuildRequires: libcurl-devel
BuildRequires: libgcc
@ -64,8 +63,8 @@ This package contains static libraries and header files needed for development.
%{_bindir}/cs2cs
%{_bindir}/geod
%{_bindir}/gie
#%{_bindir}/invgeod
#%{_bindir}/invproj
%{_bindir}/invgeod
%{_bindir}/invproj
%{_bindir}/proj
%{_bindir}/projinfo
%{_bindir}/projsync
@ -101,6 +100,9 @@ This package contains static libraries and header files needed for development.
%doc ChangeLog README
%changelog
* Thu Nov 04 2021 Automatic Build System <autodist@mambasoft.it> 8.2.0-1mamba
- automatic version update by autodist
* Thu Sep 02 2021 Automatic Build System <autodist@mambasoft.it> 8.1.1-1mamba
- automatic version update by autodist