rebuilt by autoport with build requirements: libldc-devel>=0:1.40.0-1mamba [release 0.23.2-3mamba;Sat Feb 15 2025]
This commit is contained in:
parent
683fb78d81
commit
0c66a4026f
@ -2,3 +2,4 @@
|
|||||||
|
|
||||||
Create D bindings from GObject introspection files.
|
Create D bindings from GObject introspection files.
|
||||||
|
|
||||||
|
|
||||||
|
10
girtod.spec
10
girtod.spec
@ -1,6 +1,6 @@
|
|||||||
Name: girtod
|
Name: girtod
|
||||||
Version: 0.23.2
|
Version: 0.23.2
|
||||||
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
|
||||||
@ -16,18 +16,15 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libldc-devel
|
BuildRequires: libldc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libldc-devel >= 1.38.0-1mamba
|
BuildRequires: libldc-devel >= 0:1.40.0-1mamba
|
||||||
BuildRequires: ldc
|
BuildRequires: ldc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Create D bindings from GObject introspection files.
|
Create D bindings from GObject introspection files.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n gir-to-d-%{version}
|
%setup -q -n gir-to-d-%{version}
|
||||||
#%patch0 -p1
|
|
||||||
#%patch 1 -p1 -b .fixsegfault
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export DC=ldc2
|
export DC=ldc2
|
||||||
@ -52,6 +49,9 @@ export DFLAGS="--allinst"
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 15 2025 Automatic Build System <autodist@mambasoft.it> 0.23.2-3mamba
|
||||||
|
- rebuilt by autoport with build requirements: libldc-devel>=0:1.40.0-1mamba
|
||||||
|
|
||||||
* Wed May 15 2024 Automatic Build System <autodist@mambasoft.it> 0.23.2-2mamba
|
* Wed May 15 2024 Automatic Build System <autodist@mambasoft.it> 0.23.2-2mamba
|
||||||
- rebuilt by autoport with build requirements: libldc-devel>=1.38.0-1mamba
|
- rebuilt by autoport with build requirements: libldc-devel>=1.38.0-1mamba
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user