diff --git a/_servicedata b/_servicedata index bc6d6ba..23a2158 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - f239521912348dfe6bbd0b7a702d61a1c22a13b0 \ No newline at end of file + bc7b966e874d4da6d48e8ee5c33a29c35b483ac5 \ No newline at end of file diff --git a/rpmlint-2.4.0+git20230327.f239521.tar.xz b/rpmlint-2.4.0+git20230327.f239521.tar.xz deleted file mode 100644 index 2c1d03d..0000000 --- a/rpmlint-2.4.0+git20230327.f239521.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:085a2841d0edc3bcc865e98e911d9a9c566171a5c904a5a51fe27fec64ecae88 -size 7033552 diff --git a/rpmlint-2.4.0+git20230331.bc7b966.tar.xz b/rpmlint-2.4.0+git20230331.bc7b966.tar.xz new file mode 100644 index 0000000..5a3c29c --- /dev/null +++ b/rpmlint-2.4.0+git20230331.bc7b966.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a00ecb43203fe28d97aa218caf9427f577c03e37777767b43993af61727786c +size 7033480 diff --git a/rpmlint.changes b/rpmlint.changes index cf18e04..1aa4d90 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Fri Mar 31 13:35:31 UTC 2023 - mliska@suse.cz + +- Update to version 2.4.0+git20230331.bc7b966: + * dbus-services: add libproxy whitelisting (bsc#1209376) + +------------------------------------------------------------------- +Fri Mar 31 07:26:42 UTC 2023 - mliska@suse.cz + +- Update to version 2.4.0+git20230331.8f6e31e: + * PythonCheck: Handle complex dependency declaration gracefully + +------------------------------------------------------------------- +Wed Mar 29 12:16:20 UTC 2023 - mliska@suse.cz + +- Update to version 2.4.0+git20230329.3cd1bcf: + * packit: use python-magic python pages for openSUSE CI + * openSUSE: Start using python-magic package in CI. + +------------------------------------------------------------------- +Wed Mar 29 10:43:51 UTC 2023 - Martin Liška + +- Depend on python-magic Python package. + ------------------------------------------------------------------- Mon Mar 27 15:02:22 UTC 2023 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 529948b..a78f3e7 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.4.0+git20230327.f239521 +Version: 2.4.0+git20230331.bc7b966 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later @@ -42,11 +42,11 @@ BuildRequires: dash BuildRequires: desktop-file-utils BuildRequires: myspell-cs_CZ BuildRequires: myspell-en_US -BuildRequires: python3-magic BuildRequires: python3-pybeam BuildRequires: python3-pyenchant BuildRequires: python3-pytest BuildRequires: python3-pytest-xdist +BuildRequires: python3-python-magic BuildRequires: python3-pyxdg BuildRequires: python3-rpm %if 0%{?python3_version_nodots < 311} @@ -70,9 +70,9 @@ Requires: desktop-file-utils Requires: file Requires: findutils Requires: myspell-en_US -Requires: python3-magic Requires: python3-pybeam Requires: python3-pyenchant +Requires: python3-python-magic Requires: python3-pyxdg Requires: python3-rpm %if 0%{?python3_version_nodots < 311}