diff --git a/pixman-0.38.0.tar.bz2 b/pixman-0.38.0.tar.bz2 deleted file mode 100644 index 78fc7599c67b19cdf91ccf3d52c23ae3dff0d86c..0000000000000000000000000000000000000000 Binary files a/pixman-0.38.0.tar.bz2 and /dev/null differ diff --git a/pixman-pixman-0.38.4.tar.bz2 b/pixman-pixman-0.38.4.tar.bz2 new file mode 100644 index 0000000000000000000000000000000000000000..187742039b09ba2fe4167001d711519a067b1fc5 Binary files /dev/null and b/pixman-pixman-0.38.4.tar.bz2 differ diff --git a/pixman.spec b/pixman.spec index 021fdff97ed02c0f142ba13687db1ee122f11e3e..435730d7734fce460c105976ed250c532f72f03f 100644 --- a/pixman.spec +++ b/pixman.spec @@ -1,10 +1,10 @@ Name: pixman -Version: 0.38.0 +Version: 0.38.4 Release: 1 Summary: Pixman is a pixel manipulation library for X and Cairo License: MIT URL: https://gitlab.freedesktop.org/pixman/pixman -Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{name}-%{version}.tar.bz2 BuildRequires: gcc meson @@ -21,7 +21,7 @@ Requires: pkgconfig Provide library and header files for pixman %prep -%autosetup -n %{name}-%{version} -p1 +%autosetup -n %{name}-%{name}-%{version} -p1 sed -i 's/120/600/' test/meson.build %build @@ -53,6 +53,12 @@ sed -i 's/120/600/' test/meson.build %{_libdir}/pkgconfig/* %changelog +* Fri Apr 17 2020 zhangrui - 0.38.4-1 +- Type:enhancement +- Id:NA +- SUG:NA +- DESC:update to 0.38.4 + * Mon Sep 9 2019 openEuler Buildteam - 0.38.0-1 - Type:enhancement - Id:NA