forked from pool/rpmlint
- Update to version 2.3.0+git20220907.165f9c76:
* Fix a flake8 issue. * tools/generate-fedora-users-groups: output in desired format * tools/generate-fedora-users-groups: skip comment lines * non-conffile-in-etc: skip for /etc/ld.so.conf.d/* files * Update Fedora config * Ignore one bugbear error. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=960
This commit is contained in:
parent
d686c08657
commit
c2e8f30783
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">45671ba84ccb3bdf62e106ff72fbf6b23b7eeb3d</param></service></servicedata>
|
||||
<param name="changesrevision">5f56d76f025d489fe71d8bbea1a799fa81d6a569</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6374c03729819bdf739f03e81c4aeadc945121b90a16d2fe60a57b86b2898a2
|
||||
size 6755960
|
3
rpmlint-2.3.0+git20220907.165f9c76.tar.xz
Normal file
3
rpmlint-2.3.0+git20220907.165f9c76.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ed56e58f0b1827e4dc26e84f5f3036b8761459697d6ab6fdc2be68fc3336766
|
||||
size 6755844
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 08 10:33:18 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.3.0+git20220907.165f9c76:
|
||||
* Fix a flake8 issue.
|
||||
* tools/generate-fedora-users-groups: output in desired format
|
||||
* tools/generate-fedora-users-groups: skip comment lines
|
||||
* non-conffile-in-etc: skip for /etc/ld.so.conf.d/* files
|
||||
* Update Fedora config
|
||||
* Ignore one bugbear error.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 01 07:32:04 UTC 2022 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.3.0+git20220901.67701476
|
||||
Version: 2.3.0+git20220907.165f9c76
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user