diff --git a/NetworkManager-strongswan-1.4.4.tar.bz2 b/NetworkManager-strongswan-1.4.4.tar.bz2 deleted file mode 100644 index b0299ce..0000000 --- a/NetworkManager-strongswan-1.4.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d2d596af5505f237707afdea7e673a8b1f32f8b9722651970302e7e232b12f6 -size 305677 diff --git a/NetworkManager-strongswan-1.4.4.tar.bz2.sig b/NetworkManager-strongswan-1.4.4.tar.bz2.sig deleted file mode 100644 index 38574a2..0000000 Binary files a/NetworkManager-strongswan-1.4.4.tar.bz2.sig and /dev/null differ diff --git a/NetworkManager-strongswan-1.4.5.tar.bz2 b/NetworkManager-strongswan-1.4.5.tar.bz2 new file mode 100644 index 0000000..90a498b --- /dev/null +++ b/NetworkManager-strongswan-1.4.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:343b68cbe32f65e2baa01b37716415e4360addc8c90209d45504b52b8864bd04 +size 306689 diff --git a/NetworkManager-strongswan-1.4.5.tar.bz2.sig b/NetworkManager-strongswan-1.4.5.tar.bz2.sig new file mode 100644 index 0000000..6210f74 Binary files /dev/null and b/NetworkManager-strongswan-1.4.5.tar.bz2.sig differ diff --git a/NetworkManager-strongswan.changes b/NetworkManager-strongswan.changes index 2f010f3..d1523f7 100644 --- a/NetworkManager-strongswan.changes +++ b/NetworkManager-strongswan.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 3 19:15:21 UTC 2019 - Bjørn Lie + +- 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 diff --git a/NetworkManager-strongswan.spec b/NetworkManager-strongswan.spec index 556ca83..22d23d3 100644 --- a/NetworkManager-strongswan.spec +++ b/NetworkManager-strongswan.spec @@ -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