From 7074ba1123c7c4d541a3e245763b855952d465429eb0ee0e1a5fb1fe792c1de9 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 26 Sep 2022 12:47:20 +0000 Subject: [PATCH] - Update to version 20220926: * Revert macros.debuginfo and prefer a direct rpm patch * Fix kernel builds after #59 * Redefine %__debug_install_post to simplify debuginfo setup * Fix bug not using custom name for summary and description in language packages (boo#1137381) OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm-config-SUSE?expand=0&rev=62 --- _servicedata | 2 +- rpm-config-SUSE-20220421.tar.zst | 3 --- rpm-config-SUSE-20220926.tar.zst | 3 +++ rpm-config-SUSE.changes | 9 +++++++++ rpm-config-SUSE.spec | 2 +- 5 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 rpm-config-SUSE-20220421.tar.zst create mode 100644 rpm-config-SUSE-20220926.tar.zst diff --git a/_servicedata b/_servicedata index e02fa17..eb37683 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/rpm-config-SUSE - f722dfb1ad78c8a4e348fa187aa7800ad8c4046a + 67216a33c1500cb5e86caf86c55dbf053eee6be1 \ No newline at end of file diff --git a/rpm-config-SUSE-20220421.tar.zst b/rpm-config-SUSE-20220421.tar.zst deleted file mode 100644 index 5e896ed..0000000 --- a/rpm-config-SUSE-20220421.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb15c0d1fd411052e8e30d846d320590f9db21b5ca52ed00298404f0b7045c7a -size 17666 diff --git a/rpm-config-SUSE-20220926.tar.zst b/rpm-config-SUSE-20220926.tar.zst new file mode 100644 index 0000000..929c96c --- /dev/null +++ b/rpm-config-SUSE-20220926.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc263db9e3569b284fcaae641c1756d6adec7e5d9866b2e8cabd03f9c1ec9b45 +size 17659 diff --git a/rpm-config-SUSE.changes b/rpm-config-SUSE.changes index 93f5563..7045583 100644 --- a/rpm-config-SUSE.changes +++ b/rpm-config-SUSE.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 26 12:46:42 UTC 2022 - lnussel@suse.de + +- Update to version 20220926: + * Revert macros.debuginfo and prefer a direct rpm patch + * Fix kernel builds after #59 + * Redefine %__debug_install_post to simplify debuginfo setup + * Fix bug not using custom name for summary and description in language packages (boo#1137381) + ------------------------------------------------------------------- Thu Apr 21 12:53:35 UTC 2022 - dmueller@suse.com diff --git a/rpm-config-SUSE.spec b/rpm-config-SUSE.spec index e148a4a..8c7eec5 100644 --- a/rpm-config-SUSE.spec +++ b/rpm-config-SUSE.spec @@ -18,7 +18,7 @@ Name: rpm-config-SUSE -Version: 20220421 +Version: 20220926 Release: 0 Summary: SUSE specific RPM configuration files License: GPL-2.0-or-later