From b40c72be69ab7f1e50134bd9540ccf269cdc6980 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 03:47:52 +0300 Subject: [PATCH] import cairo-1.18.2-2.el10 --- .cairo.metadata | 2 +- .gitignore | 2 +- SPECS/cairo.spec | 11 +++++++++-- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.cairo.metadata b/.cairo.metadata index 5d7be37..bb76660 100644 --- a/.cairo.metadata +++ b/.cairo.metadata @@ -1 +1 @@ -fae6760ed0772681ddc60c603c9bb525ac74f000 SOURCES/cairo-1.18.0.tar.xz +be7bdd4753df722c125d7eb7a5c80123ecea6c97 SOURCES/cairo-1.18.2.tar.xz diff --git a/.gitignore b/.gitignore index 35c4618..d9441b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cairo-1.18.0.tar.xz +SOURCES/cairo-1.18.2.tar.xz diff --git a/SPECS/cairo.spec b/SPECS/cairo.spec index 3efd1ac..b0da225 100644 --- a/SPECS/cairo.spec +++ b/SPECS/cairo.spec @@ -3,8 +3,8 @@ %define fontconfig_version 2.2.95 Name: cairo -Version: 1.18.0 -Release: 4%{?dist} +Version: 1.18.2 +Release: 2%{?dist} Summary: A 2D graphics library License: LGPL-2.1-only OR MPL-1.1 @@ -155,6 +155,13 @@ This package contains tools for working with the cairo graphics library. %{_libdir}/cairo/ %changelog +* Tue Oct 29 2024 Troy Dawson - 1.18.2-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + +* Tue Sep 10 2024 Matthias Clasen - 1.18.2-1 +- Update to 1.18.2 + * Mon Jun 24 2024 Troy Dawson - 1.18.0-4 - Bump release for June 2024 mass rebuild