diff --git a/jackson-bom-2.9.4.tar.gz b/jackson-bom-2.9.4.tar.gz deleted file mode 100644 index 066f422..0000000 Binary files a/jackson-bom-2.9.4.tar.gz and /dev/null differ diff --git a/jackson-bom-2.9.8.tar.gz b/jackson-bom-2.9.8.tar.gz new file mode 100644 index 0000000..7f1cc38 Binary files /dev/null and b/jackson-bom-2.9.8.tar.gz differ diff --git a/jackson-bom.spec b/jackson-bom.spec index 04965ed..a6f3b1c 100644 --- a/jackson-bom.spec +++ b/jackson-bom.spec @@ -2,8 +2,8 @@ %global lic_name LICENSE Name: jackson-bom -Version: 2.9.4 -Release: 4 +Version: 2.9.8 +Release: 1 Summary: Bill of materials POM for Jackson projects License: ASL 2.0 URL: https://github.com/FasterXML/%{name} @@ -39,6 +39,9 @@ sed -i 's/\r//' %{lic_name} %doc README.md %changelog +* Thu Jul 23 2020 wangchong - 2.9.8-1 +- package upgrade + * Tue Dec 10 2019 mengxian - 2.9.4-4 - Package init