!2 Update to 1.1.1

From: @chen-jan 
Reviewed-by: @solarhu 
Signed-off-by: @solarhu
This commit is contained in:
openeuler-ci-bot 2022-06-30 09:21:34 +00:00 committed by Gitee
commit dc8116de64
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

View File

@ -1,11 +1,11 @@
%{?nodejs_find_provides_and_requires}
Name: nodejs-abbrev
Version: 1.0.7
Version: 1.1.1
Release: 1
Summary: Abbreviation calculator for Node.js
License: MIT
URL: https://github.com/isaacs/abbrev-js
Source0: https://registry.npmjs.org/abbrev/-/abbrev-%{version}.tgz
Source0: https://github.com/npm/abbrev-js/archive/refs/tags/v1.1.1.tar.gz
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
BuildRequires: nodejs-packaging
@ -13,7 +13,7 @@ BuildRequires: nodejs-packaging
Calculate the set of unique abbreviations for a given set of strings.
%prep
%setup -q -n package
%autosetup -n abbrev-js-%{version}
%build
@ -31,5 +31,8 @@ node abbrev.js
%license LICENSE
%changelog
* Wed Jun 29 2022 chenchen <chen_aka_jan@163.com> - 1.1.1-1
- Update to 1.1.1
* Sat Aug 8 2020 wutao <wutao61@huawei.com> - 1.0.7-1
- package init

BIN
v1.1.1.tar.gz Normal file

Binary file not shown.