Ralf S. Engelschall 9 år sedan
förälder
incheckning
7e98621eeb
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      yo/yo.spec

+ 2 - 2
yo/yo.spec

@@ -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
     }