diff --git a/libnl3.spec b/libnl3.spec index 812892ede9e362c55e4e41f2bf82c1a80fe4d0f4..908cb6c39ffac8f8360e5aed206e4f538c08ba67 100644 --- a/libnl3.spec +++ b/libnl3.spec @@ -1,11 +1,10 @@ -%define ver 3_5_0 Name: libnl3 Version: 3.5.0 -Release: 2 +Release: 3 Summary: Providing APIs to netlink protocol based Linux kernel interfaces License: LGPLv2 URL: http://www.infradead.org/~tgr/libnl/ -Source: https://github.com/thom311/libnl/releases/download/libnl%{uver}/libnl-%{version}.tar.gz +Source: https://github.com/thom311/libnl/releases/download/libnl3_5_0/libnl-3.5.0.tar.gz Patch9000: solve-redefinition-of-struct-ipv6_mreq.patch @@ -107,6 +106,12 @@ cd python %{python2_sitearch}/netlink-*.egg-info %changelog +* Thu Sep 10 2020 lunankun - 3.5.0-3 +- Type: bugfix +- ID: NA +- SUG: NA +- DESC: fix Source0 url + * Tue Aug 18 2020 chenyaqiang - 3.5.0-2 - rebuild for package build