Bump the release

Resolves: rhbz#2186746
This commit is contained in:
Tomas Popela 2023-05-03 12:47:01 +02:00
parent 2807fb3125
commit 851ca5d7ad

View File

@ -2,7 +2,7 @@
Name: libwebp Name: libwebp
Version: 1.0.0 Version: 1.0.0
Release: 8%{?dist} Release: 9%{?dist}
URL: http://webmproject.org/ URL: http://webmproject.org/
Summary: Library and tools for the WebP graphics format Summary: Library and tools for the WebP graphics format
# Additional IPR is licensed as well. See PATENTS file for details # 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 %changelog
* Wed May 03 2023 Tomas Popela <tpopela@redhat.com> - 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 <tpopela@redhat.com> - 1.0.0-8 * Wed May 03 2023 Tomas Popela <tpopela@redhat.com> - 1.0.0-8
- Add fix for mzbz#1819244 - Add fix for mzbz#1819244
- Fix tools subpackage dependency - Fix tools subpackage dependency