From a93e28f81e39db51a03dcc1ae490b619f1f7a11a Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 23:01:55 +0100 Subject: [PATCH] rebuilt with ldc 1.31.0 [release 0.22.0-3mamba;Mon Mar 13 2023] --- girtod.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/girtod.spec b/girtod.spec index 86902e3..d6f38af 100644 --- a/girtod.spec +++ b/girtod.spec @@ -1,6 +1,6 @@ Name: girtod Version: 0.22.0 -Release: 2mamba +Release: 3mamba Summary: Create D bindings from GObject introspection files Group: Development/Tools Vendor: openmamba @@ -17,7 +17,7 @@ BuildRequires: libgcc BuildRequires: libldc-devel ## AUTOBUILDREQ-END BuildRequires: ldc -BuildRequires: libldc-devel >= 1.29.0 +BuildRequires: libldc-devel >= 1.31.0 %description Create D bindings from GObject introspection files. @@ -52,6 +52,9 @@ export DFLAGS="--allinst" %doc COPYING %changelog +* Mon Mar 13 2023 Silvan Calarco 0.22.0-3mamba +- rebuilt with ldc 1.31.0 + * Mon May 02 2022 Silvan Calarco 0.22.0-2mamba - rebuilt with ldc 1.29.0