]> git.pld-linux.org Git - packages/gdk-pixbuf2.git/commitdiff
- updated to 2.42.12 (fixes CVE-2022-48622) master auto/th/gdk-pixbuf2-2.42.12-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 15 May 2024 18:09:45 +0000 (20:09 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 15 May 2024 18:09:45 +0000 (20:09 +0200)
gdk-pixbuf-typo.patch [deleted file]
gdk-pixbuf2.spec

diff --git a/gdk-pixbuf-typo.patch b/gdk-pixbuf-typo.patch
deleted file mode 100644 (file)
index c4c6040..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- gdk-pixbuf-2.42.11/tests/meson.build.orig  2024-04-19 19:07:44.000000000 +0200
-+++ gdk-pixbuf-2.42.11/tests/meson.build       2024-04-20 20:03:08.172380242 +0200
-@@ -71,7 +71,7 @@ installed_tests = {
-   'pixbuf-construction': { 'suites': ['conform'], },
-   'animation': {
-     'suites': ['format'],
--    'skip': not (enabled_loaders.contains('ani') and enabled_loaders_contains('gif')),
-+    'skip': not (enabled_loaders.contains('ani') and enabled_loaders.contains('gif')),
-   },
-   'cve-2015-4491': {
-     'suites': ['security'],
index 51f655e92c7a9bfc91d6f769f46877da338c135e..122b009da89b90ce2e30a1902563a8d8beccc859 100644 (file)
@@ -6,13 +6,12 @@
 Summary:       GdkPixbuf - an image loading and scaling library
 Summary(pl.UTF-8):     GdkPixbuf - biblioteka ładująca i skalująca obrazki
 Name:          gdk-pixbuf2
-Version:       2.42.11
+Version:       2.42.12
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       https://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-%{version}.tar.xz
-# Source0-md5: b2ba2f594122001ac7f89e7d02560497
-Patch0:                gdk-pixbuf-typo.patch
+# Source0-md5: f986fdbba5ec6233c96f8b6535811780
 URL:           https://developer.gnome.org/gdk-pixbuf/
 BuildRequires: docutils
 BuildRequires: gettext-tools >= 0.19
@@ -98,7 +97,6 @@ Dokumentacja API biblioteki gdk-pixbuf.
 
 %prep
 %setup -q -n gdk-pixbuf-%{version}
-%patch0 -p1
 
 %build
 %meson build \
This page took 0.182997 seconds and 4 git commands to generate.