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/netpbm.git#03a989cc4beadc7e51738a6170993c57e33d3853
This commit is contained in:
parent
e82e7c83f6
commit
f8267f031a
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/netpbm-10.89.00.tar.xz
|
||||
/netpbm-10.90.00.tar.xz
|
||||
/netpbm-10.92.00.tar.xz
|
||||
/netpbm-10.93.00.tar.xz
|
||||
|
1552
netpbm-manfix.patch
1552
netpbm-manfix.patch
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
Summary: A library for handling different graphics file formats
|
||||
Name: netpbm
|
||||
Version: 10.92.00
|
||||
Version: 10.93.00
|
||||
Release: 1%{?dist}
|
||||
# See copyright_summary for details
|
||||
License: BSD and GPLv2 and IJG and MIT and Public Domain
|
||||
@ -32,6 +32,7 @@ Patch17: netpbm-jasper.patch
|
||||
Patch18: netpbm-userguide.patch
|
||||
Patch19: netpbm-libdir-so.patch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: libjpeg-devel, libpng-devel, libtiff-devel, flex, gcc, jbigkit-devel
|
||||
BuildRequires: libX11-devel, perl-generators, python3, jasper-devel, libxml2-devel
|
||||
BuildRequires: perl(Config), perl(Cwd), perl(English), perl(Fcntl), perl(File::Basename)
|
||||
@ -229,6 +230,9 @@ popd
|
||||
%doc userguide/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 25 2021 Josef Ridky <jridky@redhat.com> - 10.93.00-1
|
||||
- New upstream release 10.93.00 (#1911159)
|
||||
|
||||
* Wed Oct 07 2020 Josef Ridky <jridky@redhat.com> - 10.92.00-1
|
||||
- New upstream release 10.92.00 (#1851753)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (netpbm-10.92.00.tar.xz) = 8737c7c644029fc256eb645a8dda3be6a9f2cf23c1634877f6bc6e7f5b5a453db5eae116a2dcde47e15dd3faf5816a01eb0185545d7acdabd475886924cb16c4
|
||||
SHA512 (netpbm-10.93.00.tar.xz) = 18ff08b1d3672d792dab78b69eb4ef1a9874266b1dfbf5801a53ca172c0dcbbae8d1269297a56e06ed45ccfdff6a6ae5399e60b4bafdcb9d2cb9de800e2bc07c
|
||||
|
Loading…
Reference in New Issue
Block a user