diff --git a/uboot-tools.spec b/uboot-tools.spec index 0377189..1ce36ed 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -2,7 +2,7 @@ Name: uboot-tools Version: 2020.01 -Release: 0.1%{?candidate:.%{candidate}}%{?dist} +Release: 0.2%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+ URL: http://www.denx.de/wiki/U-Boot @@ -268,6 +268,9 @@ cp -p board/warp7/README builds/docs/README.warp7 %endif %changelog +* Tue Nov 5 2019 Peter Robinson 2020.01-0.2 +- Include new ATF 2.2 + * Wed Oct 30 2019 Peter Robinson 2020.01-0.1 - 2020.01 RC1 - Initial migration to python3