From 04662c501a30d73da2ca0ca5dea014336a700da1db05349a2cf444a5f868248e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Thu, 29 Sep 2022 07:34:00 +0000 Subject: [PATCH] - Update to version 2.3.0+git20220929.30237f7: * Fix test. - Update to version 2.3.0+git20220929.abe3ab9: * Add python-setup-test check to SpecCheck OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=971 --- _servicedata | 2 +- rpmlint-2.3.0+git20220921.4e46a84.tar.xz | 3 --- rpmlint-2.3.0+git20220929.30237f7.tar.xz | 3 +++ rpmlint.changes | 12 ++++++++++++ rpmlint.spec | 2 +- 5 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.3.0+git20220921.4e46a84.tar.xz create mode 100644 rpmlint-2.3.0+git20220929.30237f7.tar.xz diff --git a/_servicedata b/_servicedata index 187dcba..bbe589d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 4e46a845ad6ce4c2fe8f28dca864c4f787637b0a \ No newline at end of file + 30237f72bcdc6f59fca2f39f3c5dca11fd118597 \ No newline at end of file diff --git a/rpmlint-2.3.0+git20220921.4e46a84.tar.xz b/rpmlint-2.3.0+git20220921.4e46a84.tar.xz deleted file mode 100644 index 98da65f..0000000 --- a/rpmlint-2.3.0+git20220921.4e46a84.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0a36da7702b7c432f4b7a0607d0498a1a239e23f0930e9389a3d24937a6e7da -size 6755276 diff --git a/rpmlint-2.3.0+git20220929.30237f7.tar.xz b/rpmlint-2.3.0+git20220929.30237f7.tar.xz new file mode 100644 index 0000000..d1d7af3 --- /dev/null +++ b/rpmlint-2.3.0+git20220929.30237f7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e54542c6016472dd4752f20363ae551b6010e1e5897e0d2e9ff73b2514275ee3 +size 6755892 diff --git a/rpmlint.changes b/rpmlint.changes index 8951628..32bdd97 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Sep 29 07:33:01 UTC 2022 - mliska@suse.cz + +- Update to version 2.3.0+git20220929.30237f7: + * Fix test. + +------------------------------------------------------------------- +Thu Sep 29 07:30:41 UTC 2022 - mliska@suse.cz + +- Update to version 2.3.0+git20220929.abe3ab9: + * Add python-setup-test check to SpecCheck + ------------------------------------------------------------------- Wed Sep 21 10:59:30 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 942c8bc..ab835c6 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.3.0+git20220921.4e46a84 +Version: 2.3.0+git20220929.30237f7 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later