From 5e8fae740d15b91fe453cc1d175f966020c1967c7880944b265838db667daf47 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Thu, 21 Mar 2019 20:46:33 +0000 Subject: [PATCH] - fix broken URL OBS-URL: https://build.opensuse.org/package/show/network:utilities/axel?expand=0&rev=15 --- axel.changes | 5 +++++ axel.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/axel.changes b/axel.changes index bacdb67..f01ce44 100644 --- a/axel.changes +++ b/axel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 21 20:45:51 UTC 2019 - Sebastian Wagner + +- fix broken URL + ------------------------------------------------------------------- Sat Mar 10 08:47:25 UTC 2018 - sebix+novell.com@sebix.at diff --git a/axel.spec b/axel.spec index af9b5b4..0c5fff0 100644 --- a/axel.spec +++ b/axel.spec @@ -1,7 +1,7 @@ # # spec file for package axel # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,7 +23,7 @@ Release: 0 Summary: Lightweight Download Accelerator License: GPL-2.0-or-later Group: Productivity/Networking/Other -Url: http://axel.alioth.debian.org/ +Url: https://github.com/axel-download-accelerator/axel Source: https://github.com/axel-download-accelerator/axel/releases/download/v%{version}/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(openssl)