- Update to version 2.1+git20211011.a28fc6d:

* Support %autochangelog in %changelog.
  * remove /run from disalloweddirs
  * Fix missing-dependency-on check.
  * dbus-services whitelisting: add power-profiles-daemon (bsc#1189900)
  * security whitelistings: add whitelistings for OBS integration test package
  * PolkitCheck: be robust against dead symlinks in actions directory
  * SUIDPermissionsCheck: remove unused permissions-ghostfile error
  * *-file-ghost descriptions: fix texts that are for some reason incomplete

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=825
This commit is contained in:
Martin Liška 2021-10-11 06:00:01 +00:00 committed by Git OBS Bridge
parent 558471697e
commit 6d635df5e7
4 changed files with 17 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Oct 11 05:58:23 UTC 2021 - Martin Liška <mliska@suse.cz>
- Update to version 2.1+git20211011.a28fc6d:
* Support %autochangelog in %changelog.
* remove /run from disalloweddirs
* Fix missing-dependency-on check.
* dbus-services whitelisting: add power-profiles-daemon (bsc#1189900)
* security whitelistings: add whitelistings for OBS integration test package
* PolkitCheck: be robust against dead symlinks in actions directory
* SUIDPermissionsCheck: remove unused permissions-ghostfile error
* *-file-ghost descriptions: fix texts that are for some reason incomplete
-------------------------------------------------------------------
Mon Oct 11 05:54:59 UTC 2021 - Martin Liška <mliska@suse.cz>

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.1+git20211006.550248e
Version: 2.1+git20211011.a28fc6d
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later