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/jbigkit.git#f271b9aeb6dfd2698fa0b07fda0a446172a03d07
This commit is contained in:
DistroBaker 2020-11-05 08:15:37 +00:00
parent 30da153be2
commit a193b271c9

View File

@ -1,6 +1,6 @@
Name: jbigkit
Version: 2.1
Release: 19%{?dist}
Release: 20%{?dist}
Summary: JBIG1 lossless image compression tools
License: GPLv2+
@ -15,6 +15,8 @@ Patch3: jbigkit-covscan.patch
# gcc is no longer in buildroot by default
# gcc needed for libjbig library and several filters - jbigtopbm, pbmtojbig e.g.
BuildRequires: gcc
# uses make
BuildRequires: make
Requires: jbigkit-libs%{?_isa} = %{version}-%{release}
@ -101,6 +103,9 @@ make test
%{_includedir}/jbig*.h
%changelog
* Thu Nov 05 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2.1-20
- make is no longer in buildroot by default
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild