Compare commits

...

14 Commits

Author SHA1 Message Date
cd170bb920 automatic version update by autodist [release 1.26.3-1mamba;Sat Jun 28 2025] 2025-06-29 14:50:41 +02:00
0b6d1d8c73 automatic version update by autodist [release 1.26.2-1mamba;Fri May 30 2025] 2025-05-31 09:04:17 +02:00
dd11c5fe2d automatic version update by autodist [release 1.26.1-1mamba;Fri Apr 25 2025] 2025-04-27 13:31:33 +02:00
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

View File

@ -2,7 +2,7 @@
%define libname lib%{name}
Name: gst-plugins-base
Version: 1.24.2
Version: 1.26.3
Release: 1mamba
Summary: GStreamer Streaming-media framework plugins
Group: System/Multimedia
@ -27,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
@ -96,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}
@ -208,6 +207,48 @@ rm -f %{buildroot}%{_libdir}/*.la
#%{_datadir}/gtk-doc/html/gst-plugins-base-libs/*
%changelog
* Sat Jun 28 2025 Automatic Build System <autodist@openmamba.org> 1.26.3-1mamba
- automatic version update by autodist
* Fri May 30 2025 Automatic Build System <autodist@openmamba.org> 1.26.2-1mamba
- automatic version update by autodist
* Fri Apr 25 2025 Automatic Build System <autodist@openmamba.org> 1.26.1-1mamba
- automatic version update by autodist
* 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