[packit] 1.2.14 upstream release
This commit is contained in:
parent
aac379d0a8
commit
e4af7ee0df
2
.gitignore
vendored
2
.gitignore
vendored
@ -28,3 +28,5 @@
|
||||
/nispor-vendor-1.2.10.tar.xz
|
||||
/nispor-1.2.12.tar.gz
|
||||
/nispor-vendor-1.2.12.tar.xz
|
||||
/nispor-1.2.14.tar.gz
|
||||
/nispor-vendor-1.2.14.tar.xz
|
||||
|
2
.nispor.metadata
Normal file
2
.nispor.metadata
Normal file
@ -0,0 +1,2 @@
|
||||
26e39519710cfa49330a04604c2444949a0eb23a nispor-1.2.14.tar.gz
|
||||
109f1d16fa058834e8a4a0486fa7e7b1a3f486a0 nispor-vendor-1.2.14.tar.xz
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.0.post3429+gafe7dd7.d20230625.
|
||||
The file was generated using packit 0.80.0.post45+ga44dc510.d20230920.
|
||||
|
14
nispor.spec
14
nispor.spec
@ -1,5 +1,5 @@
|
||||
Name: nispor
|
||||
Version: 1.2.12
|
||||
Version: 1.2.14
|
||||
Release: 1%{?dist}
|
||||
Summary: API for network status querying
|
||||
License: ASL 2.0
|
||||
@ -152,6 +152,18 @@ popd
|
||||
%{_libdir}/pkgconfig/nispor.pc
|
||||
|
||||
%changelog
|
||||
* Wed Sep 20 2023 Matej Focko <mfocko@redhat.com> - 1.2.14-1
|
||||
- New release 1.2.14 (Gris Ge)
|
||||
- bond: support changing bond mode (Gris Ge)
|
||||
- Reorganize the code structure (Gris Ge)
|
||||
- CI: Enable VRF and ethool pause test (Gris Ge)
|
||||
- CI: Upgrade the version of github action tasks (Gris Ge)
|
||||
- test: Fix ethtool link mode test on Ubuntu (Gris Ge)
|
||||
- Github CI: Install extra module of running kernel (Gris Ge)
|
||||
- macsec: add base_iface property (Fernando Fernandez Mancera)
|
||||
- macsec: add MACsec interface support (Fernando Fernandez Mancera)
|
||||
- Bump netlink-packet-route to 0.17.1 (Fernando Fernandez Mancera)
|
||||
|
||||
* Thu Jul 20 2023 Gris Ge <fge@redhat.com> - 1.2.12-1
|
||||
- New release 1.2.12 (Gris Ge)
|
||||
- Use latest rust-netlink crates (Gris Ge)
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (nispor-1.2.12.tar.gz) = 748805250837ceb68a2f0627145d15ab531fadea6238cb8ce46fd03f93830b027d86d0dd530bd8326989c30fa554faa693b1b64ab0033a14a5c67774d0acdfc5
|
||||
SHA512 (nispor-vendor-1.2.12.tar.xz) = ff973007f2b38b397cde66c2532b19b1d904524d219c7b4ab8b8fcb43ffa4526f800d67de7d825b69e9d35b918a93197b4a56de2588f2a5837dfd04932a5d6a7
|
||||
SHA512 (nispor-1.2.14.tar.gz) = 4a740c06e6d6ed30d86700a935c5de09f2d8eb4a8c56e5c558f685fb7a48ea5b2642aa3edb5cb66ddc5334c6f23a60dd8076015083da9de7f9f4427daf024c33
|
||||
SHA512 (nispor-vendor-1.2.14.tar.xz) = e16cdcc9e5fbe774b73239c495913387be1c40265474919b5c2237bbeb7536a5002a3006b262ba36ffe76d43da2b4c10220b1970e4ec25d6ef82a2a5679ed637
|
||||
|
Loading…
Reference in New Issue
Block a user