Hello community,

here is the log from the commit of package syncthing for openSUSE:Factory 
checked in at 2015-08-25 07:20:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syncthing (Old)
 and      /work/SRC/openSUSE:Factory/.syncthing.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syncthing"

Changes:
--------
--- /work/SRC/openSUSE:Factory/syncthing/syncthing.changes      2015-08-19 
09:29:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.syncthing.new/syncthing.changes 2015-08-25 
08:57:53.000000000 +0200
@@ -1,0 +2,10 @@
+Sun Aug 23 16:03:43 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.11.21:
+  * Recover from 'corrupted or incomplete CURRENT file' etc.
+  * Retain standard streams over restart.
+  * Add unit test for staggered versioning.
+  * Newest first should be different from oldest first.
+  * Fix time zone error in staggered versioning.
+
+-------------------------------------------------------------------

Old:
----
  syncthing-0.11.20.tar.gz

New:
----
  syncthing-0.11.21.tar.gz

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

Other differences:
------------------
++++++ syncthing.spec ++++++
--- /var/tmp/diff_new_pack.Qi5kWW/_old  2015-08-25 08:57:54.000000000 +0200
+++ /var/tmp/diff_new_pack.Qi5kWW/_new  2015-08-25 08:57:54.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           syncthing
-Version:        0.11.20
+Version:        0.11.21
 Release:        0
 Summary:        FOSS Continuous File Synchronization
 License:        MPL-2.0
@@ -28,7 +28,7 @@
 BuildRequires:  go >= 1.3
 BuildRequires:  systemd
 BuildRequires:  systemd-rpm-macros
-%go_exclusivearch
+%go_provides
 
 %description
 Syncthing replaces proprietary sync and cloud services with
@@ -48,10 +48,10 @@
 %build
 echo "v%{version}" | tee RELEASE
 %goprep github.com/%{name}/%{name}
-go run build.go -no-upgrade build
+go run build.go $BUILDFLAGS -no-upgrade
 
 %install
-install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name}
+install -Dm 0755 bin/%{name} %{buildroot}%{_bindir}/%{name}
 install -Dm 0644 etc/linux-systemd/system/%{name}@.service \
   %{buildroot}%{_unitdir}/%{name}@.service
 install -Dm 0644 etc/linux-systemd/user/%{name}.service    \

++++++ syncthing-0.11.20.tar.gz -> syncthing-0.11.21.tar.gz ++++++
++++ 2017 lines of diff (skipped)


Reply via email to