Hello community,

here is the log from the commit of package syncthing for openSUSE:Factory 
checked in at 2018-03-20 22:00:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syncthing (Old)
 and      /work/SRC/openSUSE:Factory/.syncthing.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syncthing"

Tue Mar 20 22:00:48 2018 rev:70 rq:588751 version:0.14.45

Changes:
--------
--- /work/SRC/openSUSE:Factory/syncthing/syncthing.changes      2018-02-26 
23:25:02.894557921 +0100
+++ /work/SRC/openSUSE:Factory/.syncthing.new/syncthing.changes 2018-03-20 
22:01:11.911870698 +0100
@@ -1,0 +2,16 @@
+Mon Mar 17 19:32:02 UTC 2018 - [email protected]
+
+- Update to version 0.14.45:
+  * panic: bug: removed more than added
+    (gh#syncthing/syncthing#4659).
+  * Ignore pattern beginning with "#" does not match subpaths
+    (gh#syncthing/syncthing#4680).
+  * Ignore patterns in web UI aren't reloaded if only comments
+    change (gh#syncthing/syncthing#4689).
+  * Global is different from local state when ignoring files
+    (gh#syncthing/syncthing#4701).
+  * Fix basicfs_watch_tests being flaky
+    (gh#syncthing/syncthing#4687).
+  * Remove KCP (gh#syncthing/syncthing#4737).
+
+-------------------------------------------------------------------

Old:
----
  syncthing-source-v0.14.44.tar.gz
  syncthing-source-v0.14.44.tar.gz.asc

New:
----
  syncthing-source-v0.14.45.tar.gz
  syncthing-source-v0.14.45.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ syncthing.spec ++++++
--- /var/tmp/diff_new_pack.SDBhOe/_old  2018-03-20 22:01:12.991831815 +0100
+++ /var/tmp/diff_new_pack.SDBhOe/_new  2018-03-20 22:01:12.991831815 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           syncthing
-Version:        0.14.44
+Version:        0.14.45
 Release:        0
 Summary:        FOSS Continuous File Synchronisation
 License:        MPL-2.0
@@ -32,7 +32,7 @@
 BuildRequires:  systemd-rpm-macros
 
 %description
-Syncthing is an application that synchronizes files across multiple
+Syncthing is an application that synchronises files across multiple
 devices. This means the creation, modification or deletion of files
 on one machine will automatically be replicated to other devices.
 
@@ -40,11 +40,6 @@
 %setup -q -n %{name}
 
 cp -f %{SOURCE3} %{name}.firewall
-%if !(0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200)
-# Remove entries which only exist since systemd 215.
-sed -i '/^RestartForceExitStatus=/d;s/^\(SuccessExitStatus=\).*$/\12/' \
-  etc/linux-systemd/system/[email protected]
-%endif
 
 %build
 export BUILD_HOST=openSUSE
@@ -79,30 +74,27 @@
 
 %post
 %service_add_post %{name}-resume.service
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
 %systemd_user_post %{name}.service
-%endif
 
 %preun
 %service_del_preun %{name}@.service %{name}-resume.service
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
 %systemd_user_preun %{name}.service
-%endif
 
 %postun
 %service_del_postun %{name}-resume.service
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
 %systemd_user_postun %{name}.service
-%endif
 
 %files
-%doc AUTHORS CONDUCT.md CONTRIBUTING.md LICENSE README.md
+%if 0%{?suse_version} >= 1500
+%license LICENSE
+%else
+%doc LICENSE
+%endif
+%doc AUTHORS CONDUCT.md CONTRIBUTING.md README.md
 %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
 %{_bindir}/%{name}
 %{_unitdir}/%{name}@.service
 %{_unitdir}/%{name}-resume.service
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
 %{_userunitdir}/%{name}.service
-%endif
 
 %changelog

++++++ syncthing-source-v0.14.44.tar.gz -> syncthing-source-v0.14.45.tar.gz 
++++++
/work/SRC/openSUSE:Factory/syncthing/syncthing-source-v0.14.44.tar.gz 
/work/SRC/openSUSE:Factory/.syncthing.new/syncthing-source-v0.14.45.tar.gz 
differ: char 5, line 1


Reply via email to