diff --git a/jackson-dataformats-binary.spec b/jackson-dataformats-binary.spec index a3707e6..20821c1 100644 --- a/jackson-dataformats-binary.spec +++ b/jackson-dataformats-binary.spec @@ -1,8 +1,8 @@ Name: jackson-dataformats-binary Version: 2.9.4 -Release: 6 +Release: 7 Summary: A multi-module umbrella project for Jackson standard binary data format backends -License: ASL 2.0 and BSD +License: Apache-2.0 URL: https://github.com/FasterXML/jackson-dataformats-binary Source0: https://github.com/FasterXML/jackson-dataformats-binary/archive/%{name}-%{version}.tar.gz Patch0000: CVE-2020-28491.patch @@ -51,6 +51,9 @@ sed -i 's/\r//' NOTICE LICENSE /usr/share/maven* %changelog +* Tue May 10 2022 liyanan - 2.9.4-7 +- License compliance rectification + * Tue Mar 2 2021 zhanghua - 2.9.4-6 - fix CVE-2020-28491