rebuilt as noarch [release 12.2.72.0-2mamba;Fri Jan 17 2025]

This commit is contained in:
Silvan Calarco 2025-01-17 21:01:25 +01:00
parent 83eebbb859
commit 39aae12a60

View File

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