!35 update to 3.0.0
From: @zppzhangpan Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
bd0f719c4b
Binary file not shown.
BIN
libjpeg-turbo-3.0.0.tar.gz
Normal file
BIN
libjpeg-turbo-3.0.0.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: libjpeg-turbo
|
Name: libjpeg-turbo
|
||||||
Version: 2.1.1
|
Version: 3.0.0
|
||||||
Release: 6
|
Release: 1
|
||||||
Summary: MMX/SSE2/SIMD accelerated libjpeg-compatible JPEG codec library
|
Summary: MMX/SSE2/SIMD accelerated libjpeg-compatible JPEG codec library
|
||||||
License: IJG
|
License: IJG
|
||||||
URL: http://sourceforge.net/projects/libjpeg-turbo
|
URL: http://sourceforge.net/projects/libjpeg-turbo
|
||||||
@ -118,7 +118,7 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} make test %{?_smp_mflags}
|
|||||||
%exclude /usr/share/doc/libjpeg-turbo/*
|
%exclude /usr/share/doc/libjpeg-turbo/*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%doc coderules.txt jconfig.txt libjpeg.txt structure.txt example.txt
|
%doc coderules.txt jconfig.txt libjpeg.txt structure.txt
|
||||||
%exclude %{_includedir}/turbojpeg.h
|
%exclude %{_includedir}/turbojpeg.h
|
||||||
%{_includedir}/*.h
|
%{_includedir}/*.h
|
||||||
%{_libdir}/libjpeg.so
|
%{_libdir}/libjpeg.so
|
||||||
@ -149,6 +149,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} make test %{?_smp_mflags}
|
|||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 21 2023 zhangpan <zhangpan103@h-partners.com> - 3.0.0-1
|
||||||
|
- update to 3.0.0
|
||||||
|
|
||||||
* Mon Jul 10 2023 Jingwiw <wangjingwei@iscas.ac.cn> - 2.1.1-6
|
* Mon Jul 10 2023 Jingwiw <wangjingwei@iscas.ac.cn> - 2.1.1-6
|
||||||
- add riscv64 support
|
- add riscv64 support
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user