- 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:
parent
558471697e
commit
6d635df5e7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:660c718910a683fade534af1b84be07b18006132ad72d2f5622c2b381f1b4c01
|
|
||||||
size 6727896
|
|
3
rpmlint-2.1+git20211011.a28fc6d.tar.xz
Normal file
3
rpmlint-2.1+git20211011.a28fc6d.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c84160dfa84334d1c1a9c17e348a0b2f069012779cd7bb9ad6ecfc6749cf5b81
|
||||||
|
size 6728436
|
@ -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>
|
Mon Oct 11 05:54:59 UTC 2021 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -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+git20211006.550248e
|
Version: 2.1+git20211011.a28fc6d
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user