forked from pool/rpmlint
- Update to version 2.2.0+git20220303.3a948f5:
* D-Bus services whitelist: add kpmcore (bsc#1178848) * dbus-services whitelist: add test whitelisting to cover dbus-file-parse-error * tests: add test that verifies security whitelisting syntax * security whitelistings: harmonize bug list syntax OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=874
This commit is contained in:
parent
346e8e8568
commit
c57266dbe5
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">81d4fd50e34c4c747d25c629f631e27c78d28f1f</param></service></servicedata>
|
||||
<param name="changesrevision">ea6246ea637004b03f35bc5dc1318f5c93ba43a6</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfdaee1810e701b2beb7fffd7d781685e773f68517bf1ecf38564018434526ef
|
||||
size 6746568
|
3
rpmlint-2.2.0+git20220303.3a948f5.tar.xz
Normal file
3
rpmlint-2.2.0+git20220303.3a948f5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:018ddd30bb799385bc8d2f6a1f8976e5bf1a85d64f54bc6724f8fd729b0c5b3b
|
||||
size 6746828
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 03 14:16:41 UTC 2022 - matthias.gerstner@suse.com
|
||||
|
||||
- Update to version 2.2.0+git20220303.3a948f5:
|
||||
* D-Bus services whitelist: add kpmcore (bsc#1178848)
|
||||
* dbus-services whitelist: add test whitelisting to cover dbus-file-parse-error
|
||||
* tests: add test that verifies security whitelisting syntax
|
||||
* security whitelistings: harmonize bug list syntax
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 01 07:44:11 UTC 2022 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.2.0+git20220228.7070352
|
||||
Version: 2.2.0+git20220303.3a948f5
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user