diff --git a/libnl-3.2.1.tar.xz b/libnl-3.2.1.tar.xz deleted file mode 100644 index 632d237..0000000 --- a/libnl-3.2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a2e32f7f1ae74fcf1bf73a031757d0e2d25c4fd69a5a7b50c68f7279627edfd -size 862132 diff --git a/libnl-3.2.3.tar.xz b/libnl-3.2.3.tar.xz new file mode 100644 index 0000000..97a3495 --- /dev/null +++ b/libnl-3.2.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b8cb8b8aec087fcb8b3325c5bef10845a516071e8dabc1e0195d77e21035d27 +size 863016 diff --git a/libnl3.changes b/libnl3.changes index 3155000..d46314d 100644 --- a/libnl3.changes +++ b/libnl3.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Nov 19 20:44:32 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- +Fri Nov 11 00:33:56 UTC 2011 - jengelh@medozas.de + +- Update to new upstream release 3.2.3 +* Add missing libnl-cli-3.0 pkgconfig file +* Fix memory leaks durgin rtnl_addr object freeing + ------------------------------------------------------------------- Wed Sep 21 18:31:38 UTC 2011 - jengelh@medozas.de diff --git a/libnl3.spec b/libnl3.spec index 3ffb395..165b302 100644 --- a/libnl3.spec +++ b/libnl3.spec @@ -20,20 +20,20 @@ Name: libnl3 %define lname libnl3-200 %define with_tools 1 -Version: 3.2.1 +Version: 3.2.3 Release: 0 Summary: Convenience library for working with Netlink sockets License: LGPL-2.1, GPL-2.0 Group: Development/Libraries/C and C++ -URL: http://people.suug.ch/~tgr/libnl/ +Url: http://people.suug.ch/~tgr/libnl/ #Git-Clone: git://git.kernel.org/pub/scm/libs/netlink/libnl #Git-Clone: git://git.infradead.org/users/tgr/libnl Source: libnl-%version.tar.xz Source2: baselibs.conf Patch1: libdir.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: bison fdupes flex pkgconfig python-devel xz +BuildRequires: bison fdupes flex libtool pkgconfig python-devel xz %description The libnl suite is a collection of libraries providing APIs to