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

Loading…
Cancel
Save