SHA256
1
0
forked from pool/rpmlint

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
This commit is contained in:
Wolfgang Frisch 2023-10-10 11:56:56 +00:00 committed by Git OBS Bridge
parent 083182e611
commit 4c70b5b8e1
5 changed files with 14 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="changesrevision">4b34bab6d7cdbe304e0c01e80de9b72c63818bbc</param></service></servicedata>
<param name="changesrevision">276506d8f48cfeaa818d94c031171a72417d5091</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:536c2cbf94bddef38be4f2d530b6426a0bf0b09d39976880920b10fb6b758c31
size 6869264

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e8f4cd1d9ba45d241d13775b263823e86bd38c625a18f124481aae2d186f1756
size 6869016

View File

@ -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

View File

@ -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