Compare commits

...

25 Commits

Author SHA1 Message Date
512f2106ed automatic version update by autodist [release 1.26.0-1mamba;Sun Mar 16 2025] 2025-03-19 23:39:31 +01:00
b01af90d15 automatic version update by autodist [release 1.24.12-1mamba;Fri Jan 31 2025] 2025-02-01 18:23:43 +01:00
85c4c92be1 automatic version update by autodist [release 1.24.11-1mamba;Tue Jan 07 2025] 2025-01-09 10:07:31 +01:00
b9062ce768 automatic version update by autodist [release 1.24.10-1mamba;Wed Dec 04 2024] 2024-12-05 13:41:26 +01:00
3e5bc22a65 automatic version update by autodist [release 1.24.9-1mamba;Fri Nov 01 2024] 2024-11-02 14:15:49 +01:00
e45dc42c10 automatic version update by autodist [release 1.24.8-1mamba;Fri Sep 20 2024] 2024-09-22 02:41:22 +02:00
c5a5916c91 automatic version update by autodist [release 1.24.7-1mamba;Thu Aug 22 2024] 2024-08-22 11:39:54 +02:00
dee81c8107 automatic version update by autodist [release 1.24.6-1mamba;Tue Jul 30 2024] 2024-07-30 20:23:19 +02:00
86475201a5 automatic version update by autodist [release 1.24.5-1mamba;Fri Jun 21 2024] 2024-06-22 10:45:07 +02:00
ed3965a5ec automatic version update by autodist [release 1.24.4-1mamba;Wed May 29 2024] 2024-05-30 10:03:04 +02:00
0dafd5d446 automatic version update by autodist [release 1.24.3-1mamba;Tue Apr 30 2024] 2024-05-01 01:25:11 +02:00
6065d691b4 automatic version update by autodist [release 1.24.2-1mamba;Wed Apr 10 2024] 2024-04-11 19:06:39 +02:00
b9702acd68 automatic version update by autodist [release 1.24.1-1mamba;Fri Mar 22 2024] 2024-03-23 11:05:19 +01:00
68eaf1f8b2 automatic version update by autodist [release 1.24.0-1mamba;Wed Mar 06 2024] 2024-03-07 10:12:00 +01:00
d916f30468 automatic version update by autodist [release 1.22.10-1mamba;Wed Feb 14 2024] 2024-02-14 11:04:32 +01:00
b201abe728 automatic version update by autodist [release 1.22.9-1mamba;Thu Jan 25 2024] 2024-01-27 10:19:30 +01:00
5898dff411 automatic version update by autodist [release 1.22.8-1mamba;Tue Dec 19 2023] 2024-01-05 23:32:01 +01:00
24afe53203 automatic version update by autodist [release 1.22.7-1mamba;Tue Nov 14 2023] 2024-01-05 23:32:00 +01:00
5b9128512a automatic version update by autodist [release 1.22.6-1mamba;Sat Sep 23 2023] 2024-01-05 23:32:00 +01:00
4f47646452 automatic version update by autodist [release 1.22.5-1mamba;Fri Jul 21 2023] 2024-01-05 23:32:00 +01:00
b72daf8b41 automatic version update by autodist [release 1.22.4-1mamba;Wed Jun 21 2023] 2024-01-05 23:31:59 +01:00
f22d760978 automatic version update by autodist [release 1.22.3-1mamba;Fri May 19 2023] 2024-01-05 23:31:59 +01:00
cb5bd91458 automatic version update by autodist [release 1.22.2-1mamba;Wed Apr 12 2023] 2024-01-05 23:31:59 +01:00
d9c89f4682 automatic version update by autodist [release 1.22.1-1mamba;Sun Mar 05 2023] 2024-01-05 23:31:58 +01:00
cff9202313 automatic version update by autodist [release 1.22.0-1mamba;Wed Jan 25 2023] 2024-01-05 23:31:58 +01:00

View File

@ -2,7 +2,7 @@
%define libname lib%{name}
Name: gst-plugins-base
Version: 1.20.5
Version: 1.26.0
Release: 1mamba
Summary: GStreamer Streaming-media framework plugins
Group: System/Multimedia
@ -16,6 +16,7 @@ License: GPL
BuildRequires: glibc-devel
BuildRequires: libX11-devel
BuildRequires: libXext-devel
BuildRequires: libXi-devel
BuildRequires: libXv-devel
BuildRequires: libalsa-devel
BuildRequires: libcairo-devel
@ -26,7 +27,7 @@ BuildRequires: libglvnd-devel
BuildRequires: libgraphene-devel
BuildRequires: libgstreamer-devel
BuildRequires: libgudev-devel
BuildRequires: libjpeg-devel
BuildRequires: libjpeg-turbo
BuildRequires: libmesa-devel
BuildRequires: libogg-devel
BuildRequires: libopus-devel
@ -95,7 +96,6 @@ Requires: gtk-doc
%description -n %{libname}-apidocs
GStreamer Plugin Base Library API documentation.
%debug_package
%prep
%setup -q -n gst-plugins-base-%{version}
@ -207,6 +207,81 @@ rm -f %{buildroot}%{_libdir}/*.la
#%{_datadir}/gtk-doc/html/gst-plugins-base-libs/*
%changelog
* Sun Mar 16 2025 Automatic Build System <autodist@openmamba.org> 1.26.0-1mamba
- automatic version update by autodist
* 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
* Wed May 29 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
* Wed Mar 06 2024 Automatic Build System <autodist@openmamba.org> 1.24.0-1mamba
- automatic version update by autodist
* Wed Feb 14 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
* Tue Dec 19 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
* Wed Jun 21 2023 Automatic Build System <autodist@mambasoft.it> 1.22.4-1mamba
- automatic version update by autodist
* Fri May 19 2023 Automatic Build System <autodist@mambasoft.it> 1.22.3-1mamba
- automatic version update by autodist
* Wed Apr 12 2023 Automatic Build System <autodist@mambasoft.it> 1.22.2-1mamba
- automatic version update by autodist
* Sun Mar 05 2023 Automatic Build System <autodist@mambasoft.it> 1.22.1-1mamba
- automatic version update by autodist
* Wed Jan 25 2023 Automatic Build System <autodist@mambasoft.it> 1.22.0-1mamba
- automatic version update by autodist
* Tue Dec 20 2022 Automatic Build System <autodist@mambasoft.it> 1.20.5-1mamba
- automatic version update by autodist