diff --git a/libaccounts-glib.spec b/libaccounts-glib.spec index 9dfd1c8..5733c2a 100644 --- a/libaccounts-glib.spec +++ b/libaccounts-glib.spec @@ -1,6 +1,6 @@ Name: libaccounts-glib Version: 1.26 -Release: 1mamba +Release: 2mamba Summary: Glib client library for the accounts and SSO (Single Sign-On) framework Group: System/Libraries Vendor: openmamba @@ -13,9 +13,11 @@ License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libglib-devel +BuildRequires: libpython311-devel BuildRequires: libsqlite-devel BuildRequires: libxml2-devel ## AUTOBUILDREQ-END +BuildRequires: python3 >= 3.11 %description Glib client library for the accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. @@ -78,10 +80,6 @@ This package includes the %{name} API documentation. %{_datadir}/xml/accounts/schema/dtd/accounts-service.dtd %{_datadir}/gettext/its/accounts-* %{python3_sitearch}/gi/overrides/Accounts.py -#%{_datadir}/backup-framework/applications/accounts.conf -#%{python_sitearch}/gi/overrides/Accounts.py -#%{python_sitearch}/gi/overrides/Accounts.pyc -#%{python_sitearch}/gi/overrides/Accounts.pyo %doc COPYING %files devel @@ -114,6 +112,9 @@ This package includes the %{name} API documentation. %{_datadir}/gtk-doc/html/libaccounts-glib/* %changelog +* Wed Oct 18 2023 Silvan Calarco 1.26-2mamba +- rebuilt with python3 == 3.11 + * Sun Sep 04 2022 Automatic Build System 1.26-1mamba - automatic version update by autodist