From 6ad6f5d905d4ed346aefea76f6ffee5e87bf2acd Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 5 Mar 2016 11:19:02 +0000 Subject: [PATCH] fix tracking --- inline-assets/inline-assets.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/inline-assets/inline-assets.spec b/inline-assets/inline-assets.spec index 5bcf818235..61e1b4f541 100644 --- a/inline-assets/inline-assets.spec +++ b/inline-assets/inline-assets.spec @@ -36,7 +36,7 @@ Class: EVAL Group: Web License: MIT Version: %{V_inline_assets} -Release: 20160101 +Release: 20160305 # list of sources Source0: http://download.openpkg.org/components/versioned/inline-assets/inline-assets-%{V_inline_assets}-%{V_inline_assets_snap}.tar.xz @@ -52,8 +52,8 @@ PreReq: OpenPKG, openpkg >= 20140101, node %track prog inline-assets = { version = %{version} - url = https://github.com/rse/inline-assets/releases - regex = (\d+\.\d+\.d+) + url = https://github.com/rse/node-inline-assets/releases + regex = (\d+\.\d+\.\d+) } %prep