diff --git a/2.0b6.tar.gz b/2.0b6.tar.gz new file mode 100644 index 0000000..c9fa4cb Binary files /dev/null and b/2.0b6.tar.gz differ diff --git a/bsh-2.0-b6.tar.gz b/bsh-2.0-b6.tar.gz deleted file mode 100644 index 468a86c..0000000 Binary files a/bsh-2.0-b6.tar.gz and /dev/null differ diff --git a/bsh.spec b/bsh.spec index 5730098..b216ac5 100644 --- a/bsh.spec +++ b/bsh.spec @@ -1,12 +1,12 @@ Name: bsh Version: 2.0 -Release: 15.b6 +Release: 16.b6 Epoch: 0 Summary: A Java scripting environment (command-line version) License: ASL 2.0 and BSD and Public Domain URL: http://www.beanshell.org/ BuildArch: noarch -Source0: %{name}-%{version}-b6.tar.gz +Source0: https://github.com/beanshell/beanshell/archive/refs/tags/%{version}b6.tar.gz Source1: %{name}-desktop.desktop BuildRequires: javapackages-local ant bsf junit javacc glassfish-servlet-api ImageMagick desktop-file-utils Requires: java-headless bsf jline javapackages-tools @@ -70,6 +70,9 @@ cat scripts/bshdoc.bsh >> %{buildroot}%{_bindir}/bshdoc %doc docs/manual/images/*.gif %changelog +* Wed Nov 09 2022 xu_ping - 0:2.0-16.b6 +- modify source pac + * Fri Feb 28 2020 daiqianwen - 0:2.0-15.b6 - modify spec