automatic version update by autodist [release 25.1.0-1mamba;Sat May 24 2025]

This commit is contained in:
2025-05-25 00:04:28 +02:00
parent a25075afc3
commit fbf0362896

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2)
%define pkgname pyopenssl
Name: python-pyOpenSSL
Version: 25.0.0
Version: 25.1.0
Release: 1mamba
Summary: Python interface to the OpenSSL library
Group: System/Libraries/Python
@ -62,6 +62,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/OpenSSL/*
%changelog
* Sat May 24 2025 Automatic Build System <autodist@openmamba.org> 25.1.0-1mamba
- automatic version update by autodist
* Mon Feb 17 2025 Automatic Build System <autodist@openmamba.org> 25.0.0-1mamba
- automatic version update by autodist