Browse Source

fix tracking

master
parent
commit
06983e671a
  1. 4
      libxmlpatch/libxmlpatch.spec

4
libxmlpatch/libxmlpatch.spec

@ -32,7 +32,7 @@ Class: EVAL
Group: XML
License: LGPL
Version: 0.4.0
Release: 20150905
Release: 20160306
# list of sources
Source0: http://downloads.sourceforge.net/xmlpatch/libxmlpatch_%{version}.tar.gz
@ -57,7 +57,7 @@ PreReq: libxml, glib, check
prog libxmlpatch = {
version = %{version}
url = http://sourceforge.net/projects/xmlpatch/files/
regex = libxmlpatch-(__VER__)\.tar\.gz
regex = libxmlpatch_(__VER__)\.tar\.gz
}
%prep

Loading…
Cancel
Save