Christophe Marin 2023-10-24 10:02:25 +00:00 committed by Git OBS Bridge
parent e71b6193ae
commit 14f91c3989
3 changed files with 2 additions and 16973 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,6 +3,8 @@ Tue Oct 24 07:20:34 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 0.1.1:
* Fix license in nix build file
- Drop patch, merged upstream:
* 0001-Drop-unused-copy-of-Catch2.patch
-------------------------------------------------------------------
Tue Oct 10 09:29:50 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -23,8 +23,6 @@ Summary: Transducers for C++
License: BSL-1.0
URL: https://sinusoid.es/zug/
Source0: https://github.com/arximboldi/zug/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM
Patch0: 0001-Drop-unused-copy-of-Catch2.patch
BuildRequires: boost-devel
BuildRequires: cmake
BuildRequires: gcc-c++