update to 0.23.1 [release 0.23.1-1mamba;Mon May 29 2023]
This commit is contained in:
parent
a93e28f81e
commit
6eb86b03ec
14
girtod.spec
14
girtod.spec
@ -1,6 +1,6 @@
|
|||||||
Name: girtod
|
Name: girtod
|
||||||
Version: 0.22.0
|
Version: 0.23.1
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
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,8 +16,8 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libldc-devel
|
BuildRequires: libldc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libldc-devel >= 0:1.32.2-1mamba
|
||||||
BuildRequires: ldc
|
BuildRequires: ldc
|
||||||
BuildRequires: libldc-devel >= 1.31.0
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Create D bindings from GObject introspection files.
|
Create D bindings from GObject introspection files.
|
||||||
@ -27,7 +27,7 @@ Create D bindings from GObject introspection files.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n gir-to-d-%{version}
|
%setup -q -n gir-to-d-%{version}
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
%patch1 -p1 -b .fixsegfault
|
#%patch 1 -p1 -b .fixsegfault
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export DC=ldc2
|
export DC=ldc2
|
||||||
@ -52,6 +52,12 @@ export DFLAGS="--allinst"
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Mar 13 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.22.0-3mamba
|
||||||
- rebuilt with ldc 1.31.0
|
- rebuilt with ldc 1.31.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user