From eac190482fde733066a0cedab0adca4766a588b6d66d59593340ad015cfd12a8 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Wed, 23 Oct 2019 11:30:55 +0000 Subject: [PATCH] Accepting request 742125 from hardware:boot:staging OBS-URL: https://build.opensuse.org/request/show/742125 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=53 --- u-boot.changes | 5 +++++ u-boot.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/u-boot.changes b/u-boot.changes index 9227504..ef48308 100644 --- a/u-boot.changes +++ b/u-boot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 23 09:48:41 UTC 2019 - Matthias Brugger + +- Make factory-auto bot happy + ------------------------------------------------------------------- Wed Oct 9 08:08:32 UTC 2019 - Matthias Brugger diff --git a/u-boot.spec b/u-boot.spec index 5448007..dbe9df9 100644 --- a/u-boot.spec +++ b/u-boot.spec @@ -165,7 +165,7 @@ # archive_version differs from version for RC version only %define archive_version 2019.10 -%if "%target" == "tools" +%if "%target" == "tools" || "%target" == "" Name: u-boot %else Name: u-boot-%target