diff --git a/nodejs-findup-sync-0.3.0.tar.gz b/nodejs-findup-sync-0.3.0.tar.gz deleted file mode 100644 index 78016e5..0000000 Binary files a/nodejs-findup-sync-0.3.0.tar.gz and /dev/null differ diff --git a/nodejs-findup-sync.spec b/nodejs-findup-sync.spec index 936dc69..7d3b9a4 100644 --- a/nodejs-findup-sync.spec +++ b/nodejs-findup-sync.spec @@ -6,7 +6,7 @@ Release: 1 Summary: Find the first file matching a given pattern License: MIT URL: https://github.com/js-cli/node-findup-sync -Source0: https://github.com/js-cli/node-findup-sync/archive/v%{version}/nodejs-findup-sync-%{version}.tar.gz +Source0: https://github.com/js-cli/node-findup-sync/archive/v%{version}.tar.gz BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch BuildRequires: nodejs-packaging @@ -18,7 +18,7 @@ Find the first file matching a given pattern in the current directory or the nearest ancestor directory. %prep -%autosetup -n node-findup-sync-%{version} +%autosetup -n findup-sync-%{version} %nodejs_fixdep glob '^6.0.3' %build diff --git a/v0.3.0.tar.gz b/v0.3.0.tar.gz new file mode 100644 index 0000000..528f4b9 Binary files /dev/null and b/v0.3.0.tar.gz differ