diff --git a/deepin-compressor.spec b/deepin-compressor.spec index 6b39e53b7ad9b463c5ccca261201c253a0d678b8..19cf7bd472a9ef394328d9576afa70d71c10e2d7 100644 --- a/deepin-compressor.spec +++ b/deepin-compressor.spec @@ -1,10 +1,10 @@ -%define specrelease 2 +%define specrelease 3 Name: deepin-compressor Version: 5.12.13 Release: %{specrelease} Summary: A fast and lightweight application for creating and extracting archives -License: GPLv3+ +License: GPLv3+ and GPLv2+ and (MPLv1.1 or LGPLv2.1) URL: https://github.com/linuxdeepin/deepin-devicemanager Source0: %{name}-%{version}.tar.gz Patch0001: backport-CVE-2021-38291.patch @@ -91,6 +91,9 @@ echo "%{_libdir}/%{name}/plugins/" > %{buildroot}/%{_sysconfdir}/ld.so.conf.d/%{ /sbin/ldconfig %changelog +* Thu Sep 18 2025 wangqia - 5.12.13-3 +- spec: update license + * Fri Sep 06 2024 pangqing - 5.12.13-2 - CVE-2021-38291