From 4c70b5b8e17e054f2b383689ccd4c8443ead3168d3970a445cb0cf43592c452d Mon Sep 17 00:00:00 2001 From: Wolfgang Frisch Date: Tue, 10 Oct 2023 11:56:56 +0000 Subject: [PATCH] Accepting request 1116655 from home:wfrisch:branches:devel:openSUSE:Factory:rpmlint - Update to version 2.4.0+git20231010.276506d: * dbus-services: adjust to etc -> usr move in thermald (bsc#1215873) * dbus-services: remove obsolete entry for sysprof * Use "int" as defaultdict factory instead of lambda * test: Replace bin in test_zypp_syntax OBS-URL: https://build.opensuse.org/request/show/1116655 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1085 --- _servicedata | 2 +- rpmlint-2.4.0+git20231006.4b34bab.tar.xz | 3 --- rpmlint-2.4.0+git20231010.276506d.tar.xz | 3 +++ rpmlint.changes | 9 +++++++++ rpmlint.spec | 2 +- 5 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.4.0+git20231006.4b34bab.tar.xz create mode 100644 rpmlint-2.4.0+git20231010.276506d.tar.xz diff --git a/_servicedata b/_servicedata index 2906916..77cb106 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 4b34bab6d7cdbe304e0c01e80de9b72c63818bbc \ No newline at end of file + 276506d8f48cfeaa818d94c031171a72417d5091 \ No newline at end of file diff --git a/rpmlint-2.4.0+git20231006.4b34bab.tar.xz b/rpmlint-2.4.0+git20231006.4b34bab.tar.xz deleted file mode 100644 index 4ffb73f..0000000 --- a/rpmlint-2.4.0+git20231006.4b34bab.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:536c2cbf94bddef38be4f2d530b6426a0bf0b09d39976880920b10fb6b758c31 -size 6869264 diff --git a/rpmlint-2.4.0+git20231010.276506d.tar.xz b/rpmlint-2.4.0+git20231010.276506d.tar.xz new file mode 100644 index 0000000..1b29ef2 --- /dev/null +++ b/rpmlint-2.4.0+git20231010.276506d.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f4cd1d9ba45d241d13775b263823e86bd38c625a18f124481aae2d186f1756 +size 6869016 diff --git a/rpmlint.changes b/rpmlint.changes index 59177f4..02b547a 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 10 11:54:23 UTC 2023 - wolfgang.frisch@suse.com + +- Update to version 2.4.0+git20231010.276506d: + * dbus-services: adjust to etc -> usr move in thermald (bsc#1215873) + * dbus-services: remove obsolete entry for sysprof + * Use "int" as defaultdict factory instead of lambda + * test: Replace bin in test_zypp_syntax + ------------------------------------------------------------------- Fri Oct 06 12:11:12 UTC 2023 - filippo.bonazzi@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index e832032..5c4660c 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.4.0+git20231006.4b34bab +Version: 2.4.0+git20231010.276506d Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later