1.30.0
This commit is contained in:
parent
230b63ad0a
commit
adf3d76483
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue