From 790dc50326681af547624ce29e06cd598be417c7 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mar 29 2022 11:54:14 +0000 Subject: import nispor-1.2.3-1.el8 --- diff --git a/.gitignore b/.gitignore index b3acf36..4357372 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/nispor-1.1.1-vendor.tar.xz -SOURCES/nispor-1.1.1.tar.gz +SOURCES/nispor-1.2.3-vendor.tar.xz +SOURCES/nispor-1.2.3.tar.gz diff --git a/.nispor.metadata b/.nispor.metadata index 49cf2a0..f873944 100644 --- a/.nispor.metadata +++ b/.nispor.metadata @@ -1,2 +1,2 @@ -ab6b879911102b36b276d080de78967279016b02 SOURCES/nispor-1.1.1-vendor.tar.xz -c4bff5488cde6eaf881d510e463f6c3f0e13aae2 SOURCES/nispor-1.1.1.tar.gz +4039cb26a70f6206115f6ee6ceeb7b276d0fd624 SOURCES/nispor-1.2.3-vendor.tar.xz +00ec407c09267d98575c845e2de80f21e486c24e SOURCES/nispor-1.2.3.tar.gz diff --git a/SPECS/nispor.spec b/SPECS/nispor.spec index 598aa31..75ca98c 100644 --- a/SPECS/nispor.spec +++ b/SPECS/nispor.spec @@ -1,5 +1,5 @@ Name: nispor -Version: 1.1.1 +Version: 1.2.3 Release: 1%{?dist} Summary: API for network status querying License: ASL 2.0 @@ -164,6 +164,21 @@ popd %{_libdir}/pkgconfig/nispor.pc %changelog +* Thu Jan 13 2022 - 1.2.3-1 +- Update to 1.2.3. RHBZ#1996619 + +* Fri Jan 07 2022 Gris Ge - 1.2.2-2 +- Fix bridge vlan filtering on i40e. RHBZ#2026621 + +* Tue Nov 30 2021 Gris Ge - 1.2.2-1 +- Upgrade to 1.2.2. RHBZ#1996619 + +* Thu Nov 25 2021 Gris Ge - 1.2.1-1 +- Upgrade to 1.2.1. RHBZ#1996619 + +* Wed Nov 24 2021 Gris Ge - 1.2.0-1 +- Upgrade to 1.2.0. RHBZ#1996619 + * Sat Jun 19 2021 Gris Ge - 1.1.1-1 - Upgrade to 1.1.1. RHBZ#1942459