diff --git a/_servicedata b/_servicedata index f1a9910..32f4984 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 8ae3cb56c10bdec501366a206fee073edbbed1ea \ No newline at end of file + 139edafdecf9259cffcac601a60785f379d89495 \ No newline at end of file diff --git a/rpmlint-2.4.0+git20230111.8ae3cb5.tar.xz b/rpmlint-2.4.0+git20230111.8ae3cb5.tar.xz deleted file mode 100644 index 6db300f..0000000 --- a/rpmlint-2.4.0+git20230111.8ae3cb5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e06b2cc8707980ba02cb2b27f80f94efe488a7478876b115035541eeffbb38c -size 6761372 diff --git a/rpmlint-2.4.0+git20230112.139edaf.tar.xz b/rpmlint-2.4.0+git20230112.139edaf.tar.xz new file mode 100644 index 0000000..6db068d --- /dev/null +++ b/rpmlint-2.4.0+git20230112.139edaf.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32bb6084bdda5ed0a9d305c9489a5970fd6f1dd4d7bdecfcfab3796c3066f0cb +size 6761504 diff --git a/rpmlint.changes b/rpmlint.changes index 5165732..f20d4ad 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jan 13 07:50:36 UTC 2023 - mliska@suse.cz + +- Update to version 2.4.0+git20230112.139edaf: + * use subprocess.run(..., text=True) instead of stdout.decode() + * Print number of messages that are filtered out + * Speed up DuplicatesCheck by shorter messages + ------------------------------------------------------------------- Wed Jan 11 14:08:35 UTC 2023 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 74296eb..0431a02 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.4.0+git20230111.8ae3cb5 +Version: 2.4.0+git20230112.139edaf Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later