From 6949347d95883ccb68a31662cdf877d597c86540 Mon Sep 17 00:00:00 2001 From: lauk001 Date: Wed, 3 Aug 2022 14:14:42 +0800 Subject: [PATCH] License compliance rectification --- rust-bootupd.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rust-bootupd.spec b/rust-bootupd.spec index 7c393a1..2c61e21 100644 --- a/rust-bootupd.spec +++ b/rust-bootupd.spec @@ -2,10 +2,10 @@ Name: rust-%{crate} Version: 0.2.6 -Release: 1 +Release: 2 Summary: Bootloader updater -License: ASL 2.0 +License: Apache-2.0 URL: https://crates.io/crates/bootupd Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate Source1: https://github.com/coreos/%{crate}/releases/download/v%{version}/%{crate}-%{version}-vendor.tar.gz @@ -61,6 +61,9 @@ EOF %systemd_postun bootupd.service bootupd.socket %changelog +* Wed Aug 03 2022 liukuo - 0.2.6-2 +- License compliance rectification + * Thu Jun 09 2022 duyiwei - 0.2.6-1 - upgrade to 0.2.6