From 634dc6b6e03600a5dbb80d0359af1e73e5ab8984 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:12:57 +0100 Subject: [PATCH] automatic version update by autodist [release 1.22.7-1mamba;Tue Nov 14 2023] --- python-gst.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-gst.spec b/python-gst.spec index 9db588f..9e84da0 100644 --- a/python-gst.spec +++ b/python-gst.spec @@ -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 1.22.7-1mamba +- automatic version update by autodist + * Thu Sep 21 2023 Automatic Build System 1.22.6-1mamba - automatic version update by autodist