automatic version update by autodist [release 1.22.7-1mamba;Tue Nov 14 2023]
This commit is contained in:
parent
b550fcf239
commit
634dc6b6e0
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: python-gst
|
Name: python-gst
|
||||||
Version: 1.22.6
|
Version: 1.22.7
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python bindings for GStreamer
|
Summary: Python bindings for GStreamer
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -16,6 +16,7 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgstreamer-devel
|
BuildRequires: libgstreamer-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
@ -77,6 +78,9 @@ This package contains static libraries needed for development.
|
|||||||
#%doc ChangeLog NEWS README TODO
|
#%doc ChangeLog NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 14 2023 Automatic Build System <autodist@mambasoft.it> 1.22.7-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Sep 21 2023 Automatic Build System <autodist@mambasoft.it> 1.22.6-1mamba
|
* Thu Sep 21 2023 Automatic Build System <autodist@mambasoft.it> 1.22.6-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user