Revert version to 2.9.8

This commit is contained in:
jxy_git 2022-08-17 16:28:21 +08:00
parent 605b5ec4e5
commit 6557fade76
3 changed files with 2 additions and 7 deletions

Binary file not shown.

BIN
jackson-core-2.9.8.tar.gz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: jackson-core
Version: 2.13.1
Version: 2.9.8
Release: 1
Summary: Core part of Jackson
License: ASL 2.0
@ -23,9 +23,7 @@ This package contains API documentation for %{name}.
%prep
%setup -q -n %{name}-%{name}-%{version}
%pom_remove_plugin ":maven-enforcer-plugin"
%pom_remove_plugin "org.jacoco:jacoco-maven-plugin"
%pom_remove_plugin "org.moditect:moditect-maven-plugin"
%pom_remove_plugin "de.jjohannes:gradle-module-metadata-maven-plugin"
cp -p src/main/resources/META-INF/LICENSE .
cp -p src/main/resources/META-INF/NOTICE .
sed -i 's/\r//' LICENSE NOTICE
%mvn_file : %{name}
@ -44,9 +42,6 @@ sed -i 's/\r//' LICENSE NOTICE
%license LICENSE NOTICE
%changelog
* Wed Mar 30 2022 houyingchao <houyingchao@huawei.com> - 2.13.1-1
- Upgrade to 2.13.1
* Fri Aug 28 2020 huanghaitao <huanghaitao8@huawei.com> - 2.9.8-1
- Upgrade to 2.9.8-1