Compare commits

...

No commits in common. "imports/c8s/nispor-1.2.9-1.el8" and "c8" have entirely different histories.

3 changed files with 8 additions and 5 deletions

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/nispor-1.2.9.tar.gz
SOURCES/nispor-vendor-1.2.9.tar.xz
SOURCES/nispor-1.2.10.tar.gz
SOURCES/nispor-vendor-1.2.10.tar.xz

View File

@ -1,2 +1,2 @@
3a47db0360ba1b439c334fec42af5114b250646a SOURCES/nispor-1.2.9.tar.gz
04ea9e7428acdab48350d4c2e94f7dd7787f02b1 SOURCES/nispor-vendor-1.2.9.tar.xz
8d60dca918befcc9dc00c0779d6d8eb820219888 SOURCES/nispor-1.2.10.tar.gz
9fab44e3705beb62ff25131abb72e1a2182a14c8 SOURCES/nispor-vendor-1.2.10.tar.xz

View File

@ -1,5 +1,5 @@
Name: nispor
Version: 1.2.9
Version: 1.2.10
Release: 1%{?dist}
Summary: API for network status querying
License: ASL 2.0
@ -165,6 +165,9 @@ popd
%{_libdir}/pkgconfig/nispor.pc
%changelog
* Thu Feb 16 2023 Gris Ge <fge@redhat.com> - 1.2.10-1
- Upgrade to 1.2.10. RHBZ#2153166
* Thu Dec 15 2022 Gris Ge <fge@redhat.com> - 1.2.9-1
- Upgrade to 1.2.9. RHBZ#2153166