Compare commits
9 Commits
1.24.1-1ma
...
1.24.10-1m
Author | SHA1 | Date | |
---|---|---|---|
088ce4f578 | |||
dfae886445 | |||
4650d67bce | |||
c267b4242d | |||
69305b2c04 | |||
ab82a26575 | |||
552e209ae7 | |||
8e1c5d978c | |||
6d4f6b70e4 |
@@ -4,7 +4,7 @@
|
||||
%define libname lib%{name}
|
||||
|
||||
Name: gstreamer
|
||||
Version: 1.24.1
|
||||
Version: 1.24.10
|
||||
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,33 @@ sed -i "s|/libexec'|/libexec64'|" meson.build
|
||||
#%{_datadir}/gtk-doc/html/gstreamer-plugins-%{MAJversion}.0/
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* 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
|
||||
|
||||
* Tue Jul 30 2024 Automatic Build System <autodist@openmamba.org> 1.24.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 21 2024 Automatic Build System <autodist@openmamba.org> 1.24.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 31 2024 Automatic Build System <autodist@openmamba.org> 1.24.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 30 2024 Automatic Build System <autodist@openmamba.org> 1.24.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 10 2024 Automatic Build System <autodist@openmamba.org> 1.24.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 22 2024 Automatic Build System <autodist@openmamba.org> 1.24.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user