automatic version update by autodist [release 2.5.0-1mamba;Sat May 14 2022]
This commit is contained in:
parent
add9b4218b
commit
8b38c6e67e
@ -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.4.0
|
Version: 2.5.0
|
||||||
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
|
||||||
@ -15,14 +15,17 @@ Source: https://github.com/uclouvain/openjpeg.git/v%{version}/openjpeg-%{
|
|||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
BuildRequires: libjbig-devel
|
||||||
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: liblcms2-devel
|
BuildRequires: liblcms2-devel
|
||||||
|
BuildRequires: liblzma-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
|
BuildRequires: libwebp-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
|
BuildRequires: libzstd-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires(post):%{__install_info}
|
Requires(post):%{__install_info}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
An open-source JPEG 2000 codec written in C language.
|
An open-source JPEG 2000 codec written in C language.
|
||||||
@ -90,6 +93,9 @@ This package contains utility applications for %{name}.
|
|||||||
%{_bindir}/opj_dump
|
%{_bindir}/opj_dump
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 14 2022 Automatic Build System <autodist@mambasoft.it> 2.5.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 2.4.0-1mamba
|
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 2.4.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user