diff --git a/bootupd-0.2.17-vendor.tar.zstd b/bootupd-0.2.17-vendor.tar.zstd deleted file mode 100644 index 140b743..0000000 Binary files a/bootupd-0.2.17-vendor.tar.zstd and /dev/null differ diff --git a/bootupd-0.2.17.crate b/bootupd-0.2.17.crate deleted file mode 100644 index 04041fc..0000000 Binary files a/bootupd-0.2.17.crate and /dev/null differ diff --git a/bootupd-0.2.18-vendor.tar.zstd b/bootupd-0.2.18-vendor.tar.zstd new file mode 100644 index 0000000..92bb192 Binary files /dev/null and b/bootupd-0.2.18-vendor.tar.zstd differ diff --git a/bootupd-0.2.18.crate b/bootupd-0.2.18.crate new file mode 100644 index 0000000..7b20745 Binary files /dev/null and b/bootupd-0.2.18.crate differ diff --git a/rust-bootupd.spec b/rust-bootupd.spec index 535e46a..c6b39cb 100644 --- a/rust-bootupd.spec +++ b/rust-bootupd.spec @@ -1,7 +1,7 @@ %global crate bootupd Name: rust-%{crate} -Version: 0.2.17 +Version: 0.2.18 Release: 1 Summary: Bootloader updater @@ -61,6 +61,9 @@ EOF %systemd_postun bootupd.service bootupd.socket %changelog +* Wed Feb 28 2024 chendexi - 0.2.18-1 +- upgrade version to 0.2.18 + * Wed Jan 03 2024 lijian - 0.2.17-1 - upgrade version to 0.2.17