diff --git a/_servicedata b/_servicedata index c8675f8..5da7aa3 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - a8c10f2a9c1287da543396fe328951b8d221ca5d \ No newline at end of file + 14a37df1bd58b5e9b8645308f0552c6b29d6f6d4 \ No newline at end of file diff --git a/rpmlint-2.1+git20211103.8d20461.tar.xz b/rpmlint-2.1+git20211103.8d20461.tar.xz deleted file mode 100644 index 422a8e0..0000000 --- a/rpmlint-2.1+git20211103.8d20461.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b99f2d5a5c9d04fcfdab7cfe5b416ab5ac91068f039ce7bc9933c31d593086a4 -size 6735336 diff --git a/rpmlint-2.1+git20211105.14a37df.tar.xz b/rpmlint-2.1+git20211105.14a37df.tar.xz new file mode 100644 index 0000000..fef20d0 --- /dev/null +++ b/rpmlint-2.1+git20211105.14a37df.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab8c9604fa19423c9c33c24d8aad2b387b150f519bb265dd60edf07b3267b56 +size 6739092 diff --git a/rpmlint.changes b/rpmlint.changes index ffb1e68..12d70e9 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Nov 06 08:10:44 UTC 2021 - mliska@suse.cz + +- Update to version 2.1+git20211105.14a37df: + * Fix backward compatibility with rpmlintrc files. + * Fixed bug where a valid symlink is reported as invalid. + This appears to be a regression from rpmlint 1. + Comparing the two reveals that the comparison of link + to path.parent would never make sense, and comparing + link to path.name would resemble rpmlint 1's behavior. + * dbus-services: add setroubleshoot whitelisting (bsc#1186344) + ------------------------------------------------------------------- Wed Nov 03 09:31:34 UTC 2021 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 4565c2a..18b2eaa 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.1+git20211103.8d20461 +Version: 2.1+git20211105.14a37df Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later