rebuilt with ldc 1.31.0 [release 0.22.0-3mamba;Mon Mar 13 2023]
This commit is contained in:
parent
1551e1ca18
commit
a93e28f81e
@ -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 <silvan.calarco@mambasoft.it> 0.22.0-3mamba
|
||||
- rebuilt with ldc 1.31.0
|
||||
|
||||
* Mon May 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.22.0-2mamba
|
||||
- rebuilt with ldc 1.29.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user