diff --git a/libnl3.spec b/libnl3.spec index d60013fa957e6722aa68917dab715fd30eb9fdb7..8eb619d56b0e3094237443942701cdf558933272 100644 --- a/libnl3.spec +++ b/libnl3.spec @@ -1,6 +1,6 @@ Name: libnl3 Version: 3.5.0 -Release: 5 +Release: 6 Summary: Providing APIs to netlink protocol based Linux kernel interfaces License: LGPLv2 URL: http://www.infradead.org/~tgr/libnl/ @@ -82,6 +82,7 @@ cd python %check make check + cd python %{__python2} setup.py check %{__python3} setup.py check @@ -112,6 +113,12 @@ cd python %{python2_sitearch}/netlink-*.egg-info %changelog +* Fri Apr 2 2021 gaihuiying - 3.5.0-6 +- Type: bugfix +- ID: NA +- SUG: NA +- DESC: fix building error + * Fri Apr 2 2021 gaihuiying - 3.5.0-5 - Type: bugfix - ID: NA