From e733f75ee861c91a51d22acc8a6a87b612f4a95b Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Fri, 21 May 2021 14:57:01 +0200 Subject: [PATCH] Rebuild (gdal) --- libgta.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgta.spec b/libgta.spec index 702e91c..7dffae8 100644 --- a/libgta.spec +++ b/libgta.spec @@ -1,6 +1,6 @@ Name: libgta Version: 1.2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library that implements the Generic Tagged Arrays file format License: LGPLv2+ URL: https://marlam.de/gta/ @@ -70,6 +70,9 @@ rm -rf %{buildroot}%{_docdir} %changelog +* Fri May 21 2021 Sandro Mani - 1.2.1-4 +- Rebuild (gdal) + * Wed May 19 2021 Jiri Kucera - 1.2.1-3 - Fix FTBFS (bz1923686)