diff --git a/pygobject.spec b/pygobject.spec index c0fba32..bb798d3 100644 --- a/pygobject.spec +++ b/pygobject.spec @@ -2,7 +2,7 @@ Name: pygobject Version: 3.48.2 -Release: 1mamba +Release: 2mamba Summary: A convenient wrapper for the GObject+ library for use in Python programs Group: System/Libraries Vendor: openmamba @@ -36,6 +36,7 @@ This package contains static libraries and header files need for development. %if "%{?with_pyver}" %define py_requires_append \ +Provides: pygobject-devel \ Obsoletes: pygobject-py310 < 3.48.2 \ Obsoletes: pygobject-devel < 3.48.2 %pyver_package @@ -79,6 +80,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc COPYING %changelog +* Tue May 07 2024 Silvan Calarco 3.48.2-2mamba +- pygobject-py3: add legacy provide for pygobject-devel + * Fri Apr 26 2024 Automatic Build System 3.48.2-1mamba - automatic version update by autodist