automatic version update by autodist [release 0.1.2-1mamba;Thu Jan 15 2026]
This commit is contained in:
9
zug.spec
9
zug.spec
@@ -1,11 +1,11 @@
|
|||||||
Name: zug
|
Name: zug
|
||||||
Version: 0.1.1
|
Version: 0.1.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Transducers for C++ — Clojure style higher order push/pull sequence transformations
|
Summary: Transducers for C++ — Clojure style higher order push/pull sequence transformations
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan@openmamba.org>
|
||||||
URL: https://sinusoid.es/zug/
|
URL: https://sinusoid.es/zug/
|
||||||
Source: https://github.com/arximboldi/zug.git/v%{version}/zug-%{version}.tar.bz2
|
Source: https://github.com/arximboldi/zug.git/v%{version}/zug-%{version}.tar.bz2
|
||||||
License: BSL-1.0
|
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.
|
Transducers for C++ — Clojure style higher order push/pull sequence transformations.
|
||||||
This package contains header files for developing applications that use %{name}.
|
This package contains header files for developing applications that use %{name}.
|
||||||
|
|
||||||
|
%define debug_package %{nil}
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@@ -47,5 +49,8 @@ This package contains header files for developing applications that use %{name}.
|
|||||||
%doc LICENSE README.rst
|
%doc LICENSE README.rst
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Feb 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.1-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
|||||||
Reference in New Issue
Block a user