diff --git a/pixman-0.44.0.tar.xz b/pixman-0.44.0.tar.xz deleted file mode 100644 index f83b3fd05327a06e0520f649182add006e92591e..0000000000000000000000000000000000000000 Binary files a/pixman-0.44.0.tar.xz and /dev/null differ diff --git a/pixman-0.44.2.tar.xz b/pixman-0.44.2.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..1051ebbbc0611a7bd6c1c1f064ab877a65bc02a1 Binary files /dev/null and b/pixman-0.44.2.tar.xz differ diff --git a/pixman.spec b/pixman.spec index 5a33fe5e68f115b8a7731998c6589db5c2e853ed..d93e87825095dc72553339c46678073982c919f6 100644 --- a/pixman.spec +++ b/pixman.spec @@ -1,5 +1,5 @@ Name: pixman -Version: 0.44.0 +Version: 0.44.2 Release: 1 Summary: Pixman is a pixel manipulation library for X and Cairo License: MIT @@ -7,7 +7,7 @@ URL: https://gitlab.freedesktop.org/pixman/pixman Source0: https://www.x.org/releases/individual/lib/%{name}-%{version}.tar.xz BuildRequires: gcc make -BuildRequires: meson >= 0.52.0 +BuildRequires: meson >= 1.3.0 %description Pixman is a low-level software library for pixel manipulation, providing features such\ @@ -49,6 +49,9 @@ sed -i 's/120/600/' test/meson.build %{_libdir}/pkgconfig/* %changelog +* Tue Dec 03 2024 Funda Wang - 0.44.2-1 +- update to 0.44.2 + * Thu Nov 07 2024 Funda Wang - 0.44.0-1 - update to 0.44.0