From 4024c42b3d2e98dad2c18446e8a5fe8c31b18fc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:19:43 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- matrix-synapse.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/matrix-synapse.spec b/matrix-synapse.spec index 364c16c..aab6c00 100644 --- a/matrix-synapse.spec +++ b/matrix-synapse.spec @@ -4,7 +4,7 @@ Name: matrix-%{srcname} Version: 1.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Matrix reference homeserver written in Python using Twisted License: ASL 2.0 URL: https://github.com/matrix-org/%{srcname} @@ -125,6 +125,9 @@ exit 0 %changelog +* Mon Aug 19 2019 Miro HronĨok - 1.2.1-2 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Kai A. Hiller - 1.2.1-1 - Update to v1.2.1