rebuilt with python3 == 3.11 [release 1.26-2mamba;Wed Oct 18 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 03:44:21 +01:00
parent 7c12b3fbaa
commit d6af4b3bd5

View File

@ -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 <silvan.calarco@mambasoft.it> 1.26-2mamba
- rebuilt with python3 == 3.11
* Sun Sep 04 2022 Automatic Build System <autodist@mambasoft.it> 1.26-1mamba
- automatic version update by autodist