Accepting request 1104675 from devel:openSUSE:Factory:rpmlint

- Update to version 2.4.0+git20230818.5cdd21d0:
  * dbus-services: keep old deepin names around until rename is complete (bsc#1214101)
  * BinariesCheck: Allow ELF prefix in magic string
  * README: added test coverage badge
  * pkg_resource is deprecated, importlib and packaging are standard now
  * Change setuptools dependency version and license
  * Add 'rpmlint.descriptions' to packages on pyproject.toml
  * Move metadata from setup.py to pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1104675
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=454
This commit is contained in:
Dominique Leuenberger 2023-08-19 22:10:05 +00:00 committed by Git OBS Bridge
commit bb4c03da6b
5 changed files with 17 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">0fd51229805904affd5eb6a928696e1d7276d12d</param></service></servicedata>
<param name="changesrevision">e0596d1c50c618e07f1e3e1350dcb0ae26e52f8c</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Aug 18 09:31:56 UTC 2023 - matthias.gerstner@suse.com
- Update to version 2.4.0+git20230818.5cdd21d0:
* dbus-services: keep old deepin names around until rename is complete (bsc#1214101)
* BinariesCheck: Allow ELF prefix in magic string
* README: added test coverage badge
* pkg_resource is deprecated, importlib and packaging are standard now
* Change setuptools dependency version and license
* Add 'rpmlint.descriptions' to packages on pyproject.toml
* Move metadata from setup.py to pyproject.toml
-------------------------------------------------------------------
Thu Jul 27 14:51:53 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+git20230727.0fd5122
Version: 2.4.0+git20230818.5cdd21d0
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later