commit 827eb8d632fa896e411fc96f9a524a19e0557461
Author: Jakub Bogusz <[email protected]>
Date:   Sat Mar 19 08:50:42 2022 +0100

    - updated to 2.42.8
    - removed obsolete meson patch

 crossmingw32-gdk-pixbuf2.spec |  6 ++----
 gdk-pixbuf2-meson.patch       | 13 -------------
 2 files changed, 2 insertions(+), 17 deletions(-)
---
diff --git a/crossmingw32-gdk-pixbuf2.spec b/crossmingw32-gdk-pixbuf2.spec
index 5a8564e..02d77fa 100644
--- a/crossmingw32-gdk-pixbuf2.spec
+++ b/crossmingw32-gdk-pixbuf2.spec
@@ -5,13 +5,12 @@
 Summary:       An image loading and scaling library - cross MinGW32 version
 Summary(pl.UTF-8):     Biblioteka ładująca i skalująca obrazki - wersja 
skrośna MinGW32
 Name:          crossmingw32-gdk-pixbuf2
-Version:       2.42.6
+Version:       2.42.8
 Release:       1
 License:       LGPL v2+
 Group:         Development/Libraries
 Source0:       
https://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-%{version}.tar.xz
-# Source0-md5: 7cd2fdaa3c55e2302316fe36968f7425
-Patch0:                gdk-pixbuf2-meson.patch
+# Source0-md5: 5f90cf1f1b2b03b047c870da774a2aca
 URL:           https://developer.gnome.org/gdk-pixbuf/
 BuildRequires: crossmingw32-gcc
 BuildRequires: crossmingw32-glib2 >= 2.56.0
@@ -100,7 +99,6 @@ Biblioteki DLL gdk-pixbuf dla Windows.
 
 %prep
 %setup -q -n gdk-pixbuf-%{version}
-%patch0 -p1
 
 # disable loaders.cache generation
 %{__sed} -i -e "/^loaders_cache/,/^loaders_dep/ d" gdk-pixbuf/meson.build
diff --git a/gdk-pixbuf2-meson.patch b/gdk-pixbuf2-meson.patch
deleted file mode 100644
index ed41479..0000000
--- a/gdk-pixbuf2-meson.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- gdk-pixbuf-2.42.6/gdk-pixbuf/meson.build.orig      2021-04-09 
21:49:47.648567160 +0200
-+++ gdk-pixbuf-2.42.6/gdk-pixbuf/meson.build   2021-04-09 21:58:40.479013903 
+0200
-@@ -309,8 +309,8 @@
- # Build the loaders using native Windows components as dynamic modules, if 
requested
- if native_windows_loaders
-   if not (builtin_loaders.contains('windows') or builtin_all_loaders)
--    foreach name, loader: windows_native_loader_formats
--      loader_sources = windows_base_loader_sources + [ 
'io-gdip-@[email protected]'.format(name) ]
-+    foreach loader: windows_native_loader_formats
-+      loader_sources = windows_base_loader_sources + [ 
'io-gdip-@[email protected]'.format(loader) ]
- 
-       mod = shared_module('pixbufloader-gdip-@0@'.format(loader),
-                           loader_sources,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-gdk-pixbuf2.git/commitdiff/827eb8d632fa896e411fc96f9a524a19e0557461

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to