automatic version update by autodist [release 2.4.1-1mamba;Sun Mar 12 2023]
This commit is contained in:
parent
fa071dbc56
commit
40d2547fa4
15
glibd.spec
15
glibd.spec
@ -1,6 +1,6 @@
|
||||
Name: glibd
|
||||
Version: 2.3.0
|
||||
Release: 2mamba
|
||||
Version: 2.4.1
|
||||
Release: 1mamba
|
||||
Summary: D bindings for the GLib C Utility Library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -18,7 +18,7 @@ BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libldc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libldc-devel >= 1.29.0
|
||||
BuildRequires: libldc-devel >= 1.31.0
|
||||
BuildRequires: girtod
|
||||
BuildRequires: ldc
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@ -48,9 +48,9 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%prep
|
||||
%setup -q -n GlibD-%{version}
|
||||
%patch0 -p1 -b .glib-2.68
|
||||
%patch1 -p1 -b .glib-2.70
|
||||
%patch2 -p1 -b .glib-2.72
|
||||
#%patch0 -p1 -b .glib-2.68
|
||||
#%patch1 -p1 -b .glib-2.70
|
||||
#%patch2 -p1 -b .glib-2.72
|
||||
|
||||
%build
|
||||
%meson
|
||||
@ -94,6 +94,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sun Mar 12 2023 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.0-2mamba
|
||||
- rebuilt with ldc 1.29.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user