Change source

(cherry picked from commit e6f30c21cf14ff9a2c12eb9e32dedcd968e289a3)
This commit is contained in:
lyn1001 2022-11-09 15:24:50 +08:00 committed by openeuler-sync-bot
parent 4019513e24
commit 78d23bccc1
2 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -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 <liyanan32@h-partners.com> - 1.7.7.1-8
- Change source
* Wed Dec 4 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.7.7.1-7
- Package init