automatic version update by autodist [release 2.5.3-1mamba;Tue Dec 10 2024]
This commit is contained in:
parent
6aeec17cf6
commit
58ca1df97e
@ -2,7 +2,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define apiver %(echo %version | cut -d. -f1-2)
|
||||
Name: libopenjpeg
|
||||
Version: 2.5.2
|
||||
Version: 2.5.3
|
||||
Release: 1mamba
|
||||
Summary: An open-source JPEG 2000 codec written in C language
|
||||
Group: System/Libraries
|
||||
@ -56,9 +56,7 @@ This package contains utility applications for %{name}.
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -85,6 +83,9 @@ This package contains utility applications for %{name}.
|
||||
%{_bindir}/opj_dump
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user