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