Hello community, here is the log from the commit of package govpn for openSUSE:Factory checked in at 2019-07-26 12:40:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/govpn (Old) and /work/SRC/openSUSE:Factory/.govpn.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "govpn" Fri Jul 26 12:40:16 2019 rev:7 rq:718354 version:7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/govpn/govpn.changes 2018-10-25 09:08:19.798433744 +0200 +++ /work/SRC/openSUSE:Factory/.govpn.new.4126/govpn.changes 2019-07-26 12:40:20.089909178 +0200 @@ -1,0 +2,8 @@ +Wed Jul 24 09:21:48 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: ---- govpn.firewall ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ govpn.spec ++++++ --- /var/tmp/diff_new_pack.baw47q/_old 2019-07-26 12:40:20.817908753 +0200 +++ /var/tmp/diff_new_pack.baw47q/_new 2019-07-26 12:40:20.821908751 +0200 @@ -1,7 +1,7 @@ # # spec file for package govpn # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,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/ # @@ -29,7 +29,6 @@ Source3: %{name}.conf Source4: %{name}@.service Source5: %{name}.target -Source6: %{name}.firewall BuildRequires: go >= 1.6 BuildRequires: systemd-rpm-macros Requires(post): info @@ -74,7 +73,6 @@ cp -f %{SOURCE3} %{name}.conf cp -f %{SOURCE4} %{name}@.service cp -f %{SOURCE5} %{name}.target -cp -f %{SOURCE6} %{name}.firewall %build make %{?_smp_mflags} V=1 @@ -89,7 +87,6 @@ install -Dpm 0644 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf mkdir -p %{buildroot}%{_sysconfdir}/%{name}.d/ -install -Dpm 0644 %{name}.firewall %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name} install -Dpm 0644 %{name}@.service %{buildroot}%{_unitdir}/%{name}@.service install -Dpm 0644 %{name}.target %{buildroot}%{_unitdir}/%{name}.target @@ -124,7 +121,6 @@ %{_infodir}/%{name}.info%{?ext_info} %files server -%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name} %config %{_sysconfdir}/%{name}.conf %dir %{_sysconfdir}/%{name}.d/ %{_bindir}/%{name}-server
