From 6eb86b03ecea9a21670c35eed93affcd679f3baf Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 23:01:56 +0100 Subject: [PATCH] update to 0.23.1 [release 0.23.1-1mamba;Mon May 29 2023] --- girtod.spec | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/girtod.spec b/girtod.spec index d6f38af..6f0615d 100644 --- a/girtod.spec +++ b/girtod.spec @@ -1,6 +1,6 @@ Name: girtod -Version: 0.22.0 -Release: 3mamba +Version: 0.23.1 +Release: 1mamba Summary: Create D bindings from GObject introspection files Group: Development/Tools Vendor: openmamba @@ -16,8 +16,8 @@ BuildRequires: glibc-devel BuildRequires: libgcc BuildRequires: libldc-devel ## AUTOBUILDREQ-END +BuildRequires: libldc-devel >= 0:1.32.2-1mamba BuildRequires: ldc -BuildRequires: libldc-devel >= 1.31.0 %description Create D bindings from GObject introspection files. @@ -27,7 +27,7 @@ Create D bindings from GObject introspection files. %prep %setup -q -n gir-to-d-%{version} #%patch0 -p1 -%patch1 -p1 -b .fixsegfault +#%patch 1 -p1 -b .fixsegfault %build export DC=ldc2 @@ -52,6 +52,12 @@ export DFLAGS="--allinst" %doc COPYING %changelog +* Mon May 29 2023 Silvan Calarco 0.23.1-1mamba +- update to 0.23.1 + +* Mon May 29 2023 Sdk Build System 0.22.0-4mamba +- rebuilt by autoport with build requirements: libldc-devel>=0:1.32.2-1mamba + * Mon Mar 13 2023 Silvan Calarco 0.22.0-3mamba - rebuilt with ldc 1.31.0