From e3e52607d7cc9cfe3bc4a55f4e0e625364e950e4 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Oct 21 2017 13:07:21 +0000 Subject: Fix the version tag --- diff --git a/nodejs-url-parse-lax.spec b/nodejs-url-parse-lax.spec index 8e2a4c1..17079f8 100644 --- a/nodejs-url-parse-lax.spec +++ b/nodejs-url-parse-lax.spec @@ -3,13 +3,13 @@ %global module_name url-parse-lax Name: nodejs-%{module_name} -Version: v2.0.0 +Version: 2.0.0 Release: 1%{?dist} Summary: The url.parse() with support for protocol-less URLs & IPs License: MIT URL: https://github.com/sindresorhus/url-parse-lax -Source0: https://github.com/sindresorhus/%{module_name}/archive/%{version}.tar.gz +Source0: https://github.com/sindresorhus/%{module_name}/archive/v%{version}.tar.gz BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch