diff --git a/libqt5-qtwebengine-rpmlintrc b/libqt5-qtwebengine-rpmlintrc new file mode 100644 index 0000000..0f7d171 --- /dev/null +++ b/libqt5-qtwebengine-rpmlintrc @@ -0,0 +1,2 @@ +# Silence rpmlint error. The libraries SONAME won't change +addFilter("shlib-policy-name-error .*") diff --git a/libqt5-qtwebengine.changes b/libqt5-qtwebengine.changes index a54ee3b..52ae1d1 100644 --- a/libqt5-qtwebengine.changes +++ b/libqt5-qtwebengine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 27 07:34:23 UTC 2022 - Christophe Giboudeaux + +- Add libqt5-qtwebengine-rpmlintrc to silence the + 'shlib-policy-name-error' rpmlint error + ------------------------------------------------------------------- Wed Apr 06 14:41:04 UTC 2022 - christophe@krop.fr diff --git a/libqt5-qtwebengine.spec b/libqt5-qtwebengine.spec index b5b74a5..7d4689f 100644 --- a/libqt5-qtwebengine.spec +++ b/libqt5-qtwebengine.spec @@ -40,6 +40,7 @@ URL: https://www.qt.io %define so_version 5.15.9 %define tar_version qtwebengine-everywhere-src-%{version} Source: %{tar_version}.tar.xz +Source99: libqt5-qtwebengine-rpmlintrc # PATCH-FIX-UPSTREAM armv6-ffmpeg-no-thumb.patch - Fix ffmpeg configuration for armv6 Patch0: armv6-ffmpeg-no-thumb.patch # PATCH-FIX-OPENSUSE disable-gpu-when-using-nouveau-boo-1005323.diff