forked from pool/python-proton-vpn-network-manager-openvpn
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
accc572af3 | |||
c528220c26 |
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 18 17:13:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.1.0:
|
||||||
|
* Add proton-vpn-api-core depencency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 2 08:18:06 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Thu May 2 08:18:06 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -16,10 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define skip_python2 1
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-proton-vpn-network-manager-openvpn
|
Name: python-proton-vpn-network-manager-openvpn
|
||||||
Version: 0.0.7
|
Version: 0.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Proton VPN library for OpenVPN protocol using NetworkManager
|
Summary: Proton VPN library for OpenVPN protocol using NetworkManager
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@@ -40,7 +39,7 @@ BuildRequires: python-rpm-macros
|
|||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
Requires: NetworkManager-openvpn
|
Requires: NetworkManager-openvpn
|
||||||
Requires: python-proton-core
|
Requires: python-proton-core
|
||||||
Requires: python-proton-vpn-network-manager
|
Requires: python-proton-vpn-api-core
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b354683f76115aa1d6b75d9ccff3f31fcd764cc3b9baeb4caa3e667145a3e551
|
|
||||||
size 20182
|
|
3
v0.1.0.tar.gz
Normal file
3
v0.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:06c42a321c9c14b8c72e9e6b3ab98f8520869d5eb8a8db4db3fa73c27e66919e
|
||||||
|
size 20262
|
Reference in New Issue
Block a user