Dominique Leuenberger 1 year ago committed by Git OBS Bridge
commit 7fd455e309

@ -1,6 +1,9 @@
# This line is mandatory to access the configuration functions
from Config import *
# guideline does not cover multibuild/flavor cases
addFilter("libfftw3\S+-gnu-\S+.x86_64: E: shlib-policy-name-error SONAME.*")
# See spec file for the reason(s)
addFilter("libfftw3.* devel-file-in-non-devel-package")
addFilter("libfftw3.* hidden-file-or-dir")

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 08:41:39 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update rpmlintrc for shlib-policy-name-error
-------------------------------------------------------------------
Tue Jan 18 17:01:55 CET 2022 - tiwai@suse.de

@ -1,5 +1,5 @@
#
# spec file for package fftw3
# spec file
#
# Copyright (c) 2022 SUSE LLC
#

Loading…
Cancel
Save