|
|
|
@ -1,99 +1,96 @@
|
|
|
|
|
Name: nispor
|
|
|
|
|
Version: 1.2.3
|
|
|
|
|
Version: 1.2.7
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: API for network status querying
|
|
|
|
|
License: ASL 2.0
|
|
|
|
|
URL: https://github.com/nispor/nispor
|
|
|
|
|
Source: https://github.com/nispor/nispor/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
|
|
|
|
Source1: %{name}-%{version}-vendor.tar.xz
|
|
|
|
|
Source1: https://github.com/nispor/nispor/releases/download/v%{version}/nispor-vendor-%{version}.tar.xz
|
|
|
|
|
BuildRequires: pkg-config
|
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
|
BuildRequires: rust-toolset
|
|
|
|
|
BuildRequires: systemd-rpm-macros
|
|
|
|
|
BuildRequires: systemd-devel
|
|
|
|
|
|
|
|
|
|
Provides: bundled(crate(aho-corasick)) = 0.7.15
|
|
|
|
|
Provides: bundled(crate(ansi_term)) = 0.11.0
|
|
|
|
|
Provides: bundled(crate(anyhow)) = 1.0.34
|
|
|
|
|
Provides: bundled(crate(aho-corasick)) = 0.7.18
|
|
|
|
|
Provides: bundled(crate(ansi_term)) = 0.12.1
|
|
|
|
|
Provides: bundled(crate(anyhow)) = 1.0.56
|
|
|
|
|
Provides: bundled(crate(atty)) = 0.2.14
|
|
|
|
|
Provides: bundled(crate(autocfg)) = 1.0.1
|
|
|
|
|
Provides: bundled(crate(bitflags)) = 1.2.1
|
|
|
|
|
Provides: bundled(crate(byteorder)) = 1.3.4
|
|
|
|
|
Provides: bundled(crate(byteordered)) = 0.5.0
|
|
|
|
|
Provides: bundled(crate(bytes)) = 0.5.6
|
|
|
|
|
Provides: bundled(crate(bytes)) = 1.0.1
|
|
|
|
|
Provides: bundled(crate(cc)) = 1.0.66
|
|
|
|
|
Provides: bundled(crate(autocfg)) = 1.1.0
|
|
|
|
|
Provides: bundled(crate(bitflags)) = 1.3.2
|
|
|
|
|
Provides: bundled(crate(byteorder)) = 1.4.3
|
|
|
|
|
Provides: bundled(crate(bytes)) = 1.1.0
|
|
|
|
|
Provides: bundled(crate(cc)) = 1.0.73
|
|
|
|
|
Provides: bundled(crate(cfg-if)) = 1.0.0
|
|
|
|
|
Provides: bundled(crate(clap)) = 2.33.3
|
|
|
|
|
Provides: bundled(crate(ctor)) = 0.1.16
|
|
|
|
|
Provides: bundled(crate(difference)) = 2.0.0
|
|
|
|
|
Provides: bundled(crate(dtoa)) = 0.4.6
|
|
|
|
|
Provides: bundled(crate(env_logger)) = 0.8.3
|
|
|
|
|
Provides: bundled(crate(futures)) = 0.3.12
|
|
|
|
|
Provides: bundled(crate(futures-channel)) = 0.3.12
|
|
|
|
|
Provides: bundled(crate(futures-core)) = 0.3.12
|
|
|
|
|
Provides: bundled(crate(futures-executor)) = 0.3.12
|
|
|
|
|
Provides: bundled(crate(futures-io)) = 0.3.12
|
|
|
|
|
Provides: bundled(crate(futures-macro)) = 0.3.12
|
|
|
|
|
Provides: bundled(crate(futures-sink)) = 0.3.12
|
|
|
|
|
Provides: bundled(crate(futures-task)) = 0.3.12
|
|
|
|
|
Provides: bundled(crate(futures-util)) = 0.3.12
|
|
|
|
|
Provides: bundled(crate(hermit-abi)) = 0.1.17
|
|
|
|
|
Provides: bundled(crate(clap)) = 3.1.6
|
|
|
|
|
Provides: bundled(crate(ctor)) = 0.1.21
|
|
|
|
|
Provides: bundled(crate(diff)) = 0.1.12
|
|
|
|
|
Provides: bundled(crate(env_logger)) = 0.9.0
|
|
|
|
|
Provides: bundled(crate(ethtool)) = 0.2.2
|
|
|
|
|
Provides: bundled(crate(futures)) = 0.3.21
|
|
|
|
|
Provides: bundled(crate(futures-channel)) = 0.3.21
|
|
|
|
|
Provides: bundled(crate(futures-core)) = 0.3.21
|
|
|
|
|
Provides: bundled(crate(futures-executor)) = 0.3.21
|
|
|
|
|
Provides: bundled(crate(futures-io)) = 0.3.21
|
|
|
|
|
Provides: bundled(crate(futures-macro)) = 0.3.21
|
|
|
|
|
Provides: bundled(crate(futures-sink)) = 0.3.21
|
|
|
|
|
Provides: bundled(crate(futures-task)) = 0.3.21
|
|
|
|
|
Provides: bundled(crate(futures-util)) = 0.3.21
|
|
|
|
|
Provides: bundled(crate(genetlink)) = 0.2.1
|
|
|
|
|
Provides: bundled(crate(hashbrown)) = 0.11.2
|
|
|
|
|
Provides: bundled(crate(hermit-abi)) = 0.1.19
|
|
|
|
|
Provides: bundled(crate(humantime)) = 2.1.0
|
|
|
|
|
Provides: bundled(crate(itoa)) = 0.4.6
|
|
|
|
|
Provides: bundled(crate(libc)) = 0.2.93
|
|
|
|
|
Provides: bundled(crate(linked-hash-map)) = 0.5.3
|
|
|
|
|
Provides: bundled(crate(indexmap)) = 1.8.0
|
|
|
|
|
Provides: bundled(crate(itoa)) = 1.0.1
|
|
|
|
|
Provides: bundled(crate(lazy_static)) = 1.4.0
|
|
|
|
|
Provides: bundled(crate(libc)) = 0.2.120
|
|
|
|
|
Provides: bundled(crate(linked-hash-map)) = 0.5.4
|
|
|
|
|
Provides: bundled(crate(log)) = 0.4.14
|
|
|
|
|
Provides: bundled(crate(memchr)) = 2.3.4
|
|
|
|
|
Provides: bundled(crate(mio)) = 0.7.7
|
|
|
|
|
Provides: bundled(crate(miow)) = 0.3.6
|
|
|
|
|
Provides: bundled(crate(netlink-packet-core)) = 0.2.4
|
|
|
|
|
Provides: bundled(crate(netlink-packet-route)) = 0.7.0
|
|
|
|
|
Provides: bundled(crate(netlink-packet-utils)) = 0.4.0
|
|
|
|
|
Provides: bundled(crate(netlink-proto)) = 0.6.0
|
|
|
|
|
Provides: bundled(crate(netlink-sys)) = 0.6.0
|
|
|
|
|
Provides: bundled(crate(nix)) = 0.19.1
|
|
|
|
|
Provides: bundled(crate(ntapi)) = 0.3.6
|
|
|
|
|
Provides: bundled(crate(num_cpus)) = 1.13.0
|
|
|
|
|
Provides: bundled(crate(once_cell)) = 1.4.1
|
|
|
|
|
Provides: bundled(crate(output_vt100)) = 0.1.2
|
|
|
|
|
Provides: bundled(crate(paste)) = 1.0.2
|
|
|
|
|
Provides: bundled(crate(pin-project-lite)) = 0.1.12
|
|
|
|
|
Provides: bundled(crate(pin-project-lite)) = 0.2.4
|
|
|
|
|
Provides: bundled(crate(memchr)) = 2.4.1
|
|
|
|
|
Provides: bundled(crate(memoffset)) = 0.6.5
|
|
|
|
|
Provides: bundled(crate(mio)) = 0.8.1
|
|
|
|
|
Provides: bundled(crate(miow)) = 0.3.7
|
|
|
|
|
Provides: bundled(crate(netlink-packet-core)) = 0.4.2
|
|
|
|
|
Provides: bundled(crate(netlink-packet-generic)) = 0.3.0
|
|
|
|
|
Provides: bundled(crate(netlink-packet-route)) = 0.11.0
|
|
|
|
|
Provides: bundled(crate(netlink-packet-utils)) = 0.5.1
|
|
|
|
|
Provides: bundled(crate(netlink-proto)) = 0.9.2
|
|
|
|
|
Provides: bundled(crate(netlink-sys)) = 0.8.2
|
|
|
|
|
Provides: bundled(crate(nix)) = 0.22.3
|
|
|
|
|
Provides: bundled(crate(ntapi)) = 0.3.7
|
|
|
|
|
Provides: bundled(crate(os_str_bytes)) = 6.0.0
|
|
|
|
|
Provides: bundled(crate(output_vt100)) = 0.1.3
|
|
|
|
|
Provides: bundled(crate(paste)) = 1.0.6
|
|
|
|
|
Provides: bundled(crate(pin-project-lite)) = 0.2.8
|
|
|
|
|
Provides: bundled(crate(pin-utils)) = 0.1.0
|
|
|
|
|
Provides: bundled(crate(pretty_assertions)) = 0.6.1
|
|
|
|
|
Provides: bundled(crate(proc-macro2)) = 1.0.26
|
|
|
|
|
Provides: bundled(crate(proc-macro-hack)) = 0.5.19
|
|
|
|
|
Provides: bundled(crate(proc-macro-nested)) = 0.1.6
|
|
|
|
|
Provides: bundled(crate(quote)) = 1.0.7
|
|
|
|
|
Provides: bundled(crate(regex)) = 1.4.6
|
|
|
|
|
Provides: bundled(crate(regex-syntax)) = 0.6.23
|
|
|
|
|
Provides: bundled(crate(rtnetlink)) = 0.7.0
|
|
|
|
|
Provides: bundled(crate(ryu)) = 1.0.5
|
|
|
|
|
Provides: bundled(crate(serde)) = 1.0.117
|
|
|
|
|
Provides: bundled(crate(serde_derive)) = 1.0.117
|
|
|
|
|
Provides: bundled(crate(serde_json)) = 1.0.59
|
|
|
|
|
Provides: bundled(crate(serde_yaml)) = 0.8.14
|
|
|
|
|
Provides: bundled(crate(slab)) = 0.4.2
|
|
|
|
|
Provides: bundled(crate(socket2)) = 0.3.19
|
|
|
|
|
Provides: bundled(crate(strsim)) = 0.8.0
|
|
|
|
|
Provides: bundled(crate(syn)) = 1.0.69
|
|
|
|
|
Provides: bundled(crate(termcolor)) = 1.1.2
|
|
|
|
|
Provides: bundled(crate(textwrap)) = 0.11.0
|
|
|
|
|
Provides: bundled(crate(thiserror)) = 1.0.22
|
|
|
|
|
Provides: bundled(crate(thiserror-impl)) = 1.0.22
|
|
|
|
|
Provides: bundled(crate(tokio)) = 0.2.25
|
|
|
|
|
Provides: bundled(crate(tokio)) = 1.1.1
|
|
|
|
|
Provides: bundled(crate(tokio-macros)) = 1.0.0
|
|
|
|
|
Provides: bundled(crate(tokio-util)) = 0.2.0
|
|
|
|
|
Provides: bundled(crate(unicode-width)) = 0.1.8
|
|
|
|
|
Provides: bundled(crate(unicode-xid)) = 0.2.1
|
|
|
|
|
Provides: bundled(crate(vec_map)) = 0.8.2
|
|
|
|
|
Provides: bundled(crate(pretty_assertions)) = 1.2.0
|
|
|
|
|
Provides: bundled(crate(proc-macro2)) = 1.0.36
|
|
|
|
|
Provides: bundled(crate(quote)) = 1.0.15
|
|
|
|
|
Provides: bundled(crate(regex)) = 1.5.5
|
|
|
|
|
Provides: bundled(crate(regex-syntax)) = 0.6.25
|
|
|
|
|
Provides: bundled(crate(rtnetlink)) = 0.9.1
|
|
|
|
|
Provides: bundled(crate(ryu)) = 1.0.9
|
|
|
|
|
Provides: bundled(crate(serde)) = 1.0.136
|
|
|
|
|
Provides: bundled(crate(serde_derive)) = 1.0.136
|
|
|
|
|
Provides: bundled(crate(serde_json)) = 1.0.79
|
|
|
|
|
Provides: bundled(crate(serde_yaml)) = 0.8.23
|
|
|
|
|
Provides: bundled(crate(slab)) = 0.4.5
|
|
|
|
|
Provides: bundled(crate(socket2)) = 0.4.4
|
|
|
|
|
Provides: bundled(crate(strsim)) = 0.10.0
|
|
|
|
|
Provides: bundled(crate(syn)) = 1.0.88
|
|
|
|
|
Provides: bundled(crate(termcolor)) = 1.1.3
|
|
|
|
|
Provides: bundled(crate(textwrap)) = 0.15.0
|
|
|
|
|
Provides: bundled(crate(thiserror)) = 1.0.30
|
|
|
|
|
Provides: bundled(crate(thiserror-impl)) = 1.0.30
|
|
|
|
|
Provides: bundled(crate(tokio)) = 1.17.0
|
|
|
|
|
Provides: bundled(crate(tokio-macros)) = 1.7.0
|
|
|
|
|
Provides: bundled(crate(unicode-xid)) = 0.2.2
|
|
|
|
|
Provides: bundled(crate(wasi)) = 0.11.0
|
|
|
|
|
Provides: bundled(crate(winapi)) = 0.3.9
|
|
|
|
|
Provides: bundled(crate(winapi-i686-pc-windows-gnu)) = 0.4.0
|
|
|
|
|
Provides: bundled(crate(winapi-util)) = 0.1.5
|
|
|
|
|
Provides: bundled(crate(winapi-x86_64-pc-windows-gnu)) = 0.4.0
|
|
|
|
|
Provides: bundled(crate(yaml-rust)) = 0.4.4
|
|
|
|
|
Provides: bundled(crate(yaml-rust)) = 0.4.5
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Unified interface for Linux network state querying.
|
|
|
|
@ -164,6 +161,15 @@ popd
|
|
|
|
|
%{_libdir}/pkgconfig/nispor.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 26 2022 Gris Ge <fge@redhat.com> - 1.2.7-1
|
|
|
|
|
- Upgrade to 1.2.7. RHBZ#2064295
|
|
|
|
|
|
|
|
|
|
* Tue Apr 12 2022 Gris Ge <fge@redhat.com> - 1.2.5-1
|
|
|
|
|
- Upgrade to 1.2.5. RHBZ#2064295
|
|
|
|
|
|
|
|
|
|
* Tue Mar 15 2022 Gris Ge <fge@redhat.com> - 1.2.4-1
|
|
|
|
|
- Upgrade to 1.2.4. RHBZ#2064295
|
|
|
|
|
|
|
|
|
|
* Thu Jan 13 2022 - 1.2.3-1
|
|
|
|
|
- Update to 1.2.3. RHBZ#1996619
|
|
|
|
|
|
|
|
|
|