Auto sync2gitlab import of libnl3-3.7.0-1.el8.src.rpm
This commit is contained in:
parent
46c33b78f4
commit
6ab35f918b
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
/libnl-3.5.0.tar.gz
|
||||
/libnl-doc-3.5.0.tar.gz
|
||||
/libnl-3.7.0.tar.gz
|
||||
/libnl-doc-3.7.0.tar.gz
|
||||
|
12
libnl3.spec
12
libnl3.spec
@ -1,5 +1,5 @@
|
||||
Name: libnl3
|
||||
Version: 3.5.0
|
||||
Version: 3.7.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Convenience library for kernel netlink sockets
|
||||
Group: Development/Libraries
|
||||
@ -14,8 +14,11 @@ Source1: http://www.infradead.org/~tgr/libnl/files/libnl-doc-%{fullversion}.tar.
|
||||
|
||||
#Patch1: some.patch
|
||||
|
||||
BuildRequires: flex bison
|
||||
BuildRequires: libtool autoconf automake
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
BuildRequires: libtool
|
||||
BuildRequires: swig
|
||||
|
||||
%if 0%{?rhel} > 7
|
||||
@ -170,6 +173,9 @@ popd
|
||||
%{python3_sitearch}/netlink-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Jul 6 2022 Thomas Haller <thaller@redhat.com> - 3.7.0-1
|
||||
- Update to 3.7.0 (rh #2078874)
|
||||
|
||||
* Tue Nov 26 2019 Thomas Haller <thaller@redhat.com> - 3.5.0-1
|
||||
- Update to 3.5.0
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (libnl-3.5.0.tar.gz) = 9c94c09bac34297493b3ea482713d7c0865d2839b5042e5c7d1ed008e2402ab63df35a18e272f40b2cce27d0c31dc733fe7e4b2d376e7ca847a2b0d5e90de50c
|
||||
SHA512 (libnl-doc-3.5.0.tar.gz) = 806cacbcf40df676ee9f77db1054bb5233fbd87f330fdea4aa7f60d8e1696b290fcdcee80bb407ffecfaf39f668273d9b127bb88067a1cb4f2c15e344a4baf42
|
||||
SHA512 (libnl-3.7.0.tar.gz) = 80fbbc079299c90afd2a5eda62e4d4f98bf4ef23958c3ce5101f4ed4d81d783af733213bb3bab15f218555d8460bc2394898f909f4ac024fc27281faec86a041
|
||||
SHA512 (libnl-doc-3.7.0.tar.gz) = 4f6ae2649bc81cc6d474fafa90878fefcd0775c36f1f8709f97a5a9bd516da8d35decbd1a7ed01a0321ff5498befc27be4c6c4d552cb6396303d3c3bfa47ca82
|
||||
|
Loading…
Reference in New Issue
Block a user