Rebuild to fix gdal-config

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-26 10:44:12 +03:00
parent 1f747a757a
commit a34154044f
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -46,7 +46,7 @@
Name: gdal
Version: 3.5.2
Release: 1.1.riscv64%{?dist}
Release: 1.2.riscv64%{?dist}
Summary: GIS file format library
License: MIT
URL: http://www.gdal.org
@ -536,6 +536,9 @@ rm -r %{buildroot}%{mingw64_datadir}
%changelog
* Wed Oct 26 2022 David Abdurachmanov <davidlt@rivosinc.com> - 3.5.2-1.2.riscv64
- Rebuild to fix gdal-config
* Tue Oct 18 2022 David Abdurachmanov <davidlt@rivosinc.com> - 3.5.2-1.1.riscv64
- Bump (libpq)