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
This commit is contained in:
Tomáš Chvátal 2020-03-13 13:06:52 +00:00 committed by Git OBS Bridge
parent f1aff4984c
commit ba38832de3
2 changed files with 3 additions and 3 deletions

View File

@ -129,7 +129,7 @@ Tue Apr 16 19:01:38 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
- 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.

View File

@ -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