Commit ca1b8f8aaff2f28cca0567e3b6175e61c53df6b1

Authored by Sergio Oliveira
1 parent d0365c2d
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
@@ -15,7 +15,7 @@ Group: Development/Tools @@ -15,7 +15,7 @@ Group: Development/Tools
15 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot 15 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
16 Prefix: %{_prefix} 16 Prefix: %{_prefix}
17 Vendor: Sergio Oliveira <sergio@tracy.com.br> 17 Vendor: Sergio Oliveira <sergio@tracy.com.br>
18 -Url: https://github.com/colab-community/colab 18 +Url: https://github.com/colab/colab
19 BuildArch: noarch 19 BuildArch: noarch
20 BuildRequires: colab-deps >= 1.10, python-virtualenv 20 BuildRequires: colab-deps >= 1.10, python-virtualenv
21 Requires: colab-deps >= 1.10, solr, mailman-api 21 Requires: colab-deps >= 1.10, solr, mailman-api