diff --git a/local-npm-registry.changes b/local-npm-registry.changes index 99f898d..b120b76 100644 --- a/local-npm-registry.changes +++ b/local-npm-registry.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 16 16:43:23 UTC 2022 - Adam Majer + +- Revert Requires: back to npm-default. If we need support for + Fedora to have something else, we can do this another way + https://en.opensuse.org/openSUSE:Build_Service_prjconf#Substitute + ------------------------------------------------------------------- Mon Aug 15 15:59:04 UTC 2022 - Bruno Pitrus - Allow the user to override `node` and `npm` commands in PATH. diff --git a/local-npm-registry.spec b/local-npm-registry.spec index ab626d5..8a31ee6 100644 --- a/local-npm-registry.spec +++ b/local-npm-registry.spec @@ -1,7 +1,7 @@ # # spec file for package local-npm-registry # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ License: GPL-3.0-or-later URL: https://github.com/openSUSE/npm-localhost-proxy Source: https://github.com/openSUSE/npm-localhost-proxy/releases/download/v%{version}/local_npm_registry-v%{version}.tar.gz Patch0: 0001-Allow-the-user-to-provide-their-own-npm-command-by-m.patch -Requires: npm +Requires: npm-default BuildArch: noarch %description