Compare commits
3 Commits
1.20.3-1ma
...
1.22.0-1ma
Author | SHA1 | Date | |
---|---|---|---|
cff9202313 | |||
7e6921add4 | |||
b8e4d56cd1 |
@ -2,7 +2,7 @@
|
||||
%define libname lib%{name}
|
||||
|
||||
Name: gst-plugins-base
|
||||
Version: 1.20.3
|
||||
Version: 1.22.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
|
||||
@ -207,6 +208,15 @@ rm -f %{buildroot}%{_libdir}/*.la
|
||||
#%{_datadir}/gtk-doc/html/gst-plugins-base-libs/*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Sat Oct 15 2022 Automatic Build System <autodist@mambasoft.it> 1.20.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 16 2022 Automatic Build System <autodist@mambasoft.it> 1.20.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user