From 78ccf62efab573163726858b620fdea2f5dd6bc4 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Sun, 26 Jun 2016 20:32:29 +0000 Subject: [PATCH] Use github URL for source tarball ftp.gnome.org doesn't have the latest version Signed-off-by: Lokesh Mandvekar --- ostree.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ostree.spec b/ostree.spec index 4049cd8..e7f0f73 100644 --- a/ostree.spec +++ b/ostree.spec @@ -3,7 +3,7 @@ Name: ostree Version: 2016.6 Release: 1%{?dist} #VCS: git:git://git.gnome.org/ostree -Source0: http://ftp.gnome.org/pub/GNOME/sources/ostree/%{version}/ostree-%{version}.tar.xz +Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz Source1: 91-ostree.preset License: LGPLv2+ URL: http://live.gnome.org/OSTree