From c912c9b7c7d8d9720db0f673f6ceee22306e0051c98850b452401f0f9b711349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Mon, 3 Apr 2023 10:46:52 +0000 Subject: [PATCH] - Update to version 2.4.0+git20230403.7ce263c: * tests: make a local copy of configuration in test_binaries.py - Update to version 2.4.0+git20230403.cf6f584: * Add test for #1040. * Exclude systemd directory in UsrLibBinaryException OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1051 --- _servicedata | 2 +- rpmlint-2.4.0+git20230331.bc7b966.tar.xz | 3 --- rpmlint-2.4.0+git20230403.7ce263c.tar.xz | 3 +++ rpmlint.changes | 13 +++++++++++++ rpmlint.spec | 2 +- 5 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.4.0+git20230331.bc7b966.tar.xz create mode 100644 rpmlint-2.4.0+git20230403.7ce263c.tar.xz diff --git a/_servicedata b/_servicedata index 23a2158..070a443 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - bc7b966e874d4da6d48e8ee5c33a29c35b483ac5 \ No newline at end of file + 7ce263cd73024bde5544c41e0ac012e980b61ee7 \ No newline at end of file diff --git a/rpmlint-2.4.0+git20230331.bc7b966.tar.xz b/rpmlint-2.4.0+git20230331.bc7b966.tar.xz deleted file mode 100644 index 5a3c29c..0000000 --- a/rpmlint-2.4.0+git20230331.bc7b966.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a00ecb43203fe28d97aa218caf9427f577c03e37777767b43993af61727786c -size 7033480 diff --git a/rpmlint-2.4.0+git20230403.7ce263c.tar.xz b/rpmlint-2.4.0+git20230403.7ce263c.tar.xz new file mode 100644 index 0000000..b0dbd2b --- /dev/null +++ b/rpmlint-2.4.0+git20230403.7ce263c.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448d43a6c0f7d7d64172c0e961b6a507b0273bebf7a604b70e63b477e67a7bed +size 7033544 diff --git a/rpmlint.changes b/rpmlint.changes index 1aa4d90..e3aca6e 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Apr 03 10:46:16 UTC 2023 - mliska@suse.cz + +- Update to version 2.4.0+git20230403.7ce263c: + * tests: make a local copy of configuration in test_binaries.py + +------------------------------------------------------------------- +Mon Apr 03 09:19:28 UTC 2023 - mliska@suse.cz + +- Update to version 2.4.0+git20230403.cf6f584: + * Add test for #1040. + * Exclude systemd directory in UsrLibBinaryException + ------------------------------------------------------------------- Fri Mar 31 13:35:31 UTC 2023 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index a78f3e7..053eb3b 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.4.0+git20230331.bc7b966 +Version: 2.4.0+git20230403.7ce263c Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later