diff --git a/Rhino1_7_7_1_RELEASE.tar.gz b/Rhino1_7_7_1_RELEASE.tar.gz index 5b07009..521e021 100644 Binary files a/Rhino1_7_7_1_RELEASE.tar.gz and b/Rhino1_7_7_1_RELEASE.tar.gz differ diff --git a/rhino.spec b/rhino.spec index a5af5e8..1d73990 100644 --- a/rhino.spec +++ b/rhino.spec @@ -1,11 +1,11 @@ Name: rhino Version: 1.7.7.1 -Release: 7 +Release: 8 Summary: Open-source implementation of JavaScript written entirely in Java License: MPLv2.0 URL: http://www.mozilla.org/rhino/ Source0: https://github.com/mozilla/rhino/archive/Rhino1_7_7_1_RELEASE.tar.gz -Source1: http://repo1.maven.org/maven2/org/mozilla/rhino/%{version}/rhino-%{version}.pom +Source1: https://repo1.maven.org/maven2/org/mozilla/rhino/%{version}/rhino-%{version}.pom Source2: %{name}.script Patch0: %{name}-build.patch Patch1: %{name}-addOrbitManifest.patch @@ -74,5 +74,8 @@ find $RPM_BUILD_ROOT%{_datadir}/%{name} -name '*.build' -delete %{_mandir}/man*/* %changelog +* Wed Nov 9 2022 liyanan - 1.7.7.1-8 +- Change source + * Wed Dec 4 2019 openEuler Buildteam - 1.7.7.1-7 - Package init