diff --git a/rpm-ostree.spec b/rpm-ostree.spec index 89e1ec2..905e878 100644 --- a/rpm-ostree.spec +++ b/rpm-ostree.spec @@ -4,9 +4,9 @@ Name: rpm-ostree Version: 2022.8 -Release: 1 +Release: 2 Summary: Hybrid image/package system -License: LGPLv2+ +License: Apache-2.0 or MIT and GPL-2.0-or-later and LGPL-2.0-or-later URL: https://github.com/coreos/rpm-ostree Source0: https://github.com/coreos/rpm-ostree/releases/download/v2022.8/%{name}-%{version}.tar.xz @@ -114,6 +114,9 @@ install -pm 0644 src/daemon/org.projectatomic.rpmostree1.conf %{buildroot}/etc/d %{_mandir}/man*/* %changelog +* Wed Aug 03 2022 liukuo - 2022.8-2 +- License compliance rectification + * Tue Jun 07 2022 fushanqing - 2022.8-1 - Update rpm-ostree to 2022.8