Hello community, here is the log from the commit of package synergy for openSUSE:Factory checked in at 2019-07-26 17:34:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/synergy (Old) and /work/SRC/openSUSE:Factory/.synergy.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "synergy" Fri Jul 26 17:34:20 2019 rev:21 rq:718838 version:1.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/synergy/synergy.changes 2018-12-04 20:56:47.288688966 +0100 +++ /work/SRC/openSUSE:Factory/.synergy.new.4126/synergy.changes 2019-07-26 17:34:24.816085163 +0200 @@ -1,0 +2,8 @@ +Fri Jul 26 10:43:56 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: ---- synergy-firewall-services ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ synergy.spec ++++++ --- /var/tmp/diff_new_pack.T8I4Mm/_old 2019-07-26 17:34:25.744084797 +0200 +++ /var/tmp/diff_new_pack.T8I4Mm/_new 2019-07-26 17:34:25.748084795 +0200 @@ -1,7 +1,7 @@ # # spec file for package synergy # -# 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 @@ -26,7 +26,6 @@ Group: System/X11/Utilities URL: http://synergy-project.org/ Source0: https://github.com/symless/synergy-core/archive/v%{version}-stable.tar.gz -Source1: synergy-firewall-services Source2: qsynergy.desktop Source3: qsynergy.png Source4: synergys.socket @@ -117,7 +116,6 @@ install -D -m0644 doc/synergy.conf.example "%{buildroot}%{_sysconfdir}/synergy.conf" install -D -m0644 doc/synergyc.man "%{buildroot}%{_mandir}/man1/synergyc.1" install -D -m0644 doc/synergys.man "%{buildroot}%{_mandir}/man1/synergys.1" -install -D -m0644 "%{SOURCE1}" "%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/synergy" # Unit file mkdir -p %{buildroot}%{_unitdir} @@ -153,7 +151,6 @@ %{_bindir}/synergys %{_bindir}/synergyd %{_bindir}/syntool -%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/synergy %{_mandir}/man1/synergys.1%{?ext_man} %{_mandir}/man1/synergyc.1%{?ext_man} %{_unitdir}/synergys.service
