Blob Blame History Raw
diff --git a/rhnsd.spec b/rhnsd.spec
index 2a192f6..8f2e5ae 100644
--- a/rhnsd.spec
+++ b/rhnsd.spec
@@ -1,11 +1,11 @@
 Summary: Spacewalk query daemon
 License: GPLv2
 Group: System Environment/Base
-Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
-URL:     https://fedorahosted.org/spacewalk
+Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz
+URL:     https://github.com/spacewalkproject/spacewalk
 Name: rhnsd
 Version: 5.0.13
-Release: 9%{?dist}
+Release: 10%{?dist}
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: gettext
@@ -138,6 +138,10 @@ rm -fr $RPM_BUILD_ROOT
 %doc LICENSE
 
 %changelog
+* Thu Oct 19 2017 Tomas Kasparek <tkasparek@redhat.com> 5.0.13-10
+- Resolves: #1503955 - upstream project has migrated to github
+  (tkasparek@redhat.com)
+
 * Mon Oct 09 2017 Tomas Kasparek <tkasparek@redhat.com> 5.0.13-9
 - Related: #1499793 - revert previous reboot loop changes
   (tkasparek@redhat.com)