From 5bef41586e235d47aae5bd7e4f1f3b3cac152b9d929f813dc0d54a9f3a384258 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 26 Oct 2016 16:45:15 +0000 Subject: [PATCH] Not using a url for source - we use a source service OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=7 --- flatpak.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatpak.spec b/flatpak.spec index e53b80b..41276c8 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -27,7 +27,7 @@ Summary: Manage OSTree based application bundles License: LGPL-2.1+ Group: System/Packages Url: https://flatpak.github.io/ -Source: https://github.com/flatpak/flatpak/releases/download/%{version}/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz BuildRequires: docbook-xsl-stylesheets BuildRequires: gtk-doc BuildRequires: intltool >= 0.35.0