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 60752b0..9165d4b 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,9 +155,16 @@ This package contains tools for working with the cairo graphics library. %{_libdir}/cairo/ %changelog -* Fri Oct 25 2024 MSVSphere Packaging Team - 1.18.0-4 +* Tue Oct 29 2024 Troy Dawson - 1.18.2-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + +* Fri Oct 25 2024 MSVSphere Packaging Team - 1.18.2-1 - Rebuilt for MSVSphere 10 +* 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