diff --git a/dwz.spec b/dwz.spec
index 5d4f1b4..0d39b42 100644
--- a/dwz.spec
+++ b/dwz.spec
@@ -1,9 +1,10 @@
 Summary: DWARF optimization and duplicate removal tool
 Name: dwz
 Version: 0.14
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: GPLv2+ and GPLv3+
-Source: %{name}-0.14.tar.xz
+URL: https://sourceware.org/dwz/
+Source: https://sourceware.org/ftp/dwz/releases/%{name}-%{version}.tar.xz
 BuildRequires: gcc, gcc-c++, gdb, elfutils-libelf-devel, dejagnu
 BuildRequires: make elfutils
 
@@ -41,6 +42,9 @@ make check
 %{_mandir}/man1/dwz.1*
 
 %changelog
+* Tue Oct  25 2022 William Cohen <wcohen@redhat.com> 0.14-8
+- Added URL and complete path to source tarball to dwz.spec.
+
 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild