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