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