diff --git a/nv-codec-headers.spec b/nv-codec-headers.spec index cfded13..dfc5b71 100644 --- a/nv-codec-headers.spec +++ b/nv-codec-headers.spec @@ -1,6 +1,6 @@ Name: nv-codec-headers Version: 12.2.72.0 -Release: 1mamba +Release: 2mamba Summary: FFmpeg version of headers required to interface with Nvidias codec APIs Group: Development/Libraries Vendor: openmamba @@ -9,6 +9,7 @@ Packager: Silvan Calarco URL: https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git Source: https://git.videolan.org/git/ffmpeg/nv-codec-headers.git/n%{version}/nv-codec-headers-%{version}.tar.bz2 License: MIT +BuildArch: noarch ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END @@ -39,5 +40,8 @@ sed -i '1,22s/^.\{,3\}//' LICENSE # Delete C comments %doc LICENSE %changelog +* Fri Jan 17 2025 Silvan Calarco 12.2.72.0-2mamba +- rebuilt as noarch + * Thu Oct 24 2024 Silvan Calarco 12.2.72.0-1mamba - package created using the webbuild interface