From 1d63fe4427e175195977d6c0a40555142ce4cb95 Mon Sep 17 00:00:00 2001 From: B Stack Date: Thu, 10 Oct 2019 17:11:50 -0400 Subject: change source to big-sources --- notification-daemon/notification-daemon.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'notification-daemon') diff --git a/notification-daemon/notification-daemon.spec b/notification-daemon/notification-daemon.spec index e0132d1..d2bb952 100644 --- a/notification-daemon/notification-daemon.spec +++ b/notification-daemon/notification-daemon.spec @@ -18,7 +18,8 @@ Provides: notify-daemon Obsoletes: notification-daemon-engine-slider < 0.2.0-3 Provides: notification-daemon-engine-slider = %{version}-%{release} -Source0: https://download.gnome.org/sources/notification-daemon/3.20/%{name}-%{version}.tar.xz +#Source0: http://download.gnome.org/sources/notification-daemon/3.20/%{name}-%{version}.tar.xz +Source0: https://gitlab.com/bgstack15/big-sources/raw/master/notification-daemon/notification-daemon-3.20.0.tar.xz %description notification-daemon is the server implementation of the freedesktop.org -- cgit