@@ -36,7 +36,7 @@ Class: EVAL
Group: Language
License: MIT
Version: %{V_yo}
-Release: 20161003
+Release: 20161210
# list of sources
Source0: http://download.openpkg.org/components/versioned/yeoman/yo-%{V_yo}-%{V_yo_snap}.tar.gz
@@ -51,7 +51,7 @@ PreReq: OpenPKG, openpkg >= 20160101, node
%track
prog yo = {
- version = v%{version}
+ version = %{version}
url = https://github.com/yeoman/yo/releases
regex = v(\d+\.\d+\.\d+)\.tar\.gz
}