diff --git a/python-smbpasswd.spec b/python-smbpasswd.spec index 0dc648b..97e056a 100644 --- a/python-smbpasswd.spec +++ b/python-smbpasswd.spec @@ -2,7 +2,7 @@ Name: python-smbpasswd Version: 1.0.2 -Release: 1mamba +Release: 2mamba Summary: SMB Password Hash Generator - suitable for use with Samba Group: System/Libraries/Python Vendor: openmamba @@ -13,8 +13,9 @@ Source: https://pypi.debian.net/smbpasswd/smbpasswd-%{version}.tgz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description This module can generate both LANMAN and NT password hashes, suitable for use with Samba. @@ -49,6 +50,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Tue Sep 26 2023 Automatic Build System 1.0.2-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Mon May 23 2022 Silvan Calarco 1.0.2-1mamba - update to 1.0.2