import nispor-1.2.2-1.el8

This commit is contained in:
CentOS Sources 2021-12-02 16:41:33 +00:00 committed by Stepan Oksanichenko
parent 3f101eef87
commit 21b55766a9
3 changed files with 14 additions and 5 deletions

4
.gitignore vendored
View File

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

View File

@ -1,2 +1,2 @@
ab6b879911102b36b276d080de78967279016b02 SOURCES/nispor-1.1.1-vendor.tar.xz
c4bff5488cde6eaf881d510e463f6c3f0e13aae2 SOURCES/nispor-1.1.1.tar.gz
197dc61c76ce3bb339b4ea23ac3fb4ad19b64aff SOURCES/nispor-1.2.2-vendor.tar.xz
87b41542bb3eb5df74f90ffdbb3385229689a88f SOURCES/nispor-1.2.2.tar.gz

View File

@ -1,5 +1,5 @@
Name: nispor
Version: 1.1.1
Version: 1.2.2
Release: 1%{?dist}
Summary: API for network status querying
License: ASL 2.0
@ -164,6 +164,15 @@ popd
%{_libdir}/pkgconfig/nispor.pc
%changelog
* Tue Nov 30 2021 Gris Ge <fge@redhat.com> - 1.2.2-1
- Upgrade to 1.2.2. RHBZ#1996619
* Thu Nov 25 2021 Gris Ge <fge@redhat.com> - 1.2.1-1
- Upgrade to 1.2.1. RHBZ#1996619
* Wed Nov 24 2021 Gris Ge <fge@redhat.com> - 1.2.0-1
- Upgrade to 1.2.0. RHBZ#1996619
* Sat Jun 19 2021 Gris Ge <fge@redhat.com> - 1.1.1-1
- Upgrade to 1.1.1. RHBZ#1942459