Update to 3.5.0 release
This commit is contained in:
parent
0023f67aa2
commit
59fac20829
2
.gitignore
vendored
2
.gitignore
vendored
@ -37,3 +37,5 @@
|
||||
/libnl-doc-3.4.0-rc1.tar.gz
|
||||
/libnl-3.4.0.tar.gz
|
||||
/libnl-doc-3.4.0.tar.gz
|
||||
/libnl-3.5.0.tar.gz
|
||||
/libnl-doc-3.5.0.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libnl3
|
||||
Version: 3.4.0
|
||||
Release: 10%{?dist}
|
||||
Version: 3.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Convenience library for kernel netlink sockets
|
||||
License: LGPLv2
|
||||
URL: http://www.infradead.org/~tgr/libnl/
|
||||
@ -132,6 +132,9 @@ popd
|
||||
%{python3_sitearch}/netlink-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Sun Sep 1 2019 Thomas Haller <thaller@redhat.com> - 3.5.0-1
|
||||
- Update to 3.5.0 release
|
||||
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.4.0-10
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (libnl-3.4.0.tar.gz) = 6336e5c55c79ff2638de9c812cc1842871769236bad7f65c547dec35fafd91988b257fceab144a0cc133c4b29f61172f6552c53aa9fc723bdc783079c2b1851e
|
||||
SHA512 (libnl-doc-3.4.0.tar.gz) = f0980162c2e887ae61e5f8b659743a625e74fe2574253f717c12ce8c9c8c8496ff8356a65b9679a61611263cc05161b829f7320612a89226c56c8ab17c25b348
|
||||
SHA512 (libnl-3.5.0.tar.gz) = 9c94c09bac34297493b3ea482713d7c0865d2839b5042e5c7d1ed008e2402ab63df35a18e272f40b2cce27d0c31dc733fe7e4b2d376e7ca847a2b0d5e90de50c
|
||||
SHA512 (libnl-doc-3.5.0.tar.gz) = 806cacbcf40df676ee9f77db1054bb5233fbd87f330fdea4aa7f60d8e1696b290fcdcee80bb407ffecfaf39f668273d9b127bb88067a1cb4f2c15e344a4baf42
|
||||
|
Loading…
Reference in New Issue
Block a user