From 0fbb664870c1d480c42772fff8effba5a86fa6accf70651f8bcbe0117b2dd80c Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 19 Sep 2022 11:05:04 +0000 Subject: [PATCH 1/2] - 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 From dbb8c270ca541bf4ba57980c2b49b1ff0ecc09a14541385c5becdf676cf44fe2 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Wed, 21 Sep 2022 14:23:25 +0000 Subject: [PATCH 2/2] - Update to version 20220921: * Fix kernel builds after #59 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm-config-SUSE?expand=0&rev=60 --- _servicedata | 2 +- rpm-config-SUSE-20220919.tar.zst | 3 --- rpm-config-SUSE-20220921.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-20220919.tar.zst create mode 100644 rpm-config-SUSE-20220921.tar.zst diff --git a/_servicedata b/_servicedata index 2301851..fde66ed 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/rpm-config-SUSE - a4cfcafa7db9fe27fc1bff49f064e525fd75f464 + 042a345a2e1f09e8db84eea6911607b56009ff1c \ No newline at end of file diff --git a/rpm-config-SUSE-20220919.tar.zst b/rpm-config-SUSE-20220919.tar.zst deleted file mode 100644 index 4b5c4b5..0000000 --- a/rpm-config-SUSE-20220919.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ea5c2906db07c99f63fc5371d454075b3bf114d607aaa9a01102f8c97b6b95d -size 18454 diff --git a/rpm-config-SUSE-20220921.tar.zst b/rpm-config-SUSE-20220921.tar.zst new file mode 100644 index 0000000..18c1c77 --- /dev/null +++ b/rpm-config-SUSE-20220921.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f275f2527d3de9d889c7bbf015ff31d7236c1ffe3514c78c2c4d75215e99bf28 +size 18584 diff --git a/rpm-config-SUSE.changes b/rpm-config-SUSE.changes index be39612..abea614 100644 --- a/rpm-config-SUSE.changes +++ b/rpm-config-SUSE.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 21 14:22:53 UTC 2022 - lnussel@suse.de + +- Update to version 20220921: + * Fix kernel builds after #59 + ------------------------------------------------------------------- Mon Sep 19 11:04:22 UTC 2022 - lnussel@suse.de diff --git a/rpm-config-SUSE.spec b/rpm-config-SUSE.spec index 391840a..14a832a 100644 --- a/rpm-config-SUSE.spec +++ b/rpm-config-SUSE.spec @@ -18,7 +18,7 @@ Name: rpm-config-SUSE -Version: 20220919 +Version: 20220921 Release: 0 Summary: SUSE specific RPM configuration files License: GPL-2.0-or-later