diff --git a/u-boot-2023.07.tar.bz2 b/u-boot-2023.07.tar.bz2 deleted file mode 100644 index d983ffb..0000000 --- a/u-boot-2023.07.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12e921b466ae731cdbc355e6832b7f22bc90b01aeceef9886f98aaba7b394300 -size 19447450 diff --git a/u-boot-2023.07.tar.bz2.sig b/u-boot-2023.07.tar.bz2.sig deleted file mode 100644 index 8bbe936..0000000 Binary files a/u-boot-2023.07.tar.bz2.sig and /dev/null differ diff --git a/u-boot-2023.10.tar.bz2 b/u-boot-2023.10.tar.bz2 new file mode 100644 index 0000000..6cdc6ed --- /dev/null +++ b/u-boot-2023.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e00e6c6f014e046101739d08d06f328811cebcf5ae101348f409cbbd55ce6900 +size 19645392 diff --git a/u-boot-2023.10.tar.bz2.sig b/u-boot-2023.10.tar.bz2.sig new file mode 100644 index 0000000..853095f Binary files /dev/null and b/u-boot-2023.10.tar.bz2.sig differ diff --git a/u-boot.changes b/u-boot.changes index 5e2644a..ae7cc59 100644 --- a/u-boot.changes +++ b/u-boot.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 4 08:46:33 UTC 2023 - Guillaume GARDET + +- Update to 2023.10: + * Full changelog available at: + https://source.denx.de/u-boot/u-boot/-/compare/v2023.07...v2023.10 + ------------------------------------------------------------------- Tue Jul 11 11:34:07 UTC 2023 - Andreas Schwab diff --git a/u-boot.spec b/u-boot.spec index e93196e..977e765 100644 --- a/u-boot.spec +++ b/u-boot.spec @@ -180,7 +180,7 @@ %define is_ppc 1 %endif # archive_version differs from version for RC version only -%define archive_version 2023.07 +%define archive_version 2023.10 %if "%{target}" == "" ExclusiveArch: do_not_build %else @@ -210,7 +210,7 @@ ExclusiveArch: do_not_build %endif %endif %endif -Version: 2023.07 +Version: 2023.10 Release: 0 Summary: The U-Boot firmware for the %target platform License: GPL-2.0-only