diff --git a/forbidden-apis-2.5.tar.gz b/forbidden-apis-2.5.tar.gz deleted file mode 100644 index 4f7225a226bc35b43ae41a6dda30229e37e3fedb..0000000000000000000000000000000000000000 Binary files a/forbidden-apis-2.5.tar.gz and /dev/null differ diff --git a/forbidden-apis-2.6.tar.gz b/forbidden-apis-2.6.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..aaa80a2d3598234add6bb953d61a9eeab53a3048 Binary files /dev/null and b/forbidden-apis-2.6.tar.gz differ diff --git a/forbidden-apis.spec b/forbidden-apis.spec index 5583184a6b4bbfad32f1c2dc9b230e9c6cc735a2..7494e6132e69dfb8d3b4eb716894eed075347804 100644 --- a/forbidden-apis.spec +++ b/forbidden-apis.spec @@ -1,5 +1,5 @@ Name: forbidden-apis -Version: 2.5 +Version: 2.6 Release: 1 Summary: Policeman's Forbidden API Checker License: ASL 2.0 @@ -23,8 +23,8 @@ This package contains API documentation for %{name}. %prep %setup -q -%patch0 -%patch1 +%patch 0 +%patch 1 find . -name "*.jar" -print -delete find . -name "*.class" -print -delete sed -i -e '/ivy:configure/d' build.xml @@ -73,5 +73,8 @@ install -pm 644 %{name}-ant %{buildroot}%{_sysconfdir}/ant.d/%{name} %license LICENSE.txt NOTICE.txt %changelog +* Fri Aug 22 2025 openeuler_bot - 2.6-1 +- update forbidden-apis to 2.6 + * Thu Jul 30 2020 leiju - 2.5-1 -- Package init +- Package init \ No newline at end of file