automatic version update by autodist [release 3.1.1-1mamba;Mon Jun 09 2025]

This commit is contained in:
2025-06-09 17:34:49 +02:00
parent bf3e3307bd
commit f9e8dadbca

View File

@ -1,5 +1,5 @@
Name: libjpeg-turbo
Version: 3.1.0
Version: 3.1.1
Release: 1mamba
Summary: A MMX/SSE2 accelerated library for manipulating JPEG image files
Group: System/Libraries
@ -81,7 +81,6 @@ Obsoletes: libjpeg7 < 2.1.0
%description -n libjpeg7-turbo
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.
%debug_package
%prep
%setup -q
@ -208,6 +207,9 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
%doc LICENSE.md
%changelog
* Mon Jun 09 2025 Automatic Build System <autodist@openmamba.org> 3.1.1-1mamba
- automatic version update by autodist
* Thu Dec 19 2024 Automatic Build System <autodist@openmamba.org> 3.1.0-1mamba
- automatic version update by autodist