diff --git a/python-proton-vpn-killswitch-network-manager.changes b/python-proton-vpn-killswitch-network-manager.changes index 1f89a96..f317013 100644 --- a/python-proton-vpn-killswitch-network-manager.changes +++ b/python-proton-vpn-killswitch-network-manager.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 5 19:02:00 UTC 2024 - Dirk Müller + +- update to 0.5.0: + * Add proton-vpn-api-core dependency + ------------------------------------------------------------------- Mon Jun 24 15:34:26 UTC 2024 - Dirk Müller diff --git a/python-proton-vpn-killswitch-network-manager.spec b/python-proton-vpn-killswitch-network-manager.spec index dec7519..ce67430 100644 --- a/python-proton-vpn-killswitch-network-manager.spec +++ b/python-proton-vpn-killswitch-network-manager.spec @@ -16,10 +16,9 @@ # -%define skip_python2 1 %{?sle15_python_module_pythons} Name: python-proton-vpn-killswitch-network-manager -Version: 0.4.5 +Version: 0.5.0 Release: 0 Summary: Proton VPN kill switch interface using NetworkManager License: GPL-3.0-or-later @@ -29,7 +28,7 @@ Source: https://github.com/ProtonVPN/python-proton-vpn-killswitch-networ BuildRequires: %{python_module gobject} BuildRequires: %{python_module packaging} BuildRequires: %{python_module pip} -BuildRequires: %{python_module proton-vpn-killswitch} +BuildRequires: %{python_module proton-vpn-api-core} BuildRequires: %{python_module proton-vpn-logger} BuildRequires: %{python_module pycairo} BuildRequires: %{python_module pytest-cov} @@ -42,7 +41,8 @@ BuildRequires: python-rpm-macros Requires: NetworkManager Requires: python-gobject Requires: python-packaging -Requires: python-proton-vpn-killswitch +Requires: python-proton-vpn-api-core +Requires: python-proton-vpn-logger Requires: python-proton-vpn-logger Requires: python-pycairo BuildArch: noarch diff --git a/v0.4.5.tar.gz b/v0.4.5.tar.gz deleted file mode 100644 index 22ae191..0000000 --- a/v0.4.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd0a6ff2b04957083b8a0cec816bb78d28ca2266ca14a2659d3d847b16464d42 -size 25901 diff --git a/v0.5.0.tar.gz b/v0.5.0.tar.gz new file mode 100644 index 0000000..377d276 --- /dev/null +++ b/v0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec7200dee647e7863c9839c32f6dd346badc92207b3014b3280c790a05e656f3 +size 25964