diff --git a/_servicedata b/_servicedata index 352a997..64a7550 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/lnussel/sdbootutil.git - 2a3cd34a65361917adef2023dc312362af7e970d \ No newline at end of file + 890f70c9550b67c48f47e6968b6ffdde0cddc1bc \ No newline at end of file diff --git a/sdbootutil-1+git20230817.2a3cd34.obscpio b/sdbootutil-1+git20230817.2a3cd34.obscpio deleted file mode 100644 index a56d73c..0000000 --- a/sdbootutil-1+git20230817.2a3cd34.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f38d4b3b8a1044463a3e2445e58c4929b085df0c9dc38cd4f2eebc4dfc8d11e -size 337931 diff --git a/sdbootutil.changes b/sdbootutil.changes index f45b0f8..feed76d 100644 --- a/sdbootutil.changes +++ b/sdbootutil.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Oct 12 15:02:17 UTC 2023 - lnussel@suse.de + +- Update to version 1+git20231005.890f70c: + * Add --no-reuse-initrd option + * Refactor boot descriptive entries + * feat: more descriptive bootmenu entries + * Remove stray set -x + * speed up snapper list + * Fix misleading comment + * Fix helptext + ------------------------------------------------------------------- Thu Aug 17 12:02:02 UTC 2023 - lnussel@suse.de diff --git a/sdbootutil.obsinfo b/sdbootutil.obsinfo index 40e00f8..049a624 100644 --- a/sdbootutil.obsinfo +++ b/sdbootutil.obsinfo @@ -1,4 +1,4 @@ name: sdbootutil -version: 1+git20230817.2a3cd34 -mtime: 1692273697 -commit: 2a3cd34a65361917adef2023dc312362af7e970d +version: 1+git20231005.890f70c +mtime: 1696507083 +commit: 890f70c9550b67c48f47e6968b6ffdde0cddc1bc diff --git a/sdbootutil.spec b/sdbootutil.spec index efd1012..3e24307 100644 --- a/sdbootutil.spec +++ b/sdbootutil.spec @@ -27,7 +27,7 @@ BuildRequires: git-core %define git_version %{nil} %endif Name: sdbootutil -Version: 1+git20230817.2a3cd34%{git_version} +Version: 1+git20231005.890f70c%{git_version} Release: 0 Summary: script to install shim with sd-boot License: MIT