init package

This commit is contained in:
root 2020-09-08 10:41:31 +08:00
parent 17a03731d2
commit b4510df293
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -8,8 +8,8 @@ Version: 1.0.2
Release: 1
Summary: Create an array without duplicates
License: MIT
URL: https://www.npmjs.com/package/array-uniq
Source0: https://github.com/sindresorhus/array-uniq/archive/d5e311f37692dfd25ec216490df10632ce5f69f3.tar.gz#/%{srcname}-%{shortcommit0}.tar.gz
URL: https://github.com/sindresorhus/array-uniq
Source0: https://github.com/sindresorhus/array-uniq/archive/v%{version}.tar.gz
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
BuildRequires: nodejs-packaging
@ -20,7 +20,7 @@ BuildRequires: npm(require-uncached) npm(es6-set) npm(mocha)
%{summary}.
%prep
%setup -qn %{srcname}-%{commit0}
%autosetup -n %{srcname}-%{version}
rm -rf node_modules/
%build

BIN
v1.0.2.tar.gz Normal file

Binary file not shown.