Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libtiff.git#34a41de7b404e3a02b0750b82c921522ce5680e6
This commit is contained in:
parent
b235c4d9d1
commit
de02470f6d
@ -1,7 +1,7 @@
|
||||
Summary: Library of functions for manipulating TIFF format image files
|
||||
Name: libtiff
|
||||
Version: 4.1.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: libtiff
|
||||
URL: http://www.simplesystems.org/libtiff/
|
||||
|
||||
@ -13,6 +13,7 @@ Patch1: libtiff-make-check.patch
|
||||
BuildRequires: gcc, gcc-c++
|
||||
BuildRequires: zlib-devel libjpeg-devel jbigkit-devel libzstd-devel libwebp-devel
|
||||
BuildRequires: libtool automake autoconf pkgconfig
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
The libtiff package contains a library of functions for manipulating
|
||||
@ -163,6 +164,9 @@ find html -name 'Makefile*' | xargs rm
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Jan 04 2021 Nikola Forró <nforro@redhat.com> - 4.1.0-6
|
||||
- Build with ZSTD and WEBP support (#1911969)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user