From 9fd5f09530c9b7e6a78b5bf5bc8577776f630f47 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 13 Sep 2016 12:07:49 +0200 Subject: [PATCH] update URLs to new newt homepage --- newt.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/newt.spec b/newt.spec index 35386ea..35c4043 100644 --- a/newt.spec +++ b/newt.spec @@ -10,8 +10,8 @@ Version: 0.52.19 Release: 2%{?dist} License: LGPLv2 Group: System Environment/Libraries -URL: https://fedorahosted.org/newt/ -Source: https://fedorahosted.org/released/newt/newt-%{version}.tar.gz +URL: https://pagure.io/newt +Source: https://pagure.io/releases/newt/newt-%{version}.tar.gz BuildRequires: popt-devel python-devel slang-devel BuildRequires: docbook-utils %if 0%{?with_python3}