From 0a11f102f56918134a4b50f21105e210501362a6530feec7b68d8767a2291058 Mon Sep 17 00:00:00 2001 From: Wolfgang Frisch Date: Tue, 30 Jan 2024 13:12:27 +0000 Subject: [PATCH] Accepting request 1142789 from home:wfrisch:branches:devel:openSUSE:Factory:rpmlint - Update to version 2.5.0+git20240130.b66a310: * sendmail: permissions moved from /etc to /usr/share/permissions (bsc#1219339) OBS-URL: https://build.opensuse.org/request/show/1142789 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1113 --- _servicedata | 2 +- rpmlint-2.5.0+git20240130.4cdb3e1.tar.xz | 3 --- rpmlint-2.5.0+git20240130.b66a310.tar.xz | 3 +++ rpmlint.changes | 6 ++++++ rpmlint.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.5.0+git20240130.4cdb3e1.tar.xz create mode 100644 rpmlint-2.5.0+git20240130.b66a310.tar.xz diff --git a/_servicedata b/_servicedata index 3317c7c..ace8738 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 4cdb3e1ee19a845fa0f07e61781fe613cbc742bd \ No newline at end of file + b66a310857bab3c64d80e01a52255d95d538743f \ No newline at end of file diff --git a/rpmlint-2.5.0+git20240130.4cdb3e1.tar.xz b/rpmlint-2.5.0+git20240130.4cdb3e1.tar.xz deleted file mode 100644 index d4663eb..0000000 --- a/rpmlint-2.5.0+git20240130.4cdb3e1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b60b4f7cf0949c18fb0a92fbffedf77b93e367277ab8fba421a249036560621c -size 6914504 diff --git a/rpmlint-2.5.0+git20240130.b66a310.tar.xz b/rpmlint-2.5.0+git20240130.b66a310.tar.xz new file mode 100644 index 0000000..66ae71c --- /dev/null +++ b/rpmlint-2.5.0+git20240130.b66a310.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de67a50ac46929a3e8692f00b3a2584f91e33d627f11eaa50a620d0917a74e3c +size 6914364 diff --git a/rpmlint.changes b/rpmlint.changes index b186b80..e59f5f6 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 30 13:00:20 UTC 2024 - wolfgang.frisch@suse.com + +- Update to version 2.5.0+git20240130.b66a310: + * sendmail: permissions moved from /etc to /usr/share/permissions (bsc#1219339) + ------------------------------------------------------------------- Tue Jan 30 11:43:00 UTC 2024 - filippo.bonazzi@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index a60cb74..16a98d9 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.5.0+git20240130.4cdb3e1 +Version: 2.5.0+git20240130.b66a310 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later