diff --git a/_servicedata b/_servicedata index 5c35871..dd7a895 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 0fd51229805904affd5eb6a928696e1d7276d12d \ No newline at end of file + e0596d1c50c618e07f1e3e1350dcb0ae26e52f8c \ No newline at end of file diff --git a/rpmlint-2.4.0+git20230727.0fd5122.tar.xz b/rpmlint-2.4.0+git20230727.0fd5122.tar.xz deleted file mode 100644 index 3f9d08b..0000000 --- a/rpmlint-2.4.0+git20230727.0fd5122.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:944b4ed09a6cbb30d51450263f80f30e1d877b8e7ea2ad2b1f8afbdece26adf6 -size 7333176 diff --git a/rpmlint-2.4.0+git20230818.5cdd21d0.tar.xz b/rpmlint-2.4.0+git20230818.5cdd21d0.tar.xz new file mode 100644 index 0000000..1c5e16c --- /dev/null +++ b/rpmlint-2.4.0+git20230818.5cdd21d0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74bb33b208be538253d808d5cf0e39c9c00a529fad0c71501dab69eeb81e47ae +size 7333184 diff --git a/rpmlint.changes b/rpmlint.changes index e93fcd0..8a06ebf 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -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 diff --git a/rpmlint.spec b/rpmlint.spec index e0e2ca7..c00c9a2 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -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