Compare commits

..

18 Commits

Author SHA1 Message Date
009f8157da automatic version update by autodist [release 1.24.12-1mamba;Fri Jan 31 2025] 2025-02-01 18:25:54 +01:00
d4dbdc03af automatic version update by autodist [release 1.24.11-1mamba;Tue Jan 07 2025] 2025-01-09 10:08:28 +01:00
088ce4f578 automatic version update by autodist [release 1.24.10-1mamba;Wed Dec 04 2024] 2024-12-05 13:42:25 +01:00
dfae886445 automatic version update by autodist [release 1.24.9-1mamba;Fri Nov 01 2024] 2024-11-02 14:17:18 +01:00
4650d67bce automatic version update by autodist [release 1.24.8-1mamba;Fri Sep 20 2024] 2024-09-22 02:43:47 +02:00
c267b4242d automatic version update by autodist [release 1.24.7-1mamba;Thu Aug 22 2024] 2024-08-22 11:40:59 +02:00
69305b2c04 automatic version update by autodist [release 1.24.6-1mamba;Tue Jul 30 2024] 2024-07-30 20:24:10 +02:00
ab82a26575 automatic version update by autodist [release 1.24.5-1mamba;Fri Jun 21 2024] 2024-06-22 10:46:18 +02:00
552e209ae7 automatic version update by autodist [release 1.24.4-1mamba;Fri May 31 2024] 2024-06-01 11:15:19 +02:00
8e1c5d978c automatic version update by autodist [release 1.24.3-1mamba;Tue Apr 30 2024] 2024-05-01 01:26:36 +02:00
6d4f6b70e4 automatic version update by autodist [release 1.24.2-1mamba;Wed Apr 10 2024] 2024-04-11 19:07:38 +02:00
cffe35cc7b automatic version update by autodist [release 1.24.1-1mamba;Fri Mar 22 2024] 2024-03-23 11:06:09 +01:00
d2b0a9ddaa automatic version update by autodist [release 1.24.0-1mamba;Tue Mar 05 2024] 2024-03-07 10:13:37 +01:00
a69ca90cac automatic version update by autodist [release 1.22.10-1mamba;Tue Feb 13 2024] 2024-02-14 11:05:42 +01:00
87ec0d6410 automatic version update by autodist [release 1.22.9-1mamba;Thu Jan 25 2024] 2024-01-27 10:20:36 +01:00
15b59ab1a5 automatic version update by autodist [release 1.22.8-1mamba;Mon Dec 18 2023] 2024-01-05 23:33:29 +01:00
583b2da3b3 automatic version update by autodist [release 1.22.7-1mamba;Tue Nov 14 2023] 2024-01-05 23:33:29 +01:00
e80dc24670 automatic version update by autodist [release 1.22.6-1mamba;Sat Sep 23 2023] 2024-01-05 23:33:29 +01:00

View File

@@ -4,7 +4,7 @@
%define libname lib%{name}
Name: gstreamer
Version: 1.22.5
Version: 1.24.12
Release: 1mamba
Epoch: 2
Summary: A framework for streaming media
@@ -21,6 +21,7 @@ License: LGPL
BuildRequires: glibc-devel
BuildRequires: libcap-devel
BuildRequires: libdw-devel
BuildRequires: libgcc
BuildRequires: libglib-devel
BuildRequires: libunwind-devel
## AUTOBUILDREQ-END
@@ -75,7 +76,6 @@ Requires: gtk-doc
%description -n %{libname}-apidocs
GStreamer library API documentation.
%debug_package
%prep
%setup -q -n gstreamer-%{version}
@@ -115,8 +115,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)
@@ -156,6 +154,60 @@ sed -i "s|/libexec'|/libexec64'|" meson.build
#%{_datadir}/gtk-doc/html/gstreamer-plugins-%{MAJversion}.0/
%changelog
* Fri Jan 31 2025 Automatic Build System <autodist@openmamba.org> 1.24.12-1mamba
- automatic version update by autodist
* 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
* 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
* Tue Mar 05 2024 Automatic Build System <autodist@openmamba.org> 1.24.0-1mamba
- automatic version update by autodist
* Tue Feb 13 2024 Automatic Build System <autodist@openmamba.org> 1.22.10-1mamba
- automatic version update by autodist
* Thu Jan 25 2024 Automatic Build System <autodist@openmamba.org> 1.22.9-1mamba
- automatic version update by autodist
* Mon Dec 18 2023 Automatic Build System <autodist@mambasoft.it> 1.22.8-1mamba
- automatic version update by autodist
* Tue Nov 14 2023 Automatic Build System <autodist@mambasoft.it> 1.22.7-1mamba
- automatic version update by autodist
* Sat Sep 23 2023 Automatic Build System <autodist@mambasoft.it> 1.22.6-1mamba
- automatic version update by autodist
* Fri Jul 21 2023 Automatic Build System <autodist@mambasoft.it> 1.22.5-1mamba
- automatic version update by autodist