diff --git a/_servicedata b/_servicedata index 717974f..fb5e623 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 45671ba84ccb3bdf62e106ff72fbf6b23b7eeb3d \ No newline at end of file + 5f56d76f025d489fe71d8bbea1a799fa81d6a569 \ No newline at end of file diff --git a/rpmlint-2.3.0+git20220901.67701476.tar.xz b/rpmlint-2.3.0+git20220901.67701476.tar.xz deleted file mode 100644 index 9cceb0a..0000000 --- a/rpmlint-2.3.0+git20220901.67701476.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6374c03729819bdf739f03e81c4aeadc945121b90a16d2fe60a57b86b2898a2 -size 6755960 diff --git a/rpmlint-2.3.0+git20220907.165f9c76.tar.xz b/rpmlint-2.3.0+git20220907.165f9c76.tar.xz new file mode 100644 index 0000000..33cd692 --- /dev/null +++ b/rpmlint-2.3.0+git20220907.165f9c76.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ed56e58f0b1827e4dc26e84f5f3036b8761459697d6ab6fdc2be68fc3336766 +size 6755844 diff --git a/rpmlint.changes b/rpmlint.changes index 4b5f0cb..ab99fbd 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -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 diff --git a/rpmlint.spec b/rpmlint.spec index ea5d296..ad93314 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -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