From 851ca5d7ade03c2a005ff2bfe4fc10c023cdd9d9 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Wed, 3 May 2023 12:47:01 +0200 Subject: [PATCH] Bump the release Resolves: rhbz#2186746 --- libwebp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libwebp.spec b/libwebp.spec index 32a906f..e77a17f 100644 --- a/libwebp.spec +++ b/libwebp.spec @@ -2,7 +2,7 @@ Name: libwebp Version: 1.0.0 -Release: 8%{?dist} +Release: 9%{?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 @@ -149,6 +149,10 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/ %changelog +* Wed May 03 2023 Tomas Popela - 1.0.0-9 +- Bump the release to "9" to accommodate the 9.1.0.z release bumps as + libwebp-1.0.0-8.el9 < libwebp-1.0.0-8.el8_7 + * Wed May 03 2023 Tomas Popela - 1.0.0-8 - Add fix for mzbz#1819244 - Fix tools subpackage dependency