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 apiver %(echo %version | cut -d. -f1-2)
|
||||
Name: libopenjpeg
|
||||
Version: 2.4.0
|
||||
Version: 2.5.0
|
||||
Release: 1mamba
|
||||
Summary: An open-source JPEG 2000 codec written in C language
|
||||
Group: System/Libraries
|
||||
@ -15,14 +15,17 @@ Source: https://github.com/uclouvain/openjpeg.git/v%{version}/openjpeg-%{
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libjbig-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: liblcms2-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libwebp-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: libzstd-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires(post):%{__install_info}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
An open-source JPEG 2000 codec written in C language.
|
||||
@ -90,6 +93,9 @@ This package contains utility applications for %{name}.
|
||||
%{_bindir}/opj_dump
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user