Commit 53250903ab938d95ff591338b79e21f06d1c1f14

Authored by Sergio Oliveira
Committed by Rodrigo Siqueira de Melo
1 parent 27f81db5

Fixed colab repo url

Signed-off-by: Sergio Oliveira <sergio@tracy.com.br>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
colab/colab.spec
... ... @@ -14,7 +14,7 @@ Group: Development/Tools
14 14 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
15 15 Prefix: %{_prefix}
16 16 Vendor: Sergio Oliveira <sergio@tracy.com.br>
17   -Url: https://github.com/colab-community/colab
  17 +Url: https://github.com/colab/colab
18 18 BuildArch: noarch
19 19 BuildRequires: colab-deps >= 1.10, python-virtualenv
20 20 Requires: colab-deps >= 1.10, solr, mailman-api
... ...