!8 jbig2dec
From: @shirely16 Reviewed-by: @orange-snn Signed-off-by: @orange-snn
This commit is contained in:
commit
457a47ca2d
@ -1,11 +1,11 @@
|
|||||||
Name: jbig2dec
|
Name: jbig2dec
|
||||||
Version: 0.18
|
Version: 0.18
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A decoder implementation of the JBIG2 image compression format.
|
Summary: A decoder implementation of the JBIG2 image compression format.
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://jbig2dec.com/
|
URL: https://jbig2dec.com/
|
||||||
Source0: https://github.com/ArtifexSoftware/jbig2dec/archive/%{name}-%{version}.tar.gz
|
Source0: https://github.com/ArtifexSoftware/jbig2dec/archive/%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc libtool chrpath
|
BuildRequires: gcc libtool chrpath
|
||||||
Provides: %{name}-libs = %{version}-%{release}
|
Provides: %{name}-libs = %{version}-%{release}
|
||||||
@ -62,6 +62,12 @@ echo "/usr/lib64" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
|
|||||||
%{_mandir}/man1/%{name}.1*
|
%{_mandir}/man1/%{name}.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 8 2020 hanhui <hanhui15@huawei.com> - 0.18-2
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:modify source url
|
||||||
|
|
||||||
* Mon Jun 22 2020 xinghe<xinghe1@huawei.com> - 0.18-1
|
* Mon Jun 22 2020 xinghe<xinghe1@huawei.com> - 0.18-1
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user