diff --git a/nautilus-python.spec b/nautilus-python.spec index 33d6b0f..f25ea3e 100644 --- a/nautilus-python.spec +++ b/nautilus-python.spec @@ -4,8 +4,8 @@ Release: 1%{?dist} Summary: Python bindings for Nautilus License: GPLv2+ -URL: https://www.gnome.org/ -Source0: https://ftp.gnome.org/pub/GNOME/sources/%{name}/%(v=%{version}; echo ${v:0:3}; )/%{name}-%{version}.tar.xz +URL: https://wiki.gnome.org/Projects/NautilusPython +Source0: https://download.gnome.org/sources/%{name}/%(v=%{version}; echo ${v:0:3}; )/%{name}-%{version}.tar.xz BuildRequires: python2-devel BuildRequires: nautilus-devel @@ -80,6 +80,7 @@ rm -rfv $RPM_BUILD_ROOT%{_docdir} - Rename the binary package back to nautilus-python (#1636626) - Simplify packaging - Co-own gtk-doc directories +- Update upstream URLs * Tue Oct 30 2018 Raphael Groner - 1.2.1-4 - separate properly builds of python2 and python3, rhbz#1636626