automatic version update by autodist [release 1.24.8-1mamba;Fri Sep 20 2024]

This commit is contained in:
Automatic Build System 2024-09-21 15:58:40 +02:00
parent 54056e1db4
commit 4a896116e2

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: python-gst
Version: 1.24.7
Version: 1.24.8
Release: 1mamba
Summary: Python bindings for GStreamer
Group: Development/Languages
@ -61,8 +61,6 @@ This package contains static libraries needed for development.
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@ -72,6 +70,9 @@ This package contains static libraries needed for development.
%doc COPYING
%changelog
* 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