Accepting request 791955 from home:darix:apps
- Update to 1.12.3 - Remove the pin to Pillow 7.0 which was introduced in Synapse 1.12.2, and correctly fix the issue with building the Debian packages. (#7212) - Update to 1.12.2 - This release fixes an issue with building the debian packages. OBS-URL: https://build.opensuse.org/request/show/791955 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=122
This commit is contained in:
parent
c61ca25981
commit
32d877450a
2
_service
2
_service
@ -4,7 +4,7 @@
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="url">https://github.com/matrix-org/synapse.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.12.1</param>
|
||||
<param name="revision">v1.12.3</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<!--
|
||||
<param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6625de2a9ef0948b6804580fd427b276339dbef64a78e745ff1e90bec0df2ad1
|
||||
size 26577933
|
3
matrix-synapse-1.12.3.obscpio
Normal file
3
matrix-synapse-1.12.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b34e858e5383f7bdd6ec961c4c25c956de404843e1c5edd0696a96436789d0dc
|
||||
size 26579981
|
@ -32,7 +32,7 @@
|
||||
|
||||
%define pkgname matrix-synapse
|
||||
Name: %{pkgname}-test
|
||||
Version: 1.12.1
|
||||
Version: 1.12.3
|
||||
Release: 0
|
||||
Summary: Test package for %{pkgname}
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 3 12:21:52 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- Update to 1.12.3
|
||||
- Remove the pin to Pillow 7.0 which was introduced in Synapse
|
||||
1.12.2, and correctly fix the issue with building the Debian
|
||||
packages. (#7212)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 2 18:27:05 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- Update to 1.12.2
|
||||
- This release fixes an issue with building the debian packages.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 2 16:28:51 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: matrix-synapse
|
||||
version: 1.12.1
|
||||
mtime: 1585823536
|
||||
commit: 529462b5c044f7f7491fd41ab7d0682d01a6236b
|
||||
version: 1.12.3
|
||||
mtime: 1585909556
|
||||
commit: 883ac4b1bb7c520e928e8a42d7700de7f0d56055
|
||||
|
||||
|
@ -46,7 +46,7 @@
|
||||
%define modname synapse
|
||||
%define pkgname matrix-synapse
|
||||
Name: %{pkgname}
|
||||
Version: 1.12.1
|
||||
Version: 1.12.3
|
||||
Release: 0
|
||||
Summary: Matrix protocol reference homeserver
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user