Upgrade to 1.0.0
Signed-off-by: Gris Ge <cnfourt@gmail.com>
This commit is contained in:
parent
69b99fbe25
commit
b0e7bf2525
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/nispor-0.5.0.tar.gz
|
/nispor-0.5.0.tar.gz
|
||||||
/nispor-0.5.1.tar.gz
|
/nispor-0.5.1.tar.gz
|
||||||
/nispor-0.6.1.tar.gz
|
/nispor-0.6.1.tar.gz
|
||||||
|
/nispor-1.0.0.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%bcond_with check
|
%bcond_with check
|
||||||
|
|
||||||
Name: nispor
|
Name: nispor
|
||||||
Version: 0.6.1
|
Version: 1.0.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Unified interface for Linux network state querying
|
Summary: Unified interface for Linux network state querying
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/nispor/nispor
|
URL: https://github.com/nispor/nispor
|
||||||
@ -127,6 +127,7 @@ popd
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{_libdir}/libnispor.so
|
%{_libdir}/libnispor.so
|
||||||
%{_includedir}/nispor.h
|
%{_includedir}/nispor.h
|
||||||
|
%{_libdir}/pkgconfig/nispor.pc
|
||||||
|
|
||||||
%files -n rust-%{name}-devel
|
%files -n rust-%{name}-devel
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
@ -145,6 +146,9 @@ popd
|
|||||||
%systemd_postun_with_restart nispor.service
|
%systemd_postun_with_restart nispor.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 09 2020 Gris Ge <fge@redhat.com> - 1.0.0-1
|
||||||
|
- Upgrade to 1.0.0
|
||||||
|
|
||||||
* Sat Oct 10 2020 Gris Ge <fge@redhat.com> - 0.6.1-2
|
* Sat Oct 10 2020 Gris Ge <fge@redhat.com> - 0.6.1-2
|
||||||
- Fix incorrect build requirements.
|
- Fix incorrect build requirements.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (nispor-0.6.1.tar.gz) = 77b657fa04b063466469ae4dc799f8fad89e1a85acef2e823e632eb6c7badb0e44a47cd91ecf7368a7b13169e2b77ffec1a3e886c6972a0c5972a55805429468
|
SHA512 (nispor-1.0.0.tar.gz) = 927b837e89abf86594e2056843b064f14dd69dc229876540db75cbca29620c2a292adce178802a12dfec900da1fa244ad532a2309deb76c41296b810dab06c15
|
||||||
|
Loading…
Reference in New Issue
Block a user