From 9ef3b2799d8fa8949e42e2b5615385057c44fd0c0a9f28ecc6a4f127ab8fdc2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Thu, 24 Mar 2022 08:22:44 +0000 Subject: [PATCH] - Update to version 2.2.0+git20220324.fe80080: * Test again for non-breaking space in test_tags.py. * dbus-services: add missing config whitelist for tukitd (bsc#1196149) OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=883 --- _servicedata | 2 +- rpmlint-2.2.0+git20220323.9748641.tar.xz | 3 --- rpmlint-2.2.0+git20220324.883cc90.tar.xz | 3 +++ rpmlint.changes | 7 +++++++ rpmlint.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.2.0+git20220323.9748641.tar.xz create mode 100644 rpmlint-2.2.0+git20220324.883cc90.tar.xz diff --git a/_servicedata b/_servicedata index 796bf86..f7d5924 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - c9a6b81337337cca55d05050ce9412b42c69d33c \ No newline at end of file + 540cd57f0c37c8411e58cbb0315fc8a04d8c06d5 \ No newline at end of file diff --git a/rpmlint-2.2.0+git20220323.9748641.tar.xz b/rpmlint-2.2.0+git20220323.9748641.tar.xz deleted file mode 100644 index 8f131a3..0000000 --- a/rpmlint-2.2.0+git20220323.9748641.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:413856f0cb1ad4da49bd82fed2627c76da5770bc187577bd23c6e6b2345051b5 -size 6746756 diff --git a/rpmlint-2.2.0+git20220324.883cc90.tar.xz b/rpmlint-2.2.0+git20220324.883cc90.tar.xz new file mode 100644 index 0000000..a4fec2a --- /dev/null +++ b/rpmlint-2.2.0+git20220324.883cc90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f226fff4d11bd91ccccf1bd876510a89a6002f002d5a45b4c06ffbecc0ec251 +size 6746824 diff --git a/rpmlint.changes b/rpmlint.changes index 422cb96..0721139 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 24 08:14:33 UTC 2022 - mliska@suse.cz + +- Update to version 2.2.0+git20220324.fe80080: + * Test again for non-breaking space in test_tags.py. + * dbus-services: add missing config whitelist for tukitd (bsc#1196149) + ------------------------------------------------------------------- Wed Mar 23 11:55:11 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 9d72231..b3836cd 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.2.0+git20220323.9748641 +Version: 2.2.0+git20220324.883cc90 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later