- Updade to opensuse tip:

* skip %ghost files in SUIDPermissionsCheck.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=821
This commit is contained in:
Martin Liška 2021-09-30 11:39:58 +00:00 committed by Git OBS Bridge
parent e6ec95aef6
commit d0955a4d94
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b00dedc17ff89a8d56e620c40bf65574b559847c2d86662f02497519a2cd000a
size 6678148

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c9734d4a203aa7c1fd6087d3014f96cd5ada85689cfc90e34fca6b7ac159f86
size 6678584

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 30 11:39:21 UTC 2021 - Martin Liška <mliska@suse.cz>
- Updade to opensuse tip:
* skip %ghost files in SUIDPermissionsCheck.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 24 07:17:36 UTC 2021 - Johannes Segitz <jsegitz@suse.com> Fri Sep 24 07:17:36 UTC 2021 - Johannes Segitz <jsegitz@suse.com>

View File

@ -1,5 +1,5 @@
# #
# spec file for package rpmlint # spec file
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
@ -23,7 +23,7 @@
%define name_suffix -%{flavor} %define name_suffix -%{flavor}
%endif %endif
Name: rpmlint%{name_suffix} Name: rpmlint%{name_suffix}
Version: 2.1+git20210924.ad0cf53 Version: 2.1+git20210930.4eb56aa
Release: 0 Release: 0
Summary: RPM file correctness checker Summary: RPM file correctness checker
License: GPL-2.0-or-later License: GPL-2.0-or-later