From 0a2e67e74d948d5a8ea60c5681623bc62e4a0673 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:03:04 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- pixman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pixman.spec b/pixman.spec index adf8623..8db3376 100644 --- a/pixman.spec +++ b/pixman.spec @@ -3,7 +3,7 @@ Name: pixman Version: 0.43.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pixel manipulation library # SPDX @@ -68,6 +68,10 @@ sed -i 's/120/600/' test/meson.build %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Tue Oct 29 2024 Troy Dawson - 0.43.4-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Sep 18 2024 José Expósito - 0.43.4-1 - Update to 0.43.4 - Resolves: https://issues.redhat.com/browse/RHEL-45709