fuanan add package

This commit is contained in:
fwx913451 2020-09-07 20:05:09 +08:00
parent 7aee3900a6
commit fa0a7ab01e
4 changed files with 2 additions and 3 deletions

Binary file not shown.

View File

@ -6,7 +6,7 @@ Release: 1
Summary: A JavaScript text diff implementation for Node.js
License: BSD
URL: https://github.com/kpdecker/jsdiff
Source0: http://registry.npmjs.org/diff/-/diff-%{version}.tgz
Source0: https://github.com/kpdecker/jsdiff/archive/v%{version}.tar.gz
Source1: tests-v%{version}.tar.bz2
Source10: dl-tests.sh
BuildArch: noarch
@ -20,8 +20,7 @@ BuildRequires: npm(colors) npm(mocha) npm(should)
%{summary}
%prep
%setup -q -n package
%setup -q -T -D -a 1 -n package
%autosetup -n jsdiff-%{version}
%build

Binary file not shown.

BIN
v1.0.8.tar.gz Normal file

Binary file not shown.