Ralf S. Engelschall il y a 9 ans
Parent
commit
16e79eff1b
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      glyphs2font/glyphs2font.spec

+ 2 - 2
glyphs2font/glyphs2font.spec

@@ -36,7 +36,7 @@ Class:        EVAL
 Group:        Typesetting
 License:      MIT
 Version:      %{V_glyphs2font}
-Release:      20160116
+Release:      20160305
 
 #   list of sources
 Source0:      http://download.openpkg.org/components/versioned/glyphs2font/glyphs2font-%{V_glyphs2font}-%{V_glyphs2font_snap}.tar.xz
@@ -53,7 +53,7 @@ PreReq:       OpenPKG, openpkg >= 20140101, node
     prog glyphs2font = {
         version   = %{version}
         url       = https://github.com/rse/glyphs2font/releases
-        regex     = (\d+\.\d+\.d+)
+        regex     = (\d+\.\d+\.\d+)
     }
 
 %prep