update to 0.27.5 [release 0.27.5-1mamba;Fri Aug 08 2025]

This commit is contained in:
2025-08-09 10:06:42 +02:00
parent d9efffc19d
commit ffdb187377

View File

@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-awscrt
Version: 0.26.1
Version: 0.27.5
Release: 1mamba
Summary: A common runtime for AWS Python projects
Group: System/Libraries
@@ -50,5 +50,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Fri Aug 08 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 0.27.5-1mamba
- update to 0.27.5
* Fri Aug 08 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 0.26.1-1mamba
- package created using the webbuild interface