Hello community, here is the log from the commit of package syncthing for openSUSE:Factory checked in at 2019-02-04 14:25:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/syncthing (Old) and /work/SRC/openSUSE:Factory/.syncthing.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syncthing" Mon Feb 4 14:25:11 2019 rev:79 rq:670899 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/syncthing/syncthing.changes 2019-01-08 12:29:50.508182929 +0100 +++ /work/SRC/openSUSE:Factory/.syncthing.new.28833/syncthing.changes 2019-02-04 14:25:12.981059325 +0100 @@ -1,0 +2,5 @@ +Thu Jan 31 10:21:31 UTC 2019 - Hans-Peter Jansen <[email protected]> + +- Fix build with 42.3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syncthing.spec ++++++ --- /var/tmp/diff_new_pack.C1SNWw/_old 2019-02-04 14:25:13.769058952 +0100 +++ /var/tmp/diff_new_pack.C1SNWw/_new 2019-02-04 14:25:13.773058950 +0100 @@ -74,15 +74,21 @@ %post %service_add_post %{name}-resume.service +%if 0%{?suse_version} >= 1500 || 0%{?sle_version} > 120300 %systemd_user_post %{name}.service +%endif %preun %service_del_preun %{name}@.service %{name}-resume.service +%if 0%{?suse_version} >= 1500 || 0%{?sle_version} > 120300 %systemd_user_preun %{name}.service +%endif %postun %service_del_postun %{name}-resume.service +%if 0%{?suse_version} >= 1500 || 0%{?sle_version} > 120300 %systemd_user_postun %{name}.service +%endif %files %license LICENSE @@ -91,6 +97,8 @@ %{_bindir}/%{name} %{_unitdir}/%{name}@.service %{_unitdir}/%{name}-resume.service +%if 0%{?suse_version} >= 1500 || 0%{?sle_version} > 120300 %{_userunitdir}/%{name}.service +%endif %changelog
