automatic version update by autodist [release 1.7.4-1mamba;Thu Feb 20 2025]
This commit is contained in:
parent
c1f8c018c0
commit
8f7d512f21
@ -1,5 +1,5 @@
|
||||
Name: libgeotiff
|
||||
Version: 1.7.3
|
||||
Version: 1.7.4
|
||||
Release: 1mamba
|
||||
Summary: A TIFF based interchange format for georeferenced raster imagery
|
||||
Group: System/Libraries
|
||||
@ -11,7 +11,7 @@ Source: https://github.com/OSGeo/libgeotiff.git/%{version}/libgeotiff-%{v
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libjpeg-turbo
|
||||
BuildRequires: libproj-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libz-devel
|
||||
@ -36,7 +36,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description tools
|
||||
This package contains utility applications for %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -59,8 +58,6 @@ cd libgeotiff
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -89,6 +86,9 @@ cd libgeotiff
|
||||
%{_mandir}/man1/listgeo.1*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 20 2025 Automatic Build System <autodist@openmamba.org> 1.7.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 06 2024 Automatic Build System <autodist@openmamba.org> 1.7.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user