From 2f2c0f5bfe046df2f2a8cba9fb5e1dda5164ca4e4ba216ef2204af4d5592b1de Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 10 Aug 2018 06:57:46 +0000 Subject: [PATCH 1/2] Accepting request 628392 from home:scarabeus_iv:branches:Base:System - Fix typo in the recommends name bsc#1104264 OBS-URL: https://build.opensuse.org/request/show/628392 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=116 --- elfutils.changes | 5 +++++ elfutils.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/elfutils.changes b/elfutils.changes index 25c1ba5..fee559e 100644 --- a/elfutils.changes +++ b/elfutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 9 11:29:31 UTC 2018 - tchvatal@suse.com + +- Fix typo in the recommends name bsc#1104264 + ------------------------------------------------------------------- Tue Jul 3 08:27:56 UTC 2018 - mliska@suse.cz diff --git a/elfutils.spec b/elfutils.spec index bbc9dc2..4125a76 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -40,7 +40,7 @@ BuildRequires: flex BuildRequires: libbz2-devel BuildRequires: xz-devel BuildRequires: zlib-devel -Recommends: %{name}.lang +Recommends: %{name}-lang %description elfutils is a collection of utilities and libraries to read, create From d8431e91b3b87a8c161cc582187c31e3192bc3626839bb281c47164a839c3a0a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 20 Aug 2018 18:13:12 +0000 Subject: [PATCH 2/2] Accepting request 629456 from home:1Antoine1:branches:Base:System - Don't make elfutils recommend elfutils-lang as elfutils-lang already supplements elfutils. OBS-URL: https://build.opensuse.org/request/show/629456 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=117 --- elfutils.changes | 6 ++++++ elfutils.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/elfutils.changes b/elfutils.changes index fee559e..2c549d6 100644 --- a/elfutils.changes +++ b/elfutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 15 12:37:46 UTC 2018 - antoine.belvire@opensuse.org + +- Don't make elfutils recommend elfutils-lang as elfutils-lang + already supplements elfutils. + ------------------------------------------------------------------- Thu Aug 9 11:29:31 UTC 2018 - tchvatal@suse.com diff --git a/elfutils.spec b/elfutils.spec index 4125a76..afc00f3 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -40,7 +40,6 @@ BuildRequires: flex BuildRequires: libbz2-devel BuildRequires: xz-devel BuildRequires: zlib-devel -Recommends: %{name}-lang %description elfutils is a collection of utilities and libraries to read, create