diff --git a/takari-plugin-testing-2.9.2.tar.gz b/takari-plugin-testing-2.9.2.tar.gz deleted file mode 100644 index 0a8d9f8..0000000 Binary files a/takari-plugin-testing-2.9.2.tar.gz and /dev/null differ diff --git a/takari-plugin-testing-3.0.1.tar.gz b/takari-plugin-testing-3.0.1.tar.gz new file mode 100644 index 0000000..136c37e Binary files /dev/null and b/takari-plugin-testing-3.0.1.tar.gz differ diff --git a/takari-plugin-testing.spec b/takari-plugin-testing.spec index 9d8b217..5fc815b 100644 --- a/takari-plugin-testing.spec +++ b/takari-plugin-testing.spec @@ -1,6 +1,6 @@ Name: takari-plugin-testing -Version: 2.9.2 -Release: 2 +Version: 3.0.1 +Release: 1 Summary: Maven plugin testing library License: EPL-1.0 and ASL 2.0 URL: http://takari.io/ @@ -36,6 +36,7 @@ This package provides %{summary}. %prep %setup -q -n %{name}-project-%{name}-%{version} %pom_disable_module takari-plugin-testing-its +%pom_remove_dep org.junit:junit-bom cp %{SOURCE1} %{SOURCE2} . %build @@ -52,6 +53,9 @@ cp %{SOURCE1} %{SOURCE2} . %license epl-v10.html LICENSE-2.0.txt %changelog +* Thu Jan 04 2024 Ge Wang - 3.0.1-1 +- update to version 3.0.1 + * Mon May 9 2022 baizhonggui - 2.9.2-2 - modify license identifier