2022.07 RC2

This commit is contained in:
Peter Robinson 2022-05-14 10:17:26 +01:00
parent f0b776d4d6
commit 0e7b564081
1 changed files with 5 additions and 2 deletions

View File

@ -1,9 +1,9 @@
%global candidate rc1
%global candidate rc2
%bcond_without toolsonly
Name: uboot-tools
Version: 2022.07
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
@ -199,6 +199,9 @@ cp -p board/sunxi/README.nand builds/docs/README.sunxi-nand
%endif
%changelog
* Sat May 14 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 2022.07-0.2.rc2
- Update to 2022.07 RC2
* Tue Apr 26 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 2022.07-0.1.rc1
- Update to 2022.07 RC1