From 758939585c408e6a910668a3a28fe47b40eafb46 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 03:47:14 +0300 Subject: [PATCH] import brotli-1.1.0-6.el10 --- SPECS/brotli.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/brotli.spec b/SPECS/brotli.spec index 4f488fc..efff6fc 100644 --- a/SPECS/brotli.spec +++ b/SPECS/brotli.spec @@ -1,6 +1,6 @@ Name: brotli Version: 1.1.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Lossless compression algorithm License: MIT @@ -150,6 +150,10 @@ done %changelog +* Tue Oct 29 2024 Troy Dawson - 1.1.0-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Sep 11 2024 Eike Rathke - 1.1.0-5 - Check BitMask(n) n value for kBrotliBitMask[n] bounds