- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 02:27:18 +00:00
parent fbb3510b77
commit ab427b44ce
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: nispor
Version: 1.0.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: API for network status querying
License: ASL 2.0
URL: https://github.com/nispor/nispor
@ -89,6 +89,9 @@ popd
%{_libdir}/pkgconfig/nispor.pc
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.1-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Fri Nov 13 2020 Gris Ge <fge@redhat.com> - 1.0.1-2
- Upload new cargo vendor tarbal without crates used for windows platform.