diff --git a/proj.spec b/proj.spec index 9e70657..2cfe178 100644 --- a/proj.spec +++ b/proj.spec @@ -1,12 +1,12 @@ Name: proj Version: 8.2.1 -Release: 1 +Release: 2 Summary: A generic coordinate transformation software License: MIT URL: https://proj4.org Source0: http://download.osgeo.org/proj/proj-%{version}.tar.gz Source1: http://download.osgeo.org/proj/proj-datumgrid-1.7.tar.gz -BuildRequires: libtool +BuildRequires: libtool make BuildRequires: gcc-c++ sqlite-devel libtiff-devel curl-devel %description @@ -82,6 +82,9 @@ rm -rf %{buildroot}%{_datadir}/doc/${name} %{_datadir}/proj %changelog +* Wed Dec 14 2022 caodongxia - 8.2.1-2 +- Add the compilation dependency make + * Tue Jan 18 2022 yaoxin - 8.2.1-1 - Upgrade proj to 8.2.1