Hello community, here is the log from the commit of package mosh for openSUSE:Factory checked in at 2019-07-24 20:50:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mosh (Old) and /work/SRC/openSUSE:Factory/.mosh.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mosh" Wed Jul 24 20:50:46 2019 rev:18 rq:718288 version:1.3.2+20190710 Changes: -------- --- /work/SRC/openSUSE:Factory/mosh/mosh.changes 2019-07-16 08:40:21.403020707 +0200 +++ /work/SRC/openSUSE:Factory/.mosh.new.4126/mosh.changes 2019-07-24 20:50:47.398449490 +0200 @@ -1,0 +2,8 @@ +Wed Jul 24 12:53:19 UTC 2019 - [email protected] + +- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by + firewalld, see [1]. + + [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html + +------------------------------------------------------------------- Old: ---- mosh.SuSEfirewall ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mosh.spec ++++++ --- /var/tmp/diff_new_pack.rAojOD/_old 2019-07-24 20:50:47.942449407 +0200 +++ /var/tmp/diff_new_pack.rAojOD/_new 2019-07-24 20:50:47.942449407 +0200 @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -25,7 +25,6 @@ Group: Productivity/Networking/SSH Url: https://mosh.org/ Source: %{name}-%{version}.tar.xz -Source1: %{name}.SuSEfirewall BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-c++ @@ -66,15 +65,11 @@ %install %make_install -# Copy a SUSEfirewall config file. -install -Dpm 0644 %{SOURCE1} \ - %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/mosh %check make %{?_smp_mflags} check %files -%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/mosh %dir %{_sysconfdir}/ufw/ %dir %{_sysconfdir}/ufw/applications.d/ %config %{_sysconfdir}/ufw/applications.d/mosh
