rebuilt with ldc 1.23.0 [release 2.2.0-3mamba;Thu Oct 22 2020]
This commit is contained in:
parent
84b6594c8f
commit
601c43b17f
@ -1,6 +1,6 @@
|
||||
Name: glibd
|
||||
Version: 2.2.0
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: D bindings for the GLib C Utility Library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -16,7 +16,7 @@ BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libldc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libldc-devel >= 1.21.0
|
||||
BuildRequires: libldc-devel >= 1.23.0
|
||||
BuildRequires: girtod
|
||||
BuildRequires: ldc
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@ -90,6 +90,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Thu Oct 22 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0-3mamba
|
||||
- rebuilt with ldc 1.23.0
|
||||
|
||||
* Wed May 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0-2mamba
|
||||
- rebuilt with libldc 1.21.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user