diff --git a/.gitignore b/.gitignore index 2b0267e..455cf0e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/nispor-0.6.1-vendor.tar.xz -SOURCES/nispor-0.6.1.tar.gz +SOURCES/nispor-1.0.0-vendor.tar.xz +SOURCES/nispor-1.0.0.tar.gz diff --git a/.nispor.metadata b/.nispor.metadata index fa01d0e..ef52f53 100644 --- a/.nispor.metadata +++ b/.nispor.metadata @@ -1,2 +1,2 @@ -634ff53cac673111407bbe94a3f1e0c75aa7fe6a SOURCES/nispor-0.6.1-vendor.tar.xz -00c0cb4478eece0c0eeedd30675edfa616c96359 SOURCES/nispor-0.6.1.tar.gz +343318bc016797ed4930bdc64b2b96adb1f4858d SOURCES/nispor-1.0.0-vendor.tar.xz +b606a9a6a78efbb912ed04c778af3783b9a5d590 SOURCES/nispor-1.0.0.tar.gz diff --git a/SPECS/nispor.spec b/SPECS/nispor.spec index 14fca84..13ccfbd 100644 --- a/SPECS/nispor.spec +++ b/SPECS/nispor.spec @@ -1,6 +1,6 @@ Name: nispor -Version: 0.6.1 -Release: 2%{?dist} +Version: 1.0.0 +Release: 1%{?dist} Summary: API for network status querying License: ASL 2.0 URL: https://github.com/nispor/nispor @@ -86,8 +86,12 @@ popd %license LICENSE %{_libdir}/libnispor.so %{_includedir}/nispor.h +%{_libdir}/pkgconfig/nispor.pc %changelog +* Mon Nov 09 2020 Gris Ge - 1.0.0-1 +- Upgrade to 1.0.0 + * Mon Oct 19 2020 Gris Ge - 0.6.1-2 - Rebuild to load the compose settings.