From 4834c14001a663e90f95efd261f53e317f0e26f9 Mon Sep 17 00:00:00 2001 From: Martin Kampas Date: Fri, 11 May 2018 14:41:35 +0200 Subject: [PATCH] Polish .spec a bit --- rpm/ssu.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpm/ssu.spec b/rpm/ssu.spec index 7e69aec..1e502f9 100644 --- a/rpm/ssu.spec +++ b/rpm/ssu.spec @@ -1,11 +1,11 @@ Name: ssu -Version: 0.40.5 +Version: 0.43.10 Release: 1 Summary: SSU enabler for RND Group: System/Base License: GPLv2+ and LGPLv2.1+ and BSD-3-clause Source0: %{name}-%{version}.tar.gz -URL: https://github.com/nemomobile/ssu +URL: https://git.merproject.org/mer-core/ssu BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Network)