fix source0 url
This commit is contained in:
parent
e31bd62fca
commit
015a3fd98a
11
libnl3.spec
11
libnl3.spec
@ -1,11 +1,10 @@
|
|||||||
%define ver 3_5_0
|
|
||||||
Name: libnl3
|
Name: libnl3
|
||||||
Version: 3.5.0
|
Version: 3.5.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Providing APIs to netlink protocol based Linux kernel interfaces
|
Summary: Providing APIs to netlink protocol based Linux kernel interfaces
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
URL: http://www.infradead.org/~tgr/libnl/
|
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
|
Patch9000: solve-redefinition-of-struct-ipv6_mreq.patch
|
||||||
|
|
||||||
@ -107,6 +106,12 @@ cd python
|
|||||||
%{python2_sitearch}/netlink-*.egg-info
|
%{python2_sitearch}/netlink-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Jan 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.5.0-1
|
||||||
- update software to 3.5.0
|
- update software to 3.5.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user