diff --git a/pixman.spec b/pixman.spec index a5285c8c2f48b4b8f8e90927ea4cd59977a2fce8..4c61186bb92cb93f96083f4346b241d91460229f 100644 --- a/pixman.spec +++ b/pixman.spec @@ -1,6 +1,6 @@ Name: pixman -Version: 0.40.0 -Release: 1 +Version: 0.40.0 +Release: 2 Summary: Pixman is a pixel manipulation library for X and Cairo License: MIT URL: https://gitlab.freedesktop.org/pixman/pixman @@ -53,6 +53,9 @@ sed -i 's/120/600/' test/meson.build %{_libdir}/pkgconfig/* %changelog +* Wed Oct 26 2022 zhouwenpei - 0.40.0-2 +- Rebuild for next release + * Mon Apr 20 2020 openEuler Buildteam - 0.40.0-1 - Type:enhancement - Id:NA