Hello community,

here is the log from the commit of package syncthing for openSUSE:Factory 
checked in at 2015-08-10 09:16:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02 
22:46:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.syncthing.new/syncthing.changes 2015-08-10 
09:16:54.000000000 +0200
@@ -1,0 +2,9 @@
+Sun Aug  9 21:43:38 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.11.19:
+  * Properly rename config files during integration tests.
+  * Add timeout for peek.
+  * Handle multiple case insensitivity prefixes in ignores.
+- Add a SUSEfirewall rule.
+
+-------------------------------------------------------------------

Old:
----
  syncthing-0.11.18.tar.gz

New:
----
  syncthing-0.11.19.tar.gz
  syncthing.firewall

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

Other differences:
------------------
++++++ syncthing.spec ++++++
--- /var/tmp/diff_new_pack.Av7u5d/_old  2015-08-10 09:16:54.000000000 +0200
+++ /var/tmp/diff_new_pack.Av7u5d/_new  2015-08-10 09:16:54.000000000 +0200
@@ -17,13 +17,14 @@
 
 
 Name:           syncthing
-Version:        0.11.18
+Version:        0.11.19
 Release:        0
 Summary:        FOSS Continuous File Synchronization
 License:        MPL-2.0
 Group:          Productivity/Networking/File-Sharing
 Url:            https://syncthing.net/
 Source:         
https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source1:        %{name}.firewall
 BuildRequires:  go >= 1.3
 BuildRequires:  systemd
 BuildRequires:  systemd-rpm-macros
@@ -50,6 +51,7 @@
   %{buildroot}%{_unitdir}/%{name}@.service
 install -Dm 0644 etc/linux-systemd/user/%{name}.service    \
   %{buildroot}%{_userunitdir}/%{name}.service
+install -Dm 0644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
 
 %pre
 %service_add_pre %{name}@.service
@@ -75,6 +77,7 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS CONDUCT.md CONTRIBUTING.md LICENSE README.md
+%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
 %{_bindir}/%{name}
 %{_unitdir}/%{name}@.service
 %if 0%{?suse_version} > 1320

++++++ syncthing-0.11.18.tar.gz -> syncthing-0.11.19.tar.gz ++++++
++++ 1992 lines of diff (skipped)

++++++ syncthing.firewall ++++++
## Name: FOSS Continuous File Synchronization
## Description: Opens ports for Syncthing.

# space separated list of allowed TCP ports
TCP="21025 21026 22000"

Reply via email to