Compare commits

...

2 Commits

View File

@@ -4,7 +4,7 @@
%define libname lib%{name}
Name: gstreamer
Version: 1.24.9
Version: 1.24.11
Release: 1mamba
Epoch: 2
Summary: A framework for streaming media
@@ -76,7 +76,6 @@ Requires: gtk-doc
%description -n %{libname}-apidocs
GStreamer library API documentation.
%debug_package
%prep
%setup -q -n gstreamer-%{version}
@@ -155,6 +154,12 @@ sed -i "s|/libexec'|/libexec64'|" meson.build
#%{_datadir}/gtk-doc/html/gstreamer-plugins-%{MAJversion}.0/
%changelog
* Tue Jan 07 2025 Automatic Build System <autodist@openmamba.org> 1.24.11-1mamba
- automatic version update by autodist
* Wed Dec 04 2024 Automatic Build System <autodist@openmamba.org> 1.24.10-1mamba
- automatic version update by autodist
* Fri Nov 01 2024 Automatic Build System <autodist@openmamba.org> 1.24.9-1mamba
- automatic version update by autodist