diff --git a/linux-system-roles.spec b/linux-system-roles.spec index 86add04..805db49 100644 --- a/linux-system-roles.spec +++ b/linux-system-roles.spec @@ -22,10 +22,10 @@ Name: linux-system-roles Url: https://github.com/linux-system-roles Summary: Set of interfaces for unified system management Version: 1.9.0 -Release: 1%{?dist} +Release: 2%{?dist} #Group: Development/Libraries -License: GPLv3+ and MIT and BSD and PSFL +License: GPLv3+ and MIT and BSD and Python %global installbase %{_datadir}/linux-system-roles %global _pkglicensedir %{_licensedir}/%{name} %global rolealtprefix linux-system-roles. @@ -713,6 +713,11 @@ fi %endif %changelog +* Tue Oct 26 2021 Sergei Petrosian - 1.9.0-2 +- Change the PFSL license to Python because this is how PFSL is reffered to in + rpminspect-data packages in Fedora, CentOS, and RHEL + Related: rhbz#2006076 + * Mon Oct 11 2021 Sergei Petrosian - 1.9.0-1 - Support ansible-core and improve roles: - selinux: Add support for Rocky Linux 8, fix ansible_distribution_major_version