diff --git a/keyutils.spec b/keyutils.spec index c36e8e64aa7d12c83cd8002dc5b50b90c7bfd89c..d8a6abc88e02bcd5c81c121a887bc4eb96d431c0 100644 --- a/keyutils.spec +++ b/keyutils.spec @@ -1,11 +1,11 @@ Name: keyutils Version: 1.6.3 -Release: 1 +Release: 2 Summary: Utilities of Linux Key Management License: GPLv2+ and LGPLv2+ -Url: http://people.redhat.com/~dhowells/keyutils/ -Source0: http://people.redhat.com/~dhowells/keyutils/keyutils-%{version}.tar.gz +Url: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git +Source0: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/snapshot/keyutils-%{version}.tar.gz Patch9000: bugfix-fix-argv-string-out-of-bounds.patch @@ -96,6 +96,9 @@ make \ %{_mandir}/man*/* %changelog +* Mon Sep 14 2020 steven - 1.6.3-2 +- update url and source0, and let it can be accessed + * Tue Jul 28 2020 steven - 1.6.3-1 - update to 1.6.3