diff --git a/udisks2.spec b/udisks2.spec index 35f02bec5dadc6d4969a7016391ba1ad61ca9240..5635b11010b4676c73816e48948542edecb6d555 100644 --- a/udisks2.spec +++ b/udisks2.spec @@ -59,8 +59,8 @@ Name: udisks2 Summary: Disk Manager Version: 2.9.0 -Release: 3 -License: GPLv2+ +Release: 4 +License: GPL-2.0+ and LGPL-2.0+ Group: System Environment/Libraries URL: https://github.com/storaged-project/udisks Source0: https://github.com/storaged-project/udisks/releases/download/udisks-%{version}/udisks-%{version}.tar.bz2 @@ -438,6 +438,9 @@ udevadm trigger %endif %changelog +* Sat Feb 19 2022 yanglongkang - 2.9.0-4 +- correct License + * Tue Jan 5 2022 yanglongkang -2.9.0-3 - rectify errors in the spec file fix CVE-2021-3802