diff --git a/python-proton-vpn-session.changes b/python-proton-vpn-session.changes index e0a3c9f..cb8a0a4 100644 --- a/python-proton-vpn-session.changes +++ b/python-proton-vpn-session.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu May 2 08:19:19 UTC 2024 - Dirk Müller + +- update to 0.6.7: + * Include ISP and Country in bug report submissions. + * Add WireGuard ports + * Add desktop environment and distro variant values when + submitting a bug report + * Add property to logical server + * Stop making use of sync_wrapper due to thread-safety issues + * Move bug report submission from proton-vpn-api-core to + proton-vpn-session + * When fetching servers ask API to provide the entire list of + secure core servers + ------------------------------------------------------------------- Tue Mar 19 15:17:34 UTC 2024 - Alexandre Vicenzi diff --git a/python-proton-vpn-session.spec b/python-proton-vpn-session.spec index 5d982b3..3f8ad03 100644 --- a/python-proton-vpn-session.spec +++ b/python-proton-vpn-session.spec @@ -16,10 +16,9 @@ # -%define skip_python2 1 %{?sle15_python_module_pythons} Name: python-proton-vpn-session -Version: 0.6.5 +Version: 0.6.7 Release: 0 Summary: Proton VPN session library License: GPL-3.0-or-later diff --git a/v0.6.5.tar.gz b/v0.6.5.tar.gz deleted file mode 100644 index b208b98..0000000 --- a/v0.6.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55aa10168d15187c9e34652d7231d7af4d447cd7120e263f0f9814ed3670a597 -size 48959 diff --git a/v0.6.7.tar.gz b/v0.6.7.tar.gz new file mode 100644 index 0000000..ef8125d --- /dev/null +++ b/v0.6.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a9471aed41a557eacb0b0774976bf14ded133f0411d1a1778b0832bb240998c +size 49311