automatic version update by autodist [release 1.2.0-1mamba;Wed Sep 25 2024]
This commit is contained in:
parent
289ad1bc99
commit
3201d6062d
@ -2,7 +2,7 @@
|
||||
%define gittag %(eho %version | cut -d. -f5)
|
||||
|
||||
Name: ocaml-ffmpeg
|
||||
Version: 1.1.11
|
||||
Version: 1.2.0
|
||||
Release: 1mamba
|
||||
Summary: OCaml bindings to the FFmpeg library
|
||||
Group: Development/Bindings
|
||||
@ -15,13 +15,13 @@ Patch0: ocaml-ffmpeg-1.1.9-ffmpeg-6.1.1.patch
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libavcodec-ffmpeg-devel
|
||||
BuildRequires: libavdevice-ffmpeg-devel
|
||||
BuildRequires: libavfilter-ffmpeg-devel
|
||||
BuildRequires: libavformat-ffmpeg-devel
|
||||
BuildRequires: libavutil-ffmpeg-devel
|
||||
BuildRequires: libswresample-ffmpeg-devel
|
||||
BuildRequires: libswscale-ffmpeg-devel
|
||||
BuildRequires: libavcodec-devel
|
||||
BuildRequires: libavdevice-devel
|
||||
BuildRequires: libavfilter-devel
|
||||
BuildRequires: libavformat-devel
|
||||
BuildRequires: libavutil-devel
|
||||
BuildRequires: libswresample-devel
|
||||
BuildRequires: libswscale-devel
|
||||
BuildRequires: ocaml-runtime
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: ocaml >= 4.14.1
|
||||
@ -86,6 +86,9 @@ rm -rf %{buildroot}/usr/doc
|
||||
%doc CHANGES README.md
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2024 Automatic Build System <autodist@openmamba.org> 1.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 26 2024 Automatic Build System <autodist@openmamba.org> 1.1.11-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user