From 3201d6062d1a777687238a19fd0e7782c189241b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 26 Sep 2024 15:37:42 +0200 Subject: [PATCH] automatic version update by autodist [release 1.2.0-1mamba;Wed Sep 25 2024] --- ocaml-ffmpeg.spec | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/ocaml-ffmpeg.spec b/ocaml-ffmpeg.spec index b5f4677..51bad1f 100644 --- a/ocaml-ffmpeg.spec +++ b/ocaml-ffmpeg.spec @@ -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 1.2.0-1mamba +- automatic version update by autodist + * Tue Mar 26 2024 Automatic Build System 1.1.11-1mamba - automatic version update by autodist