From 4c0581dbc60cad28b5a1d20d1e18720d1101af02 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Wed, 3 May 2023 12:44:42 +0200 Subject: [PATCH] Bump the release Resolves: rhbz#2186750 --- libwebp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libwebp.spec b/libwebp.spec index e214dbf..084a4a5 100644 --- a/libwebp.spec +++ b/libwebp.spec @@ -2,7 +2,7 @@ Name: libwebp Version: 1.2.0 -Release: 6%{?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 @@ -145,6 +145,10 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/ %changelog +* 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