automatic version update by autodist [release 3.10.0-1mamba;Fri Aug 30 2024]
This commit is contained in:
parent
e0bf96e1e8
commit
2ac0d6c988
11
libaom.spec
11
libaom.spec
@ -1,5 +1,5 @@
|
||||
Name: libaom
|
||||
Version: 3.9.1
|
||||
Version: 3.10.0
|
||||
Release: 1mamba
|
||||
Summary: Alliance for Open Media video codec
|
||||
Group: System/Libraries
|
||||
@ -44,8 +44,8 @@ This package contains utility applications for %{name}.
|
||||
%build
|
||||
%cmake -d build \
|
||||
\
|
||||
%ifarch arm
|
||||
-DENABLE_NEON=OFF
|
||||
%ifarch aarch64
|
||||
-DENABLE_NEON_I8MM=OFF
|
||||
%endif
|
||||
|
||||
%make
|
||||
@ -57,8 +57,6 @@ This package contains utility applications for %{name}.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -80,6 +78,9 @@ This package contains utility applications for %{name}.
|
||||
%{_bindir}/aomenc
|
||||
|
||||
%changelog
|
||||
* Fri Aug 30 2024 Automatic Build System <autodist@openmamba.org> 3.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 11 2024 Automatic Build System <autodist@openmamba.org> 3.9.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user