From 0c66a4026fdcc072e95dfb4d688af7254afad589 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 16 Feb 2025 12:03:26 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: libldc-devel>=0:1.40.0-1mamba [release 0.23.2-3mamba;Sat Feb 15 2025] --- README.md | 1 + girtod.spec | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 92d67e5..a682492 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ Create D bindings from GObject introspection files. + diff --git a/girtod.spec b/girtod.spec index b3f2829..eea58a3 100644 --- a/girtod.spec +++ b/girtod.spec @@ -1,6 +1,6 @@ Name: girtod Version: 0.23.2 -Release: 2mamba +Release: 3mamba Summary: Create D bindings from GObject introspection files Group: Development/Tools Vendor: openmamba @@ -16,18 +16,15 @@ BuildRequires: glibc-devel BuildRequires: libgcc BuildRequires: libldc-devel ## AUTOBUILDREQ-END -BuildRequires: libldc-devel >= 1.38.0-1mamba +BuildRequires: libldc-devel >= 0:1.40.0-1mamba BuildRequires: ldc %description Create D bindings from GObject introspection files. -%debug_package %prep %setup -q -n gir-to-d-%{version} -#%patch0 -p1 -#%patch 1 -p1 -b .fixsegfault %build export DC=ldc2 @@ -52,6 +49,9 @@ export DFLAGS="--allinst" %doc COPYING %changelog +* Sat Feb 15 2025 Automatic Build System 0.23.2-3mamba +- rebuilt by autoport with build requirements: libldc-devel>=0:1.40.0-1mamba + * Wed May 15 2024 Automatic Build System 0.23.2-2mamba - rebuilt by autoport with build requirements: libldc-devel>=1.38.0-1mamba