automatic version update by autodist [release 2.5.3-1mamba;Tue Dec 10 2024]

This commit is contained in:
Automatic Build System 2024-12-12 17:45:09 +01:00
parent 6aeec17cf6
commit 58ca1df97e

View File

@ -2,7 +2,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
%define apiver %(echo %version | cut -d. -f1-2) %define apiver %(echo %version | cut -d. -f1-2)
Name: libopenjpeg Name: libopenjpeg
Version: 2.5.2 Version: 2.5.3
Release: 1mamba Release: 1mamba
Summary: An open-source JPEG 2000 codec written in C language Summary: An open-source JPEG 2000 codec written in C language
Group: System/Libraries Group: System/Libraries
@ -56,9 +56,7 @@ This package contains utility applications for %{name}.
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build %makeinstall -C build
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%clean %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -85,6 +83,9 @@ This package contains utility applications for %{name}.
%{_bindir}/opj_dump %{_bindir}/opj_dump
%changelog %changelog
* Tue Dec 10 2024 Automatic Build System <autodist@openmamba.org> 2.5.3-1mamba
- automatic version update by autodist
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 2.5.2-1mamba * Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 2.5.2-1mamba
- automatic version update by autodist - automatic version update by autodist