diff --git a/rpmlint-tests.changes b/rpmlint-tests.changes index c915e4d..2c5675d 100644 --- a/rpmlint-tests.changes +++ b/rpmlint-tests.changes @@ -3,6 +3,9 @@ Thu Mar 09 15:16:52 UTC 2017 - lnussel@suse.de - Update to version 84.87+git20161214.5500838 * add checks for shlib-policy-name-error and "no dependency on *lib*" +- remove + 0002-Update-license1-test-for-Leap-42.2-severity-reductio.patch as + rpmlint-Factory-strict is pulled in always. ------------------------------------------------------------------- Tue Oct 25 18:32:52 UTC 2016 - jberry@suse.com diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index e65568b..db6aa41 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -32,7 +32,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://www.opensuse.org/ Source: rpmlint-tests-%version.tar.xz Patch1: 0001-Update-varrun-test-for-Leap-42.2-severity-reduction.patch -Patch2: 0002-Update-license1-test-for-Leap-42.2-severity-reductio.patch %description This package doesn't actually contain any files and is not meant to @@ -43,7 +42,6 @@ regression tests against rpmlint(-mini). %setup -q %if 0%{?sle_version} >= 120200 %patch1 -p1 -%patch2 -p1 %endif %build