import CS nispor-1.2.12-1.el9
This commit is contained in:
parent
3bbd3f2e10
commit
9c52a6d471
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
SOURCES/nispor-1.2.10.tar.gz
|
SOURCES/nispor-1.2.12.tar.gz
|
||||||
SOURCES/nispor-vendor-1.2.10.tar.xz
|
SOURCES/nispor-vendor-1.2.12.tar.xz
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
8d60dca918befcc9dc00c0779d6d8eb820219888 SOURCES/nispor-1.2.10.tar.gz
|
39c04c6d0b6a3bcabbe1adff51b0daf5aa337c86 SOURCES/nispor-1.2.12.tar.gz
|
||||||
9fab44e3705beb62ff25131abb72e1a2182a14c8 SOURCES/nispor-vendor-1.2.10.tar.xz
|
1e0f0f6f98706d9be96bd8c31ebef1ced4edb9e7 SOURCES/nispor-vendor-1.2.12.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: nispor
|
Name: nispor
|
||||||
Version: 1.2.10
|
Version: 1.2.12
|
||||||
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
|
||||||
@ -152,6 +152,10 @@ popd
|
|||||||
%{_libdir}/pkgconfig/nispor.pc
|
%{_libdir}/pkgconfig/nispor.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 20 2023 Gris Ge <fge@redhat.com> - 1.2.12-1
|
||||||
|
- New release 1.2.12 (Gris Ge)
|
||||||
|
- Use latest rust-netlink crates (Gris Ge)
|
||||||
|
|
||||||
* Thu Feb 16 2023 Gris Ge <fge@redhat.com> - 1.2.10-1
|
* Thu Feb 16 2023 Gris Ge <fge@redhat.com> - 1.2.10-1
|
||||||
- Upgrade to 1.2.10. RHBZ#2153165
|
- Upgrade to 1.2.10. RHBZ#2153165
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user