diff --git a/jackson-core.spec b/jackson-core.spec index d79d84f79f2526674eef11ca3a7e3c0430e341df..10e9a21251680c34e3214b951e7d884818dcab1c 100644 --- a/jackson-core.spec +++ b/jackson-core.spec @@ -1,6 +1,6 @@ Name: jackson-core Version: 2.9.8 -Release: 1 +Release: 2 Summary: Core part of Jackson License: ASL 2.0 URL: https://github.com/FasterXML/jackson-core/ @@ -29,7 +29,7 @@ sed -i 's/\r//' LICENSE NOTICE %mvn_file : %{name} %build -%mvn_build +%mvn_build -d -f %install %mvn_install @@ -42,6 +42,9 @@ sed -i 's/\r//' LICENSE NOTICE %license LICENSE NOTICE %changelog +* Thu Nov 24 2022 yinxx - 2.9.8-2 +- add parameter to debug + * Fri Aug 28 2020 huanghaitao - 2.9.8-1 - Upgrade to 2.9.8-1