automatic version update by autodist [release 1.22.7-1mamba;Tue Nov 14 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:12:57 +01:00
parent b550fcf239
commit 634dc6b6e0

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: python-gst
Version: 1.22.6
Version: 1.22.7
Release: 1mamba
Summary: Python bindings for GStreamer
Group: Development/Languages
@ -16,6 +16,7 @@ BuildRequires: glibc-devel
BuildRequires: libglib-devel
BuildRequires: libgstreamer-devel
BuildRequires: libpython3-devel
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
BuildRequires: gcc-c++
BuildRequires: xmlto
@ -77,6 +78,9 @@ This package contains static libraries needed for development.
#%doc ChangeLog NEWS README TODO
%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
- automatic version update by autodist