From ee5c666885a4570f3f59151a3ce787741bc5a5ac2f7a850de70fa41b04e0cb61 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 20 Aug 2019 12:15:53 +0000 Subject: [PATCH] Accepting request 723805 from home:michals - Update to version 0.g32: * find-provides.ksyms, find-requires.ksyms: cleanup kernel version handling (bsc#1145601). * find-requires.ksyms: fix matching of uninstalled files (bsc#1145601). OBS-URL: https://build.opensuse.org/request/show/723805 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm-config-SUSE?expand=0&rev=18 --- _servicedata | 4 +++- rpm-config-SUSE-0.g29.tar.xz | 3 --- rpm-config-SUSE-0.g32.tar.xz | 3 +++ rpm-config-SUSE.changes | 7 +++++++ rpm-config-SUSE.spec | 4 ++-- 5 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 rpm-config-SUSE-0.g29.tar.xz create mode 100644 rpm-config-SUSE-0.g32.tar.xz diff --git a/_servicedata b/_servicedata index af803cc..f248d7a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,6 @@ https://github.com/openSUSE/rpm-config-SUSE - 5cc9254be696f7d54829a7672fc3d325f0918b0b \ No newline at end of file + 5cc9254be696f7d54829a7672fc3d325f0918b0b + https://github.com/hramrach/rpm-config-SUSE + 5ca49877086ae0ef42b3ecf650034ec80a1c9513 \ No newline at end of file diff --git a/rpm-config-SUSE-0.g29.tar.xz b/rpm-config-SUSE-0.g29.tar.xz deleted file mode 100644 index 755647b..0000000 --- a/rpm-config-SUSE-0.g29.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2a058ce0b445bf6dce38b713cd5e5edfaf60773d7620465282091a8748c5577 -size 14996 diff --git a/rpm-config-SUSE-0.g32.tar.xz b/rpm-config-SUSE-0.g32.tar.xz new file mode 100644 index 0000000..9b2ad3f --- /dev/null +++ b/rpm-config-SUSE-0.g32.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:240fae435c3e8281c9f5ba4dbf2832d431903fcccbd8195604d60ccd2c94b307 +size 15080 diff --git a/rpm-config-SUSE.changes b/rpm-config-SUSE.changes index 3331498..b5e9c36 100644 --- a/rpm-config-SUSE.changes +++ b/rpm-config-SUSE.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 15 17:53:05 UTC 2019 - msuchanek@suse.de + +- Update to version 0.g32: + * find-provides.ksyms, find-requires.ksyms: cleanup kernel version handling (bsc#1145601). + * find-requires.ksyms: fix matching of uninstalled files (bsc#1145601). + ------------------------------------------------------------------- Wed Aug 14 11:25:25 UTC 2019 - dimstar@opensuse.org diff --git a/rpm-config-SUSE.spec b/rpm-config-SUSE.spec index 891ab73..c121e86 100644 --- a/rpm-config-SUSE.spec +++ b/rpm-config-SUSE.spec @@ -13,12 +13,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: rpm-config-SUSE -Version: 0.g29 +Version: 0.g32 Release: 0 Summary: SUSE specific RPM configuration files License: GPL-2.0-or-later