Commit b91e760ede4729689228c258ae86a1f7ac595744
Committed by
Alexandre Barbosa
1 parent
d2e7b4d9
Exists in
colab-master
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 | ... | ... |