From 64ddbe5d13aaa05e678032eb888612b80306c0cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 2 Jun 2015 11:59:03 +0200 Subject: [PATCH] Fix upstream and source URLs (project moved to gitlab) --- libaccounts-glib.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/libaccounts-glib.spec b/libaccounts-glib.spec index 1a0e9bc..513ce32 100644 --- a/libaccounts-glib.spec +++ b/libaccounts-glib.spec @@ -4,11 +4,9 @@ Release: 1%{?dist} Group: System Environment/Libraries Summary: Accounts framework for Linux and POSIX based platforms License: LGPLv2 -URL: https://code.google.com/p/accounts-sso/ +URL: https://gitlab.com/accounts-sso/libaccounts-glib -# Source available from https://drive.google.com/drive/#folders/0B8fX9XOwH_g4alFsYV8tZTI4VjQ -# as per https://groups.google.com/forum/#!topic/accounts-sso-announce/8MserPgUV5M -Source0: %{name}-%{version}.tar.gz +Source0: https://gitlab.com/accounts-sso/%{name}/repository/archive.tar.gz?ref=VERSION_%{version}#/%{name}-%{version}.tar.gz BuildRequires: dbus-glib-devel BuildRequires: libxml2-devel