!1 fix build fail

Merge pull request !1 from Anonymous_Z/anonymous_z
This commit is contained in:
openeuler-ci-bot 2020-01-15 09:25:18 +08:00 committed by Gitee
commit 023c3d29e9

View File

@ -1,6 +1,6 @@
Name: firewalld Name: firewalld
Version: 0.6.2 Version: 0.6.2
Release: 3 Release: 4
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
License: GPLv2+ License: GPLv2+
URL: http://www.firewalld.org URL: http://www.firewalld.org
@ -68,7 +68,8 @@ Summary: Python3 bindings for firewalld
%{?python_provide:%python_provide python3-firewall} %{?python_provide:%python_provide python3-firewall}
Obsoletes: python-firewall < 0.5.2-2 Obsoletes: python2-firewall < 0.5.2-2 Obsoletes: python-firewall < 0.5.2-2
Obsoletes: python2-firewall < 0.5.2-2
Requires: python3-dbus python3-slip-dbus python3-decorator python3-gobject-base Requires: python3-dbus python3-slip-dbus python3-decorator python3-gobject-base
%description -n python3-firewall %description -n python3-firewall
@ -210,8 +211,11 @@ fi
%changelog %changelog
* Wed Jan 15 2020 zhangrui <zhangrui182@huawei.com> - 0.6.2-4
- create firewalld.conf file
* Sat Sep 28 2019 huzhiyu <huzhiyu1@huawei.com> - 0.6.2-3 * Sat Sep 28 2019 huzhiyu <huzhiyu1@huawei.com> - 0.6.2-3
-create firewalld.conf file - create firewalld.conf file
* Thu Sep 5 2019 hufeng <solar.hu@huawei.com> - 0.6.2.2 * Thu Sep 5 2019 hufeng <solar.hu@huawei.com> - 0.6.2.2
-Create firewalld spec. - Create firewalld spec.