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
|
Name: girtod
|
||||||
Version: 0.22.0
|
Version: 0.22.0
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Create D bindings from GObject introspection files
|
Summary: Create D bindings from GObject introspection files
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -17,7 +17,7 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libldc-devel
|
BuildRequires: libldc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: ldc
|
BuildRequires: ldc
|
||||||
BuildRequires: libldc-devel >= 1.29.0
|
BuildRequires: libldc-devel >= 1.31.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Create D bindings from GObject introspection files.
|
Create D bindings from GObject introspection files.
|
||||||
@ -52,6 +52,9 @@ export DFLAGS="--allinst"
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon May 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.22.0-2mamba
|
||||||
- rebuilt with ldc 1.29.0
|
- rebuilt with ldc 1.29.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user