update to 3.0.2 [release 3.0.2-1mamba;Mon Feb 05 2024]
This commit is contained in:
parent
f567b9543c
commit
011b176ed4
@ -1,13 +1,13 @@
|
||||
Name: libjpeg-turbo
|
||||
Version: 3.0.1
|
||||
Version: 3.0.2
|
||||
Release: 1mamba
|
||||
Summary: A MMX/SSE2 accelerated library for manipulating JPEG image files
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://sourceforge.net/projects/libjpeg-turbo
|
||||
Source: http://sourceforge.net/projects/libjpeg-turbo/files/%{version}/libjpeg-turbo-%{version}.tar.gz
|
||||
URL: https://libjpeg-turbo.org/
|
||||
Source: https://github.com/libjpeg-turbo/libjpeg-turbo.git/%{version}/libjpeg-turbo-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -16,8 +16,8 @@ BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
BuildRequires: nasm
|
||||
Obsoletes: libjpeg < 2.1.0
|
||||
Provides: libjpeg
|
||||
Obsoletes: libjpeg < 2.1.0
|
||||
|
||||
%description
|
||||
libjpeg-turbo is a version of libjpeg which uses MMX, SSE, and SSE2 SIMD instructions to accelerate baseline JPEG compression/decompression by about 2-4x on x86 and x86-64 platforms. It is based on libjpeg/SIMD but has numerous enhancements.
|
||||
@ -228,6 +228,9 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
|
||||
%doc LICENSE.md
|
||||
|
||||
%changelog
|
||||
* Mon Feb 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.2-1mamba
|
||||
- update to 3.0.2
|
||||
|
||||
* Tue Oct 17 2023 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user