automatic version update by autodist [release 1.24.6-1mamba;Tue Jul 30 2024]

This commit is contained in:
Automatic Build System 2024-07-30 20:22:31 +02:00
parent ee87b27abd
commit 03f64b35a7

View File

@ -1,6 +1,6 @@
%define apiver %(echo %version | cut -d. -f 1).0
Name: gst-libav
Version: 1.24.4
Version: 1.24.6
Release: 1mamba
Summary: GStreamer plugins based on the libav project, including codecs
Group: System/Libraries
@ -12,10 +12,10 @@ Source: http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-%{versio
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libavcodec-ffmpeg-devel
BuildRequires: libavfilter-ffmpeg-devel
BuildRequires: libavformat-ffmpeg-devel
BuildRequires: libavutil-ffmpeg-devel
BuildRequires: libavcodec-devel
BuildRequires: libavfilter-devel
BuildRequires: libavformat-devel
BuildRequires: libavutil-devel
BuildRequires: libglib-devel
BuildRequires: libgst-plugins-base-devel
BuildRequires: libgstreamer-devel
@ -63,6 +63,9 @@ This package includes the %{name} API documentation.
##%doc ChangeLog NEWS README TODO
%changelog
* Tue Jul 30 2024 Automatic Build System <autodist@openmamba.org> 1.24.6-1mamba
- automatic version update by autodist
* Wed May 29 2024 Automatic Build System <autodist@openmamba.org> 1.24.4-1mamba
- automatic version update by autodist