From 0fbb664870c1d480c42772fff8effba5a86fa6accf70651f8bcbe0117b2dd80c Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 19 Sep 2022 11:05:04 +0000 Subject: [PATCH] - Update to version 20220919: * 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=59 --- _servicedata | 2 +- rpm-config-SUSE-20220421.tar.zst | 3 --- rpm-config-SUSE-20220919.tar.zst | 3 +++ rpm-config-SUSE.changes | 7 +++++++ rpm-config-SUSE.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 rpm-config-SUSE-20220421.tar.zst create mode 100644 rpm-config-SUSE-20220919.tar.zst diff --git a/_servicedata b/_servicedata index e02fa17..2301851 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/rpm-config-SUSE - f722dfb1ad78c8a4e348fa187aa7800ad8c4046a + a4cfcafa7db9fe27fc1bff49f064e525fd75f464 \ 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-20220919.tar.zst b/rpm-config-SUSE-20220919.tar.zst new file mode 100644 index 0000000..4b5c4b5 --- /dev/null +++ b/rpm-config-SUSE-20220919.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ea5c2906db07c99f63fc5371d454075b3bf114d607aaa9a01102f8c97b6b95d +size 18454 diff --git a/rpm-config-SUSE.changes b/rpm-config-SUSE.changes index 93f5563..be39612 100644 --- a/rpm-config-SUSE.changes +++ b/rpm-config-SUSE.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 19 11:04:22 UTC 2022 - lnussel@suse.de + +- Update to version 20220919: + * 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..391840a 100644 --- a/rpm-config-SUSE.spec +++ b/rpm-config-SUSE.spec @@ -18,7 +18,7 @@ Name: rpm-config-SUSE -Version: 20220421 +Version: 20220919 Release: 0 Summary: SUSE specific RPM configuration files License: GPL-2.0-or-later