From 3dc71779591b0d369845be2508e06bbf54da4d2a Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 19 Sep 2023 12:38:10 +0300 Subject: [PATCH] Change release to match upstream --- SPECS/libwebp.spec | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/SPECS/libwebp.spec b/SPECS/libwebp.spec index 49fbd56..c0a26d3 100644 --- a/SPECS/libwebp.spec +++ b/SPECS/libwebp.spec @@ -2,7 +2,7 @@ Name: libwebp Version: 1.2.0 -Release: 8%{?dist} +Release: 7%{?dist} URL: http://webmproject.org/ Summary: Library and tools for the WebP graphics format # Additional IPR is licensed as well. See PATENTS file for details @@ -148,13 +148,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/ %changelog -* Fri Sep 15 2023 Martin Stransky - 1.2.0-8 +* Fri Sep 15 2023 Martin Stransky - 1.2.0-7 - Added fix for CVE-2023-4863 -* Wed May 03 2023 Tomas Popela - 1.2.0-7 -- Bump the release to "7" to accommodate the 9.1.0.z release bumps as - libwebp-1.2.0-6.el9 < libwebp-1.2.0-6.el9_1 - * Wed May 03 2023 Tomas Popela - 1.2.0-6 - Add fix for mzbz#1819244 - Fix tools subpackage dependency