From ba38832de3bfec71e76232b04b4b34d658f38812523c3f52b20cdde9e54af2d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 13 Mar 2020 13:06:52 +0000 Subject: [PATCH] Accepting request 784640 from home:namtrac:branches:network Fix encoding error in changes file OBS-URL: https://build.opensuse.org/request/show/784640 OBS-URL: https://build.opensuse.org/package/show/network/keepalived?expand=0&rev=62 --- keepalived.changes | 2 +- keepalived.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/keepalived.changes b/keepalived.changes index 30aa5b2..3bf56b6 100644 --- a/keepalived.changes +++ b/keepalived.changes @@ -129,7 +129,7 @@ Tue Apr 16 19:01:38 UTC 2019 - Marcus Rueckert - Remove inappropriate function const attributes They were causing iptables/ipsets not to be initialised. - Stop warning: function might be candidate for attribute - ‘const’ Depending on what configure options are selected, + "const" Depending on what configure options are selected, gcc can output the above warning for initialise_debug_options(). This commit ensures that the warning is not produced. diff --git a/keepalived.spec b/keepalived.spec index 0e52b04..f555e66 100644 --- a/keepalived.spec +++ b/keepalived.spec @@ -1,7 +1,7 @@ # # spec file for package keepalived # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -48,7 +48,7 @@ Release: 0 Summary: A keepalive facility for Linux License: GPL-2.0-or-later Group: Productivity/Networking/Routing -Url: http://www.keepalived.org/ +URL: http://www.keepalived.org/ Source: http://www.keepalived.org/software/%{name}-%{version}.tar.gz Source2: keepalive-rpmlintrc Patch1: keepalive-init.patch