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 0a8d9f84a09f8b97445063cb9fa22fab165765cc..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..136c37e746ed70eba17f8d05bc36ea8a5db28307 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 9d8b2178e31504f3758623c63252c254ef1e5810..5fc815b9629606885d9e933b636a6b0b5840f660 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