From 98a35041c3205770d732b9494d1dd5dbef0c82308ed833f7ecbf6f8a8f5b3bed Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 16 Feb 2024 14:57:49 +0000 Subject: [PATCH] Accepting request 1146608 from home:vlefebvre:branches:Base:System set_permissions: handle chkstat failure more grateful (bsc#1219736) OBS-URL: https://build.opensuse.org/request/show/1146608 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm-config-SUSE?expand=0&rev=69 --- _servicedata | 2 +- rpm-config-SUSE-20240118.tar.zst | 3 --- rpm-config-SUSE-20240214.tar.zst | 3 +++ rpm-config-SUSE.changes | 6 ++++++ rpm-config-SUSE.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 rpm-config-SUSE-20240118.tar.zst create mode 100644 rpm-config-SUSE-20240214.tar.zst diff --git a/_servicedata b/_servicedata index 7eaf2e9..e3910ea 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/rpm-config-SUSE - 3a92c67365130516cc5206443ac2382c0f63f654 + 6c1bd69c467fe85c19544ecd8b17b2c4e47a745a \ No newline at end of file diff --git a/rpm-config-SUSE-20240118.tar.zst b/rpm-config-SUSE-20240118.tar.zst deleted file mode 100644 index 20ce41c..0000000 --- a/rpm-config-SUSE-20240118.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31f4964efc381dd9f8a19b3b093412c0e3c42cdb2aa418e5d33c115d90ac6f59 -size 17907 diff --git a/rpm-config-SUSE-20240214.tar.zst b/rpm-config-SUSE-20240214.tar.zst new file mode 100644 index 0000000..470407a --- /dev/null +++ b/rpm-config-SUSE-20240214.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fefe90b155ca13a7db44d3147aeb2c1ed659f6ae85e8c6eabdd77c8bd82692db +size 17914 diff --git a/rpm-config-SUSE.changes b/rpm-config-SUSE.changes index c1a5ef8..e9d9405 100644 --- a/rpm-config-SUSE.changes +++ b/rpm-config-SUSE.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 14 16:22:28 UTC 2024 - valentin.lefebvre@suse.com + +- Update to version 20240214: + * set_permissions: handle chkstat failure more grateful (bsc#1219736) + ------------------------------------------------------------------- Thu Jan 18 15:25:55 UTC 2024 - lnussel@suse.com diff --git a/rpm-config-SUSE.spec b/rpm-config-SUSE.spec index 84bfd2c..c3b663a 100644 --- a/rpm-config-SUSE.spec +++ b/rpm-config-SUSE.spec @@ -18,7 +18,7 @@ Name: rpm-config-SUSE -Version: 20240118 +Version: 20240214 Release: 0 Summary: SUSE specific RPM configuration files License: GPL-2.0-or-later