Accepting request 888800 from graphics
- version update to 2.1.0 lot of changes, see * https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.0.90 * https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.0 OBS-URL: https://build.opensuse.org/request/show/888800 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libjpeg-turbo?expand=0&rev=56
This commit is contained in:
commit
d236ef588a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d74b92ac33b0e3657123ddcf6728788c90dc84dcb6a52013d758af3c4af481bb
|
||||
size 2192315
|
Binary file not shown.
3
libjpeg-turbo-2.1.0.tar.gz
Normal file
3
libjpeg-turbo-2.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bef89803e506f27715c5627b1e3219c95b80fc31465d4452de2a909d382e4444
|
||||
size 2255497
|
BIN
libjpeg-turbo-2.1.0.tar.gz.sig
Normal file
BIN
libjpeg-turbo-2.1.0.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:30:08 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- version update to 2.1.0
|
||||
lot of changes, see
|
||||
* https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.0.90
|
||||
* https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 11 10:58:07 UTC 2021 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define asan_build 0
|
||||
%define debug_build 0
|
||||
%define srcver 2.0.6
|
||||
%define srcver 2.1.0
|
||||
%define major 8
|
||||
%define minor 2
|
||||
%define micro 2
|
||||
@ -172,6 +172,8 @@ rm -rf %{buildroot}%{_datadir}/doc/
|
||||
%{_libdir}/libturbojpeg.so
|
||||
%{_libdir}/pkgconfig/libjpeg.pc
|
||||
%{_libdir}/pkgconfig/libturbojpeg.pc
|
||||
%dir %{_libdir}/cmake/libjpeg-turbo
|
||||
%{_libdir}/cmake/libjpeg-turbo/*
|
||||
%doc coderules.txt jconfig.txt libjpeg.txt structure.txt tjexample.c
|
||||
|
||||
%changelog
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define major 62
|
||||
%define minor 3
|
||||
%define micro 0
|
||||
%define srcver 2.0.6
|
||||
%define srcver 2.1.0
|
||||
%define libver %{major}.%{minor}.%{micro}
|
||||
Name: libjpeg62-turbo
|
||||
Version: %{srcver}
|
||||
@ -97,6 +97,7 @@ rm %{buildroot}%{_mandir}/man1/*
|
||||
rm %{buildroot}%{_includedir}/turbojpeg.h
|
||||
rm %{buildroot}%{_libdir}/libturbojpeg.so*
|
||||
rm %{buildroot}%{_libdir}/pkgconfig/libturbojpeg.pc
|
||||
rm -r %{buildroot}%{_libdir}/cmake
|
||||
# Remove docs, we'll select docs manually
|
||||
rm -rf %{buildroot}%{_datadir}/doc/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user