From 12ababf1109068c29983c68dec240db1681f8d40 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jan 2024 14:57:35 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- cairo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cairo.spec b/cairo.spec index 99bfd1c..5b6f8d6 100644 --- a/cairo.spec +++ b/cairo.spec @@ -4,7 +4,7 @@ Name: cairo Version: 1.18.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A 2D graphics library License: LGPL-2.1-only OR MPL-1.1 @@ -155,6 +155,9 @@ This package contains tools for working with the cairo graphics library. %{_libdir}/cairo/ %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 1.18.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Sep 27 2023 Kalev Lember - 1.18.0-1 - Update to 1.18.0 - Drop the xml surface and cairo-sphinx tool as they've been removed upstream