]> git.pld-linux.org Git - packages/gd.git/commitdiff
- updated to 2.3.3 auto/th/gd-2.3.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 Apr 2022 20:04:42 +0000 (22:04 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 Apr 2022 20:04:42 +0000 (22:04 +0200)
gd.spec

diff --git a/gd.spec b/gd.spec
index 94fae31ef16347e1d79100c994348176e03c18b1..35324dc1c4d2a9585920e6df7876fc9002c3a65e 100644 (file)
--- a/gd.spec
+++ b/gd.spec
@@ -17,13 +17,13 @@ Summary(es.UTF-8):  Biblioteca para manipulación de imágenes
 Summary(pl.UTF-8):     Biblioteka do tworzenia grafiki w formacie PNG, JPEG
 Summary(pt_BR.UTF-8):  Biblioteca para manipulação de imagens
 Name:          gd
-Version:       2.3.2
+Version:       2.3.3
 Release:       1
 License:       BSD-like
 Group:         Libraries
 #Source0Download: https://github.com/libgd/libgd/releases
 Source0:       https://github.com/libgd/libgd/releases/download/%{name}-%{version}/lib%{name}-%{version}.tar.xz
-# Source0-md5: 0ee844caca06bb02bf4b4dabdfab4fb1
+# Source0-md5: 7a58b54d375eda236414201252a0ee3c
 Patch0:                %{name}-fontpath.patch
 Patch1:                %{name}-loop.patch
 URL:           https://libgd.github.io/
@@ -205,10 +205,6 @@ XFAIL_TESTS="$XFAIL_TESTS gdimagecopyresampled/bug00201"
 # https://github.com/libgd/libgd/issues/613
 XFAIL_TESTS="$XFAIL_TESTS gdimagestringft/gdimagestringft_bbox"
 %endif
-%if %{with heif}
-# input file (label.heic) is missing
-XFAIL_TESTS="$XFAIL_TESTS heif/heif_read"
-%endif
 export XFAIL_TESTS
 %{__make} check
 %endif
@@ -235,7 +231,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgd.so
 %{_libdir}/libgd.la
-%{_includedir}/entities.h
 %{_includedir}/gd*.h
 %{_pkgconfigdir}/gdlib.pc
 
This page took 0.175256 seconds and 4 git commands to generate.