Blame nodejs-should-type.spec

c01aba5
Name:           nodejs-should-type
c01aba5
Version:        0.2.0
79c9f72
Release:        8%{?dist}
c01aba5
Summary:        Simple module to get instance type
c01aba5
c01aba5
License:        MIT
c01aba5
URL:            https://github.com/shouldjs/type
c01aba5
Source0:        https://registry.npmjs.org/should-type/-/should-type-%{version}.tgz
c01aba5
BuildArch:      noarch
c01aba5
ExclusiveArch:  %{nodejs_arches} noarch
c01aba5
c01aba5
BuildRequires:  nodejs-packaging
c01aba5
c01aba5
c01aba5
%description
c01aba5
Simple module to get instance type. Like a bit more advanced version of typeof.
c01aba5
c01aba5
c01aba5
%prep
c01aba5
%setup -q -n package
c01aba5
sed -i 's/\r$//' README.md
c01aba5
rm -rf node_modules
c01aba5
c01aba5
c01aba5
%build
c01aba5
c01aba5
c01aba5
%install
c01aba5
mkdir -p %{buildroot}%{nodejs_sitelib}/should-type
c01aba5
cp -pr package.json index.js types.js %{buildroot}%{nodejs_sitelib}/should-type
c01aba5
%nodejs_symlink_deps
c01aba5
c01aba5
c01aba5
%files
c01aba5
%doc README.md
c01aba5
%license LICENSE
c01aba5
%{nodejs_sitelib}/should-type
c01aba5
c01aba5
c01aba5
%changelog
79c9f72
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-8
79c9f72
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
79c9f72
733c57e
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-7
733c57e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
733c57e
9797159
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-6
9797159
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
9797159
e85032a
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-5
e85032a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
e85032a
909a1f4
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-4
909a1f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
909a1f4
6b91899
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-3
6b91899
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
6b91899
c01aba5
* Fri Sep  4 2015 Tom Hughes <tom@compton.nu> - 0.2.0-2
c01aba5
- Fix line endings
c01aba5
c01aba5
* Thu Aug 27 2015 Tom Hughes <tom@compton.nu> - 0.2.0-1
c01aba5
- Initial build of 0.2.0