Accepting request 734835 from GNOME:Next

- Update to version 1.4.5:
  + Enables the IPv6 tab in the connection dialog.
- Use modern macros.

OBS-URL: https://build.opensuse.org/request/show/734835
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-strongswan?expand=0&rev=34
This commit is contained in:
Bjørn Lie 2019-10-04 15:21:48 +00:00 committed by Git OBS Bridge
parent 21a642376d
commit 2bea971e87
6 changed files with 17 additions and 8 deletions

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d2d596af5505f237707afdea7e673a8b1f32f8b9722651970302e7e232b12f6
size 305677

Binary file not shown.

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:343b68cbe32f65e2baa01b37716415e4360addc8c90209d45504b52b8864bd04
size 306689

Binary file not shown.

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 3 19:15:21 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.4.5:
+ Enables the IPv6 tab in the connection dialog.
- Use modern macros.
-------------------------------------------------------------------
Mon Jun 11 11:46:07 UTC 2018 - bjorn.lie@gmail.com

@ -1,7 +1,7 @@
#
# spec file for package NetworkManager-strongswan
#
# 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,12 +12,12 @@
# 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/
#
Name: NetworkManager-strongswan
Version: 1.4.4
Version: 1.4.5
Release: 0
Summary: NetworkManager VPN support for strongSwan
License: GPL-2.0-or-later
@ -27,12 +27,14 @@ Source0: http://download.strongswan.org/NetworkManager/%{name}-%{version}
Source1: http://download.strongswan.org/NetworkManager/%{name}-%{version}.tar.bz2.sig
Source2: %{name}.keyring
Source99: README
BuildRequires: intltool
BuildRequires: pkgconfig
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0
BuildRequires: pkgconfig(libnm)
BuildRequires: pkgconfig(libnma) >= 1.1.0
BuildRequires: pkgconfig(libsecret-1)
Requires: %{name}-frontend
Requires: NetworkManager >= 1.1.0
Requires: strongswan-nm >= 5.6.2
@ -56,7 +58,7 @@ strongSwan.
%lang_package
%prep
%setup -q
%autosetup -p1
cp %{SOURCE99} README.SUSE
%build
@ -65,7 +67,7 @@ cp %{SOURCE99} README.SUSE
--without-libnm-glib \
--with-charon=%{_libexecdir}/ipsec/charon-nm \
--disable-more-warnings
make %{?_smp_mflags}
%make_build
%install
%make_install