import nispor-1.2.3-1.el8

This commit is contained in:
CentOS Sources 2022-01-19 21:21:59 +00:00 committed by Stepan Oksanichenko
parent 21b55766a9
commit 3312fed88a
3 changed files with 11 additions and 5 deletions

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/nispor-1.2.2-vendor.tar.xz SOURCES/nispor-1.2.3-vendor.tar.xz
SOURCES/nispor-1.2.2.tar.gz SOURCES/nispor-1.2.3.tar.gz

View File

@ -1,2 +1,2 @@
197dc61c76ce3bb339b4ea23ac3fb4ad19b64aff SOURCES/nispor-1.2.2-vendor.tar.xz 4039cb26a70f6206115f6ee6ceeb7b276d0fd624 SOURCES/nispor-1.2.3-vendor.tar.xz
87b41542bb3eb5df74f90ffdbb3385229689a88f SOURCES/nispor-1.2.2.tar.gz 00ec407c09267d98575c845e2de80f21e486c24e SOURCES/nispor-1.2.3.tar.gz

View File

@ -1,5 +1,5 @@
Name: nispor Name: nispor
Version: 1.2.2 Version: 1.2.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: API for network status querying Summary: API for network status querying
License: ASL 2.0 License: ASL 2.0
@ -164,6 +164,12 @@ popd
%{_libdir}/pkgconfig/nispor.pc %{_libdir}/pkgconfig/nispor.pc
%changelog %changelog
* Thu Jan 13 2022 - 1.2.3-1
- Update to 1.2.3. RHBZ#1996619
* Fri Jan 07 2022 Gris Ge <fge@redhat.com> - 1.2.2-2
- Fix bridge vlan filtering on i40e. RHBZ#2026621
* Tue Nov 30 2021 Gris Ge <fge@redhat.com> - 1.2.2-1 * Tue Nov 30 2021 Gris Ge <fge@redhat.com> - 1.2.2-1
- Upgrade to 1.2.2. RHBZ#1996619 - Upgrade to 1.2.2. RHBZ#1996619