From 3e7c1614303dcc8dc58bba7116ee360095e9975f991510bd96df657417bc4e04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Tue, 19 Apr 2022 14:43:35 +0000 Subject: [PATCH] - Update to version 2.2.0+git20220419.1dbd1ae: * dbus-services: remove gconf-polkit entry which is no longer shipped in Factory * Distinguish exit code in --strict mode. * Remove FIXME as we have a test for it. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=896 --- _servicedata | 2 +- rpmlint-2.2.0+git20220413.2dafaf8.tar.xz | 3 --- rpmlint-2.2.0+git20220419.1dbd1ae.tar.xz | 3 +++ rpmlint.changes | 8 ++++++++ rpmlint.spec | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.2.0+git20220413.2dafaf8.tar.xz create mode 100644 rpmlint-2.2.0+git20220419.1dbd1ae.tar.xz diff --git a/_servicedata b/_servicedata index 02201f4..6eecd7c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - ab36f34e8078b9fa2c1ef0f050d4a4f3eba4d828 \ No newline at end of file + 5215a7581df82f41549691bcfb6f0f9305a7d7ad \ No newline at end of file diff --git a/rpmlint-2.2.0+git20220413.2dafaf8.tar.xz b/rpmlint-2.2.0+git20220413.2dafaf8.tar.xz deleted file mode 100644 index 5e98d2f..0000000 --- a/rpmlint-2.2.0+git20220413.2dafaf8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d166170d2dcafa5038d3ba2382914458ef8282a36d92318bb9c3c715f02efde7 -size 6747568 diff --git a/rpmlint-2.2.0+git20220419.1dbd1ae.tar.xz b/rpmlint-2.2.0+git20220419.1dbd1ae.tar.xz new file mode 100644 index 0000000..6859dcd --- /dev/null +++ b/rpmlint-2.2.0+git20220419.1dbd1ae.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e025e4e9c0bdec4b7cadb0ae39237b267c2bd7ae1b581d4189a3f87a6823c1 +size 6747632 diff --git a/rpmlint.changes b/rpmlint.changes index 3af59e0..af8ed89 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Apr 19 14:42:07 UTC 2022 - mliska@suse.cz + +- Update to version 2.2.0+git20220419.1dbd1ae: + * dbus-services: remove gconf-polkit entry which is no longer shipped in Factory + * Distinguish exit code in --strict mode. + * Remove FIXME as we have a test for it. + ------------------------------------------------------------------- Wed Apr 13 19:13:01 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index c73713d..9fc1f21 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.2.0+git20220413.2dafaf8 +Version: 2.2.0+git20220419.1dbd1ae Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later