| |
@@ -4,7 +4,7 @@
|
| |
|
| |
Name: nmstate
|
| |
Version: 0.3.4
|
| |
- Release: 2%{?dist}
|
| |
+ Release: 3%{?dist}
|
| |
Summary: Declarative network manager API
|
| |
License: LGPLv2+
|
| |
URL: https://github.com/%{srcname}/%{srcname}
|
| |
@@ -79,6 +79,9 @@
|
| |
%{python3_sitelib}/%{libname}/plugins/__pycache__/nmstate_plugin_ovsdb*
|
| |
|
| |
%changelog
|
| |
+ * Thu Aug 27 2020 Fernando Fernandez Mancera <ferferna@redhat.com> - 0.3.4-3
|
| |
+ - Add tier1 tests to CI gating
|
| |
+
|
| |
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-2
|
| |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
| |
|
| |
Signed-off-by: Fernando Fernandez Mancera ffmancera@riseup.net