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
|
Name: glibd
|
||||||
Version: 2.2.0
|
Version: 2.2.0
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: D bindings for the GLib C Utility Library
|
Summary: D bindings for the GLib C Utility Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -16,7 +16,7 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libldc-devel
|
BuildRequires: libldc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libldc-devel >= 1.21.0
|
BuildRequires: libldc-devel >= 1.23.0
|
||||||
BuildRequires: girtod
|
BuildRequires: girtod
|
||||||
BuildRequires: ldc
|
BuildRequires: ldc
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
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
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed May 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0-2mamba
|
||||||
- rebuilt with libldc 1.21.0
|
- rebuilt with libldc 1.21.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user