fix source0 url

This commit is contained in:
lunankun 2020-09-10 14:27:07 +08:00
parent e31bd62fca
commit 015a3fd98a

View File

@ -1,11 +1,10 @@
%define ver 3_5_0
Name: libnl3
Version: 3.5.0
Release: 1
Release: 2
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 <lunankun@huawei.com> - 3.5.0-2
- Type: bugfix
- ID: NA
- SUG: NA
- DESC: fix Source0 url
* Sun Jan 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.5.0-1
- update software to 3.5.0