From adf3d764838bb5fe738fc0e423af20fa9b7012b3 Mon Sep 17 00:00:00 2001 From: Alex Manning Date: Wed, 24 Mar 2021 17:19:12 +0000 Subject: [PATCH] 1.30.0 --- matrix-synapse.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/matrix-synapse.spec b/matrix-synapse.spec index 1a98ca3..147ae2c 100644 --- a/matrix-synapse.spec +++ b/matrix-synapse.spec @@ -2,12 +2,12 @@ # Version suffix in URL when building release candidates %global rcx %{nil} -%global ghversion 1.30.0rc1 +%global ghversion 1.30.0 %{?python_enable_dependency_generator} Name: matrix-%{srcname} -Version: 1.30.1~rc1 +Version: %{ghversion} Release: 1%{?dist} Summary: A Matrix reference homeserver written in Python using Twisted License: ASL 2.0