diff --git a/yast2-services-manager-4.1.7.tar.bz2 b/yast2-services-manager-4.1.7.tar.bz2 deleted file mode 100644 index ba013b7..0000000 --- a/yast2-services-manager-4.1.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aaabd4edbbc8a905d1669a39cbe867742b4721671fcee68cd4c8c7b1992293bd -size 44125 diff --git a/yast2-services-manager-4.1.8.tar.bz2 b/yast2-services-manager-4.1.8.tar.bz2 new file mode 100644 index 0000000..01de5ae --- /dev/null +++ b/yast2-services-manager-4.1.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3589fc8de4676f8e5f0a0359ded8d40b8f778eb072fc9dcb3514c5632cb25a61 +size 44204 diff --git a/yast2-services-manager.changes b/yast2-services-manager.changes index 4ee7838..7806bae 100644 --- a/yast2-services-manager.changes +++ b/yast2-services-manager.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Sep 19 20:39:00 UTC 2018 - knut.anderssen@suse.com + +- Adapted to use the Y2Firewall::Firewalld::Zone object returned by + Y2Firewall::Firewalld::Interface#zone instead of a String. +- Adapted to use the new Y2Firewall::Firewalld::Interface objects + instead of a hash (fate#324662) +- 4.1.8 + ------------------------------------------------------------------- Wed Sep 5 08:47:10 UTC 2018 - igonzalezsosa@suse.com diff --git a/yast2-services-manager.spec b/yast2-services-manager.spec index d4c68be..716b847 100644 --- a/yast2-services-manager.spec +++ b/yast2-services-manager.spec @@ -24,7 +24,7 @@ ###################################################################### Name: yast2-services-manager -Version: 4.1.7 +Version: 4.1.8 Release: 0 BuildArch: noarch @@ -32,8 +32,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 Requires: ruby -# Yast2::Systemd::Target -Requires: yast2 >= 4.1.3 +# Yast2::Firewalld::Interface#zone returns a Zone object +Requires: yast2 >= 4.1.17 Requires: yast2-ruby-bindings >= 1.2.0 # To show service logs Suggests: yast2-journal >= 4.1.1 @@ -45,8 +45,8 @@ Conflicts: yast2-runlevel BuildRequires: ruby BuildRequires: update-desktop-files -# Yast2::Systemd::Target -BuildRequires: yast2 >= 4.1.3 +# Yast2::Firewalld::Interface#zone returns a Zone object +BuildRequires: yast2 >= 4.1.17 BuildRequires: yast2-ruby-bindings >= 1.2.0 # To show service logs BuildRequires: yast2-journal >= 4.1.1