From 6e500b67b6ddc02749212f16941c5dbbbd0c1f8d5f6f915f6c9998543785b82f Mon Sep 17 00:00:00 2001 From: Filippo Bonazzi Date: Fri, 21 Apr 2023 10:38:58 +0000 Subject: [PATCH] Accepting request 1081219 from home:fbonazzi:branches:devel:openSUSE:Factory:rpmlint - Update to version 2.4.0+git20230421.f2ea8ab: * pam-modules: whitelist pam_wtmpdb (bsc#1209963) * Drop dependency on pytest-flake8 as it's unmaintained. OBS-URL: https://build.opensuse.org/request/show/1081219 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1057 --- _servicedata | 2 +- rpmlint-2.4.0+git20230419.2b26601.tar.xz | 3 --- rpmlint-2.4.0+git20230421.f2ea8ab.tar.xz | 3 +++ rpmlint.changes | 7 +++++++ rpmlint.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.4.0+git20230419.2b26601.tar.xz create mode 100644 rpmlint-2.4.0+git20230421.f2ea8ab.tar.xz diff --git a/_servicedata b/_servicedata index f1bbf34..5a8a7e8 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 2b2660167fbc96b241e21692c227cbb667dd18b8 \ No newline at end of file + f2ea8abf25b1e49778f00b77a5ee2ae7ad629962 \ No newline at end of file diff --git a/rpmlint-2.4.0+git20230419.2b26601.tar.xz b/rpmlint-2.4.0+git20230419.2b26601.tar.xz deleted file mode 100644 index 67557d8..0000000 --- a/rpmlint-2.4.0+git20230419.2b26601.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cea0c6eeeb92a368b01cd37f3f7c45aa51f03c4e21514144adf029cc3e3a67c1 -size 7034128 diff --git a/rpmlint-2.4.0+git20230421.f2ea8ab.tar.xz b/rpmlint-2.4.0+git20230421.f2ea8ab.tar.xz new file mode 100644 index 0000000..f2b2bab --- /dev/null +++ b/rpmlint-2.4.0+git20230421.f2ea8ab.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1479160cf9e44b7041b02a636a40380745df441e2876bd6d524c4cc5f880764 +size 7033956 diff --git a/rpmlint.changes b/rpmlint.changes index c077537..ed9b9ae 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Apr 21 10:15:32 UTC 2023 - filippo.bonazzi@suse.com + +- Update to version 2.4.0+git20230421.f2ea8ab: + * pam-modules: whitelist pam_wtmpdb (bsc#1209963) + * Drop dependency on pytest-flake8 as it's unmaintained. + ------------------------------------------------------------------- Wed Apr 19 15:01:24 UTC 2023 - filippo.bonazzi@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index 848b0d8..341b53e 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.4.0+git20230419.2b26601 +Version: 2.4.0+git20230421.f2ea8ab Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later