automatic version update by autodist [release 1.24.8-1mamba;Fri Sep 20 2024]
This commit is contained in:
parent
c267b4242d
commit
4650d67bce
@ -4,7 +4,7 @@
|
||||
%define libname lib%{name}
|
||||
|
||||
Name: gstreamer
|
||||
Version: 1.24.7
|
||||
Version: 1.24.8
|
||||
Release: 1mamba
|
||||
Epoch: 2
|
||||
Summary: A framework for streaming media
|
||||
@ -116,8 +116,6 @@ sed -i "s|/libexec'|/libexec64'|" meson.build
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
|
||||
%post -n %{libname} -p /sbin/ldconfig
|
||||
%postun -n %{libname} -p /sbin/ldconfig
|
||||
|
||||
%files -n %{name}-tools -f gstreamer-%{MAJversion}.0.lang
|
||||
%defattr(-,root,root)
|
||||
@ -157,6 +155,9 @@ sed -i "s|/libexec'|/libexec64'|" meson.build
|
||||
#%{_datadir}/gtk-doc/html/gstreamer-plugins-%{MAJversion}.0/
|
||||
|
||||
%changelog
|
||||
* Fri Sep 20 2024 Automatic Build System <autodist@openmamba.org> 1.24.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 22 2024 Automatic Build System <autodist@openmamba.org> 1.24.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user