From 6970b2fb18d1cc5934a1a9538c920bfe577753d7 Mon Sep 17 00:00:00 2001 From: zhouwenpei Date: Wed, 26 Oct 2022 07:07:02 +0000 Subject: [PATCH] Rebuild for next release Signed-off-by: zhouwenpei (cherry picked from commit fc984333626739f1201c0171ff088d61a99352a9) --- pixman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pixman.spec b/pixman.spec index a5285c8..687b68f 100644 --- a/pixman.spec +++ b/pixman.spec @@ -1,6 +1,6 @@ Name: pixman Version: 0.40.0 -Release: 1 +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 -- Gitee