automatic version update by autodist [release 2.1.0-1mamba;Sat Mar 14 2026]

This commit is contained in:
2026-03-15 23:49:47 +01:00
parent 1931f5d0ba
commit d9fb69b916
+4 -1
View File
@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-puremagic
Version: 2.0.2
Version: 2.1.0
Release: 1mamba
Summary: Pure python implementation of magic file detection
Group: System/Libraries
@@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sat Mar 14 2026 Automatic Build System <autodist@openmamba.org> 2.1.0-1mamba
- automatic version update by autodist
* Tue Mar 10 2026 Automatic Build System <autodist@openmamba.org> 2.0.2-1mamba
- automatic version update by autodist