From 292ba6757932d2907dbef964379a9c3c3ce4e18e96f1f60a2e957a4748638a3d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 6 May 2024 09:19:30 +0000 Subject: [PATCH] Accepting request 1171488 from home:federico-mena:branches:GNOME:Factory - Update to version 0.43.4 + Fix incorrect compositing on big-endian architectures. + Allow building on clang/arm32. OBS-URL: https://build.opensuse.org/request/show/1171488 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=111 --- pixman-0.43.2.tar.gz | 3 --- pixman-0.43.4.tar.gz | 3 +++ pixman.changes | 7 +++++++ pixman.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 pixman-0.43.2.tar.gz create mode 100644 pixman-0.43.4.tar.gz diff --git a/pixman-0.43.2.tar.gz b/pixman-0.43.2.tar.gz deleted file mode 100644 index 1472eb7..0000000 --- a/pixman-0.43.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea79297e5418fb528d0466e8b5b91d1be88857fa3706f49777b2925a72ae9924 -size 793826 diff --git a/pixman-0.43.4.tar.gz b/pixman-0.43.4.tar.gz new file mode 100644 index 0000000..8bdcaca --- /dev/null +++ b/pixman-0.43.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0624db90180c7ddb79fc7a9151093dc37c646d8c38d3f232f767cf64b85a226 +size 794035 diff --git a/pixman.changes b/pixman.changes index 5d90ed0..655cf63 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 3 02:29:07 UTC 2024 - Federico Mena Quintero + +- Update to version 0.43.4 + + Fix incorrect compositing on big-endian architectures. + + Allow building on clang/arm32. + ------------------------------------------------------------------- Tue Apr 9 07:42:07 UTC 2024 - Guillaume GARDET diff --git a/pixman.spec b/pixman.spec index 4f5f978..d48c16c 100644 --- a/pixman.spec +++ b/pixman.spec @@ -17,7 +17,7 @@ Name: pixman -Version: 0.43.2 +Version: 0.43.4 Release: 0 Summary: Pixel manipulation library License: MIT