diff --git a/libosinfo.spec b/libosinfo.spec index 6926939e314dec5407fcf27069ef72bf3eb1eee0..2b77a5e3df91198911ae869f8eb4073868f5c3b6 100644 --- a/libosinfo.spec +++ b/libosinfo.spec @@ -1,8 +1,8 @@ Name: libosinfo Version: 1.10.0 -Release: 2 +Release: 3 Summary: A library for managing OS information for virtualization -License: LGPLv2+ +License: LGPL-2.0-or-later URL: https://libosinfo.org/ Source: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.xz @@ -91,6 +91,9 @@ rm -rf %{buildroot} %files lang -f %{name}.lang %changelog +* Wed Aug 03 2022 liukuo - 1.10.0-3 +- License compliance rectification + * Mon Jun 20 2022 guozhaorui - 1.10.0-2 - fix build fail on meson-0.6