Hi, I think there is something unintentional in this patch. Best, -Michael On Mon, 2016-03-21 at 12:26 +0100, Alexander Marx wrote: > This is an Update release > > Signed-off-by: Alexander Marx > --- >  acl/acl.nm     | 4 ++-- >  acpid/acpid.nm | 4 ++-- >  2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/acl/acl.nm b/acl/acl.nm > index d75eded..34246e0 100644 > --- a/acl/acl.nm > +++ b/acl/acl.nm > @@ -4,8 +4,8 @@ >  ############################################################################# > ## >   >  name       = acl > -version    = 2.2.51 > -release    = 3 > +version    = 2.2.52 > +release    = 1 >   >  groups     = System/Filesystems >  url        = http://oss.sgi.com/projects/xfs/ > diff --git a/acpid/acpid.nm b/acpid/acpid.nm > index 0973b03..f13dfe4 100644 > --- a/acpid/acpid.nm > +++ b/acpid/acpid.nm > @@ -4,7 +4,7 @@ >  ############################################################################# > ## >   >  name       = acpid > -version    = 2.0.16 > +version    = 2.0.27 >  release    = 1 >   >  # ACPI is only available on x86 architectures. > @@ -19,7 +19,7 @@ description >   acpid is a daemon that dispatches ACPI events to user-space programs. >  end >   > -source_dl  = http://tedfelix.com/linux/ > +source_dl  = https://sourceforge.net/projects/acpid2/files/ >  sources    = %{thisapp}.tar.xz >   >  build