diff --git a/libxmlpatch/libxmlpatch.spec b/libxmlpatch/libxmlpatch.spec index b671e26811..b99a097624 100644 --- a/libxmlpatch/libxmlpatch.spec +++ b/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