From d263beb139e93f431fee3cdd8ec7be1f84a8be46 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Mon, 2 Dec 2019 11:09:59 +0100 Subject: [PATCH] Update to 0.1.1 and sync spec file --- .gitignore | 2 ++ nmstate.spec | 19 +++++++++++++------ sources | 5 ++--- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 95d8cfb..8fcdf17 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ /nmstate-0.0.7.tar.gz.asc /nmstate-0.0.8.tar.gz.asc /nmstate-0.0.8.tar.gz +/nmstate-0.1.1.tar.gz +/nmstate-0.1.1.tar.gz.asc diff --git a/nmstate.spec b/nmstate.spec index 2a61839..69a5d39 100644 --- a/nmstate.spec +++ b/nmstate.spec @@ -3,8 +3,8 @@ %define libname libnmstate Name: nmstate -Version: 0.0.8 -Release: 3%{?dist} +Version: 0.1.1 +Release: 1%{?dist} Summary: Declarative network manager API License: LGPLv2+ URL: https://github.com/%{srcname}/%{srcname} @@ -19,7 +19,7 @@ Requires: python3-setuptools Requires: python3-%{libname} = %{?epoch:%{epoch}:}%{version}-%{release} %description -NMState is a library with an accompanying command line tool that manages host +Nmstate is a library with an accompanying command line tool that manages host networking settings in a declarative manner and aimed to satisfy enterprise needs to manage host networking through a northbound declarative API and multi provider support on the southbound. @@ -27,17 +27,19 @@ provider support on the southbound. %package -n python3-%{libname} Summary: nmstate Python 3 API library -Requires: NetworkManager-libnm +Requires: python3-dbus +Requires: NetworkManager-libnm >= 1:1.20 # Use Recommends for NetworkManager because only access to NM DBus is required, # but NM could be running on a different host Recommends: NetworkManager +# Avoid automatically generated profiles +Recommends: NetworkManager-config-server # Use Suggests for NetworkManager-ovs since it is only required for OVS support Suggests: NetworkManager-ovs -Requires: python3-dbus %description -n python3-%{libname} -This package contains the Python 3 library for nmstate. +This package contains the Python 3 library for Nmstate. %prep gpgv2 --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0} @@ -53,6 +55,7 @@ sed -i -e '/^dbus-python$/d' requirements.txt %files %doc README.md %doc examples/ +%{_mandir}/man8/nmstatectl.8* %{python3_sitelib}/nmstatectl %{_bindir}/nmstatectl @@ -62,6 +65,10 @@ sed -i -e '/^dbus-python$/d' requirements.txt %{python3_sitelib}/%{srcname}-*.egg-info/ %changelog +* Mon Dec 02 2019 Till Maas - 0.1.1-1 +- Update to 0.1.1 +- Sync with upstream specfile + * Thu Oct 03 2019 Miro HronĨok - 0.0.8-3 - Rebuilt for Python 3.8.0rc1 (#1748018) diff --git a/sources b/sources index a200777..54e57b5 100644 --- a/sources +++ b/sources @@ -1,3 +1,2 @@ -SHA512 (nmstate-0.0.8.tar.gz.asc) = abf122371b6b1a02a26e30ea7d95f8dea420a0244ef9a9c79547574e42e98c0d6d00faedfdcb62b4a965408b15499401b6d110409a3ef6cc7bdabe14c54c9eea -SHA512 (nmstate-0.0.8.tar.gz) = b32619590a0d7ac3d2ec5ed6460cf42d2e94dd67179fe79f4ed9bdebae5652185b2b36216e40660054cfb430a21a78b3e3742a4773a010d5552d317d4ba9b1a7 -SHA512 (gpgkey-F7910D93CA83D77348595C0E899014C0463C12BB.gpg) = 0b416e3c465ff679f701cb1f4d264d8341f1c778ca1403a39b83df959cad5c4faf23f6cbb1772b2547cbbdb267cb9d1a34794cc1710950f0d847b5f5c67361bf +SHA512 (nmstate-0.1.1.tar.gz) = 5ff609a8cc886c2528ed167db503785224bd9d5d590ab279af46ba7be4fd6dc1e0f41fe5b5809d04d91e0825ed93f83c0df8ae06eccacbb18a7f1e9691967cdb +SHA512 (nmstate-0.1.1.tar.gz.asc) = c4044a2228304e7f02daec3d90dcdd8fa5239b1c956f1bf9ea68b111bb01d462f13c125285ffce462dc74f0e3eb4d931f84b999f7672828f61ffc40f60243bc9