!2 Update to 1.1.1
From: @chen-jan Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
dc8116de64
BIN
abbrev-1.0.7.tgz
BIN
abbrev-1.0.7.tgz
Binary file not shown.
@ -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
BIN
v1.1.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user