automatic version update by autodist [release 0.1.2-1mamba;Thu Jan 15 2026]

This commit is contained in:
2026-01-15 19:29:35 +01:00
parent f4418e3d0a
commit 31f8ad4570

View File

@@ -1,11 +1,11 @@
Name: zug
Version: 0.1.1
Version: 0.1.2
Release: 1mamba
Summary: Transducers for C++ Clojure style higher order push/pull sequence transformations
Group: Development/Tools
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Packager: Silvan Calarco <silvan@openmamba.org>
URL: https://sinusoid.es/zug/
Source: https://github.com/arximboldi/zug.git/v%{version}/zug-%{version}.tar.bz2
License: BSL-1.0
@@ -24,6 +24,8 @@ Summary: Transducers for C++ — Clojure style higher order push/pull sequ
Transducers for C++ Clojure style higher order push/pull sequence transformations.
This package contains header files for developing applications that use %{name}.
%define debug_package %{nil}
%prep
%setup -q
@@ -47,5 +49,8 @@ This package contains header files for developing applications that use %{name}.
%doc LICENSE README.rst
%changelog
* Thu Jan 15 2026 Automatic Build System <autodist@openmamba.org> 0.1.2-1mamba
- automatic version update by autodist
* Mon Feb 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.1-1mamba
- package created using the webbuild interface