update to 0.23.1 [release 0.23.1-1mamba;Mon May 29 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 23:01:56 +01:00
parent a93e28f81e
commit 6eb86b03ec

View File

@ -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 <silvan.calarco@mambasoft.it> 0.23.1-1mamba
- update to 0.23.1
* Mon May 29 2023 Sdk Build System <sdk@mambasoft.it> 0.22.0-4mamba
- rebuilt by autoport with build requirements: libldc-devel>=0:1.32.2-1mamba
* Mon Mar 13 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.22.0-3mamba
- rebuilt with ldc 1.31.0