Hello community,

here is the log from the commit of package matrix-synapse for openSUSE:Factory 
checked in at 2019-12-21 12:34:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/matrix-synapse (Old)
 and      /work/SRC/openSUSE:Factory/.matrix-synapse.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "matrix-synapse"

Sat Dec 21 12:34:45 2019 rev:9 rq:758663 version:1.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes    
2019-12-18 14:48:56.197955584 +0100
+++ /work/SRC/openSUSE:Factory/.matrix-synapse.new.6675/matrix-synapse.changes  
2019-12-21 12:35:03.691468240 +0100
@@ -1,0 +2,19 @@
+Sat Dec 21 00:57:27 UTC 2019 - Aleksa Sarai <[email protected]>
+
+- Use packaged service file not the one in the repo (the one in the repo is
+  completely broken for openSUSE).
+
+-------------------------------------------------------------------
+Fri Dec 20 18:09:31 UTC 2019 - Aleksa Sarai <[email protected]>
+
+- Update to 1.7.2.
+
+  * Fix a regression introduced in Synapse 1.7.1 which caused errors when
+    attempting to backfill rooms over federation.
+  * Fix a bug introduced in Synapse 1.7.0 which caused an error on startup when
+    upgrading from versions before 1.3.0.
+
+  The full changelog is included in
+  /usr/share/doc/packages/matrix-synapse/CHANGES.md.
+
+-------------------------------------------------------------------

Old:
----
  matrix-synapse-1.7.1.obscpio

New:
----
  matrix-synapse-1.7.2.obscpio

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

Other differences:
------------------
++++++ matrix-synapse-test.spec ++++++
--- /var/tmp/diff_new_pack.fmVF8b/_old  2019-12-21 12:35:05.851469267 +0100
+++ /var/tmp/diff_new_pack.fmVF8b/_new  2019-12-21 12:35:05.851469267 +0100
@@ -32,7 +32,7 @@
 
 %define         pkgname matrix-synapse
 Name:           %{pkgname}-test
-Version:        1.7.1
+Version:        1.7.2
 Release:        0
 Summary:        Test package for %{pkgname}
 License:        Apache-2.0

++++++ matrix-synapse.spec ++++++
--- /var/tmp/diff_new_pack.fmVF8b/_old  2019-12-21 12:35:05.867469275 +0100
+++ /var/tmp/diff_new_pack.fmVF8b/_new  2019-12-21 12:35:05.867469275 +0100
@@ -44,7 +44,7 @@
 %define         modname synapse
 %define         pkgname matrix-synapse
 Name:           %{pkgname}
-Version:        1.7.1
+Version:        1.7.2
 Release:        0
 Summary:        Matrix protocol reference homeserver
 License:        Apache-2.0
@@ -172,7 +172,7 @@
 # system configuration.
 mkdir -p %{buildroot}%{_sbindir}
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{pkgname}
-install -D -m 0644 contrib/systemd/%{pkgname}.service 
%{buildroot}%{_unitdir}/%{pkgname}.service
+install -D -m 0644 %{S:50} %{buildroot}%{_unitdir}/%{pkgname}.service
 
 # User directory.
 install -d -m 0755 %{buildroot}%{_rundir}/%{pkgname}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.fmVF8b/_old  2019-12-21 12:35:05.887469284 +0100
+++ /var/tmp/diff_new_pack.fmVF8b/_new  2019-12-21 12:35:05.887469284 +0100
@@ -5,7 +5,7 @@
     <param name="url">https://github.com/matrix-org/synapse.git</param>
     <param name="scm">git</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v1.7.1</param>
+    <param name="revision">v1.7.2</param>
   </service>
   <service name="set_version" mode="disabled"/>
   <service name="tar" mode="buildtime"/>

++++++ matrix-synapse-1.7.1.obscpio -> matrix-synapse-1.7.2.obscpio ++++++
/work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse-1.7.1.obscpio 
/work/SRC/openSUSE:Factory/.matrix-synapse.new.6675/matrix-synapse-1.7.2.obscpio
 differ: char 50, line 1

++++++ matrix-synapse.obsinfo ++++++
--- /var/tmp/diff_new_pack.fmVF8b/_old  2019-12-21 12:35:06.123469396 +0100
+++ /var/tmp/diff_new_pack.fmVF8b/_new  2019-12-21 12:35:06.155469411 +0100
@@ -1,5 +1,5 @@
 name: matrix-synapse
-version: 1.7.1
-mtime: 1576662003
-commit: e156c86a7f3d616bcb8fd80d5d319fd9a3d73cb6
+version: 1.7.2
+mtime: 1576839487
+commit: 29794c6bc84b9ba76f041bbc8a180b7421996004
 


Reply via email to