Hello community, here is the log from the commit of package syncthing for openSUSE:Factory checked in at 2019-07-26 17:34:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/syncthing (Old) and /work/SRC/openSUSE:Factory/.syncthing.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syncthing" Fri Jul 26 17:34:31 2019 rev:85 rq:718846 version:1.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/syncthing/syncthing.changes 2019-05-14 13:43:41.524681258 +0200 +++ /work/SRC/openSUSE:Factory/.syncthing.new.4126/syncthing.changes 2019-07-26 17:34:31.956082344 +0200 @@ -1,0 +2,8 @@ +Fri Jul 26 10:30:25 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: ---- syncthing.firewall ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syncthing.spec ++++++ --- /var/tmp/diff_new_pack.wGVG0C/_old 2019-07-26 17:34:32.624082081 +0200 +++ /var/tmp/diff_new_pack.wGVG0C/_new 2019-07-26 17:34:32.624082081 +0200 @@ -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 http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -26,7 +26,6 @@ Source: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-source-v%{version}.tar.gz Source1: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-source-v%{version}.tar.gz.asc Source2: %{name}.keyring -Source3: %{name}.firewall BuildRequires: go >= 1.8 BuildRequires: systemd BuildRequires: systemd-rpm-macros @@ -51,8 +50,6 @@ %prep %setup -q -n %{name} -cp -f %{SOURCE3} %{name}.firewall - %build export BUILD_USER=abuild export BUILD_HOST=openSUSE @@ -89,8 +86,6 @@ install -Dpm 0644 etc/linux-systemd/user/%{name}.service \ %{buildroot}%{_userunitdir}/%{name}.service %endif -install -Dpm 0644 %{name}.firewall \ - %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name} %pre %service_add_pre %{name}-resume.service @@ -132,7 +127,6 @@ %files %license LICENSE %doc AUTHORS CONDUCT.md CONTRIBUTING.md README.md -%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name} %{_bindir}/%{name} %{_bindir}/stcli %{_unitdir}/%{name}@.service
