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)