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
|
%define with_xcb 1
|
||||||
|
|
||||||
Name: libgdiplus
|
Name: libgdiplus
|
||||||
Version: 6.0.5
|
Version: 6.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An Open Source implementation of the GDI+ API
|
Summary: An Open Source implementation of the GDI+ API
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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: https://github.com/mono/libgdiplus.git/%{version}/libgdiplus-%{version}.tar.bz2
|
||||||
#Source: http://download.mono-project.com/sources/libgdiplus/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
|
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
|
License: LGPL, MPL 1.1, MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
BuildRequires: libXau-devel
|
||||||
BuildRequires: libXdmcp-devel
|
BuildRequires: libXdmcp-devel
|
||||||
|
BuildRequires: libbrotli-devel
|
||||||
|
BuildRequires: libbsd-devel
|
||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libexif-devel
|
BuildRequires: libexif-devel
|
||||||
@ -33,9 +34,13 @@ BuildRequires: libfontconfig-devel
|
|||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
BuildRequires: libgif-devel
|
BuildRequires: libgif-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: libgraphite2-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libjbig-devel
|
BuildRequires: libjbig-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: liblzma-devel
|
BuildRequires: liblzma-devel
|
||||||
|
BuildRequires: libpango-devel
|
||||||
|
BuildRequires: libpcre-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
BuildRequires: libwebp-devel
|
BuildRequires: libwebp-devel
|
||||||
@ -52,7 +57,6 @@ BuildRequires: libglitz-devel
|
|||||||
BuildRequires: libxcb-devel >= 1.1
|
BuildRequires: libxcb-devel >= 1.1
|
||||||
BuildRequires: libxcb-util-devel
|
BuildRequires: libxcb-util-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Libgdiplus is an Open Source implementation of the GDI+ API.
|
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
|
%doc ChangeLog LICENSE NEWS TODO
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Dec 14 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.5-1mamba
|
||||||
- update to 6.0.5
|
- update to 6.0.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user