obsolete libavif13 [release 1.0.1-2mamba;Thu Oct 26 2023]
This commit is contained in:
parent
01417e0364
commit
6a167af8da
@ -1,6 +1,6 @@
|
||||
Name: libavif
|
||||
Version: 1.0.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Library for encoding and decoding .avif files
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -28,6 +28,7 @@ BuildRequires: cmake
|
||||
%ifnarch %ix86
|
||||
BuildRequires: libsvt-av1-devel >= 1.0.0
|
||||
%endif
|
||||
Obsoletes: libavif13 < 1.0.1
|
||||
|
||||
%description
|
||||
Library for encoding and decoding .avif files .
|
||||
@ -37,6 +38,7 @@ Group: Development/Libraries
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: pkg-config
|
||||
Obsoletes: libavif13-devel < 1.0.1
|
||||
|
||||
%description devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
@ -45,6 +47,7 @@ This package contains libraries and header files for developing applications tha
|
||||
Group: Applications/Graphics
|
||||
Summary: Utility applications for %{name}
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Obsoletes: libavif13-tools < 1.0.1
|
||||
|
||||
%description tools
|
||||
This package contains utility applications for %{name}.
|
||||
@ -102,6 +105,9 @@ This package contains utility applications for %{name}.
|
||||
%{_bindir}/avifenc
|
||||
|
||||
%changelog
|
||||
* Thu Oct 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.1-2mamba
|
||||
- obsolete libavif13
|
||||
|
||||
* Wed Aug 30 2023 Automatic Build System <autodist@mambasoft.it> 1.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user