forked from pool/rpmlint
- Update to version 2.3.0+git20220523.e71c7f8:
* SystemdTmpfilesCheck: add additional unit test for parsing logic * SystemdTmpfilesCheck: fix invalid member accesses * openSUSE: Do not allow files in /etc/NetworkManager/dispatcher.d anymore OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=914
This commit is contained in:
parent
dddab26fad
commit
5029479e2c
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">24660e00f9ed9010db714e907bd93c98f8efcedd</param></service></servicedata>
|
||||
<param name="changesrevision">d29ebeb76317d8735de39ba1cfd03ea1f7650c8a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1a6eb85a1a627d440b4ad77de26fc98db403cb2b4a6dab227801bc42d566fbc
|
||||
size 6751600
|
3
rpmlint-2.3.0+git20220523.e71c7f8.tar.xz
Normal file
3
rpmlint-2.3.0+git20220523.e71c7f8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:450e9defacbeaa18dacec655323c575ecaedb61868db94e623567b7e10a47cd3
|
||||
size 6751816
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 08:44:12 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.3.0+git20220523.e71c7f8:
|
||||
* SystemdTmpfilesCheck: add additional unit test for parsing logic
|
||||
* SystemdTmpfilesCheck: fix invalid member accesses
|
||||
* openSUSE: Do not allow files in /etc/NetworkManager/dispatcher.d anymore
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 20 06:22:26 UTC 2022 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.3.0+git20220519.82b9e76
|
||||
Version: 2.3.0+git20220523.e71c7f8
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user