automatic version update by autodist [release 6.1-1mamba;Sun Nov 07 2021]
This commit is contained in:
parent
9db11f9550
commit
a1f405d7c3
@ -4,14 +4,14 @@
|
||||
%define with_xcb 1
|
||||
|
||||
Name: libgdiplus
|
||||
Version: 6.0.5
|
||||
Version: 6.1
|
||||
Release: 1mamba
|
||||
Summary: An Open Source implementation of the GDI+ API
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.mono-project.com/Libgdiplus
|
||||
URL: https://www.mono-project.com/Libgdiplus/
|
||||
Source: https://github.com/mono/libgdiplus.git/%{version}/libgdiplus-%{version}.tar.bz2
|
||||
#Source: http://download.mono-project.com/sources/libgdiplus/libgdiplus-%{version}.tar.bz2
|
||||
Patch1: %{name}-1.2.4-cairo_glitz_path.patch
|
||||
@ -21,10 +21,11 @@ Patch4: libgdiplus-2.10.9-libgif-5.patch
|
||||
License: LGPL, MPL 1.1, MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libbrotli-devel
|
||||
BuildRequires: libbsd-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libexif-devel
|
||||
@ -33,9 +34,13 @@ BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgif-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libjbig-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libwebp-devel
|
||||
@ -52,7 +57,6 @@ BuildRequires: libglitz-devel
|
||||
BuildRequires: libxcb-devel >= 1.1
|
||||
BuildRequires: libxcb-util-devel
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Libgdiplus is an Open Source implementation of the GDI+ API.
|
||||
@ -120,6 +124,9 @@ sed -ie "s,-Werror,,g" src/Makefile
|
||||
%doc ChangeLog LICENSE NEWS TODO
|
||||
|
||||
%changelog
|
||||
* Sun Nov 07 2021 Automatic Build System <autodist@mambasoft.it> 6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 14 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.5-1mamba
|
||||
- update to 6.0.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user