From 84d86c3b96cdebb340dcd835d9d8265172537a53e74ce7dd52f4a2913a954c67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Tue, 24 Mar 2020 15:40:49 +0000 Subject: [PATCH] Accepting request 787859 from home:kukuk:container - Update to version 0.g56: * Remove grep and diffutils from fillup_prereq, replace coreutils with file requires * Avoid overwriting files that didn't actually change on disk OBS-URL: https://build.opensuse.org/request/show/787859 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm-config-SUSE?expand=0&rev=34 --- _servicedata | 2 +- rpm-config-SUSE-0.g52.tar.xz | 3 --- rpm-config-SUSE-0.g56.tar.xz | 3 +++ rpm-config-SUSE.changes | 7 +++++++ rpm-config-SUSE.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 rpm-config-SUSE-0.g52.tar.xz create mode 100644 rpm-config-SUSE-0.g56.tar.xz diff --git a/_servicedata b/_servicedata index 5a3643f..83aa4ec 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/rpm-config-SUSE - 9c56b52ebcf26c5ca30db3cbba0bd38459b03341 + 8dcfe7b89abddeb2d3ed32046338c82cce9c306d \ No newline at end of file diff --git a/rpm-config-SUSE-0.g52.tar.xz b/rpm-config-SUSE-0.g52.tar.xz deleted file mode 100644 index 2e3a2df..0000000 --- a/rpm-config-SUSE-0.g52.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91a73a4c913a3d3ed11be05fc5e1bec7ee25a2a910cb78d756d43df45c32fd7c -size 15680 diff --git a/rpm-config-SUSE-0.g56.tar.xz b/rpm-config-SUSE-0.g56.tar.xz new file mode 100644 index 0000000..21832a8 --- /dev/null +++ b/rpm-config-SUSE-0.g56.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9439df6961b043df15909dee216c1b34e6c44cf5725b3dca77fa29be8eb4838a +size 15712 diff --git a/rpm-config-SUSE.changes b/rpm-config-SUSE.changes index d1fefba..1f3a2ab 100644 --- a/rpm-config-SUSE.changes +++ b/rpm-config-SUSE.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Mar 22 13:32:49 UTC 2020 - kukuk@suse.com + +- Update to version 0.g56: + * Remove grep and diffutils from fillup_prereq, replace coreutils with file requires + * Avoid overwriting files that didn't actually change on disk + ------------------------------------------------------------------- Thu Jan 30 10:33:42 UTC 2020 - dimstar@opensuse.org diff --git a/rpm-config-SUSE.spec b/rpm-config-SUSE.spec index c67898d..966beab 100644 --- a/rpm-config-SUSE.spec +++ b/rpm-config-SUSE.spec @@ -18,7 +18,7 @@ Name: rpm-config-SUSE -Version: 0.g52 +Version: 0.g56 Release: 0 Summary: SUSE specific RPM configuration files License: GPL-2.0-or-later