diff --git a/libmnl-1.0.1+git18.tar.xz b/libmnl-1.0.1+git18.tar.xz deleted file mode 100644 index bfc6e8f..0000000 --- a/libmnl-1.0.1+git18.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4778ac347de5243688d9bf3b63ad5ad4e6f62b75f89c6874c347f87b2ab2ffd -size 32352 diff --git a/libmnl-1.0.2.tar.bz2 b/libmnl-1.0.2.tar.bz2 new file mode 100644 index 0000000..6222a82 --- /dev/null +++ b/libmnl-1.0.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d91e85386fd44ad1fa5e1f3d87af6099d954d8d0f45b009a4ecc096137e4a60 +size 300560 diff --git a/libmnl-1.0.2.tar.bz2.sig b/libmnl-1.0.2.tar.bz2.sig new file mode 100644 index 0000000..d3991c6 Binary files /dev/null and b/libmnl-1.0.2.tar.bz2.sig differ diff --git a/libmnl.changes b/libmnl.changes index f8f42ce..b7d6418 100644 --- a/libmnl.changes +++ b/libmnl.changes @@ -1,8 +1,11 @@ ------------------------------------------------------------------- -Sat Dec 31 20:33:06 UTC 2011 - jengelh@medozas.de +Mon Jan 2 21:24:22 UTC 2012 - jengelh@medozas.de -- Update to new git snapshot 1.0.1+git18 -* build updates +- Update to new upstream release 1.0.2 +* build and compile updates +* header: fix invalid use of type void * in arithmetic of + mnl_for_each_nest(...) +* doc: fix wrong comment describing mnl_nlmsg_batch_stop ------------------------------------------------------------------- Thu Dec 29 20:48:55 UTC 2011 - jengelh@medozas.de diff --git a/libmnl.spec b/libmnl.spec index de62f2e..5bf3dc5 100644 --- a/libmnl.spec +++ b/libmnl.spec @@ -1,7 +1,7 @@ # # spec file for package libmnl # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,19 +20,19 @@ Name: libmnl Summary: Minimalistic Netlink communication library %define lname %{name}0 -Version: 1.0.1+git18 +Version: 1.0.2 Release: 0 License: LGPL-2.1+ Group: Productivity/Networking/Security Url: http://netfilter.org/projects/libmnl/ #Git-Clone: git://git.netfilter.org/libmnl -#DL-URL: http://netfilter.org/projects/libmnl/files/%name-%version.tar.bz2 -Source: %name-%version.tar.xz +Source: ftp://ftp.netfilter.org/pub/libmnl/%name-%version.tar.bz2 +Source2: ftp://ftp.netfilter.org/pub/libmnl/%name-%version.tar.bz2.sig Source9: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf automake >= 1.6 libtool -BuildRequires: pkgconfig >= 0.23 xz +BuildRequires: pkgconfig >= 0.23 %description libmnl is a minimalistic user-space library oriented to Netlink