From 80764c23308c11d3c7518ed5e48615291df0e69eb3508f1b6818f2c96172cd2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Tue, 13 Sep 2022 06:46:54 +0000 Subject: [PATCH] - Update to version 2.3.0+git20220913.bb2ec481: * no-library-dependency-on: consider %_isa dependencies * configs/Fedora: sync user/groups with setup-2.14.1 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=962 --- _servicedata | 2 +- rpmlint-2.3.0+git20220907.165f9c76.tar.xz | 3 --- rpmlint-2.3.0+git20220913.bb2ec481.tar.xz | 3 +++ rpmlint.changes | 7 +++++++ rpmlint.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.3.0+git20220907.165f9c76.tar.xz create mode 100644 rpmlint-2.3.0+git20220913.bb2ec481.tar.xz diff --git a/_servicedata b/_servicedata index fb5e623..4afc9d2 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 5f56d76f025d489fe71d8bbea1a799fa81d6a569 \ No newline at end of file + bb301e0a873e3c4241a6be50246fa936c7a26f1f \ No newline at end of file diff --git a/rpmlint-2.3.0+git20220907.165f9c76.tar.xz b/rpmlint-2.3.0+git20220907.165f9c76.tar.xz deleted file mode 100644 index 33cd692..0000000 --- a/rpmlint-2.3.0+git20220907.165f9c76.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ed56e58f0b1827e4dc26e84f5f3036b8761459697d6ab6fdc2be68fc3336766 -size 6755844 diff --git a/rpmlint-2.3.0+git20220913.bb2ec481.tar.xz b/rpmlint-2.3.0+git20220913.bb2ec481.tar.xz new file mode 100644 index 0000000..26e0384 --- /dev/null +++ b/rpmlint-2.3.0+git20220913.bb2ec481.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7068189c876ce0f7af5a4fe1a95bfbf8c8876206e4aacea4d2254f042e1dce +size 6756032 diff --git a/rpmlint.changes b/rpmlint.changes index ab99fbd..4532759 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 13 06:46:41 UTC 2022 - mliska@suse.cz + +- Update to version 2.3.0+git20220913.bb2ec481: + * no-library-dependency-on: consider %_isa dependencies + * configs/Fedora: sync user/groups with setup-2.14.1 + ------------------------------------------------------------------- Thu Sep 08 10:33:18 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index ad93314..5578cf7 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.3.0+git20220907.165f9c76 +Version: 2.3.0+git20220913.bb2ec481 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later