diff --git a/man.changes b/man.changes index d7963d4..f709809 100644 --- a/man.changes +++ b/man.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat May 7 12:17:53 UTC 2022 - Marcus Meissner + +- switch source url to https + ------------------------------------------------------------------- Wed Oct 6 11:41:21 UTC 2021 - Johannes Segitz diff --git a/man.spec b/man.spec index 0e30284..1fec56f 100644 --- a/man.spec +++ b/man.spec @@ -1,7 +1,7 @@ # # spec file for package man # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,7 @@ License: GPL-2.0-or-later Group: System/Base URL: https://savannah.nongnu.org/projects/man-db Source0: https://download.savannah.gnu.org/releases/man-db/man-db-%{version}.tar.xz -Source1: http://download.savannah.gnu.org/releases/man-db/man-db-%{version}.tar.xz.asc +Source1: https://download.savannah.gnu.org/releases/man-db/man-db-%{version}.tar.xz.asc Source2: https://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=man-db&download=1#/%{name}.keyring Source3: sysconfig.cron-man Source4: cron.daily.do_mandb @@ -57,7 +57,7 @@ Patch8: man-db-2.9.4.patch # PATCH-FEATURE-OPENSUSE -- Add documentation about man0 section (header files) Patch9: man-db-2.6.3-man0.dif Patch10: man-db-2.9.4-alternitive.dif -Patch11: harden_man-db.service.patch +Patch11: harden_man-db.service.patch BuildRequires: automake BuildRequires: flex BuildRequires: gdbm-devel