From: @shirely16
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
This commit is contained in:
openeuler-ci-bot 2020-09-11 17:15:58 +08:00 committed by Gitee
commit 457a47ca2d
2 changed files with 8 additions and 2 deletions

View File

@ -1,11 +1,11 @@
Name: jbig2dec
Version: 0.18
Release: 1
Release: 2
Summary: A decoder implementation of the JBIG2 image compression format.
License: GPLv2
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
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*
%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
- Type:enhancement
- ID:NA