From 2b546c8b24a6a8a69a51ed1ed2d1e16c03c3a360 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Sat, 21 Oct 2017 22:05:48 +0200 Subject: [PATCH] Update URL: and Source0: to point to Pagure instead of fedorahosted.org --- polkit-pkla-compat.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/polkit-pkla-compat.spec b/polkit-pkla-compat.spec index 96b665d..77b7eb4 100644 --- a/polkit-pkla-compat.spec +++ b/polkit-pkla-compat.spec @@ -1,12 +1,12 @@ Name: polkit-pkla-compat Version: 0.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Rules for polkit to add compatibility with pklocalauthority # GPLv2-licensed ltmain.sh and Apache-licensed mocklibc are not shipped in # the binary package. License: LGPLv2+ -URL: https://fedorahosted.org/polkit-pkla-compat/ -Source0: https://fedorahosted.org/releases/p/o/polkit-pkla-compat/polkit-pkla-compat-%{version}.tar.xz +URL: https://pagure.io/polkit-pkla-compat +Source0: http://releases.pagure.org/polkit-pkla-compat/polkit-pkla-compat-%{version}.tar.xz BuildRequires: docbook-style-xsl, libxslt, glib2-devel, polkit-devel # To ensure the polkitd group already exists when this is installed @@ -48,6 +48,10 @@ make check %dir %{_localstatedir}/lib/polkit-1/localauthority/*.d %changelog +* Sat Oct 21 2017 Miloslav Trmač - 0.1-11 +- Update URL: and Source0: to point to Pagure instead of fedorahosted.org + Resolves: #1502386 + * Thu Aug 03 2017 Fedora Release Engineering - 0.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild @@ -79,4 +83,3 @@ make check * Tue May 7 2013 Miloslav Trmač - 0.1-1 - Initial package -