diff --git a/debian/changelog b/debian/changelog index 9de88fe..5157f3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +globalprotect-openconnect (1.4.6-1) unstable; urgency=medium + + * Updated VERSION, Bumped 1.4.5 –> 1.4.6 + * feat: display address in gateway menu item + * fix: fix bug of parsing the portal respponse + + -- Kevin Yue Wed, 01 Jun 2022 23:55:50 +0800 + globalprotect-openconnect (1.4.5-1) unstable; urgency=medium * Updated VERSION, Bumped 1.4.4 –> 1.4.5 diff --git a/packaging/aur/PKGBUILD b/packaging/aur/PKGBUILD index 67dc528..ed4dbdd 100644 --- a/packaging/aur/PKGBUILD +++ b/packaging/aur/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Keinv Yue -_pkgver="1.4.5" -_commit="a489c5881bdc9d3565da0f2efac4963bec3f7069" +_pkgver="1.4.6" +_commit="b57fb993ca6cfb5e42cf77d2d26486ad40c32d23" pkgname=globalprotect-openconnect-git pkgver=${_pkgver} pkgrel=1 diff --git a/packaging/obs/globalprotect-openconnect.changes b/packaging/obs/globalprotect-openconnect.changes index 15a919c..9785ed5 100644 --- a/packaging/obs/globalprotect-openconnect.changes +++ b/packaging/obs/globalprotect-openconnect.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jun 1 15:55:50 UTC 2022 - k3vinyue@gmail.com - 1.4.6 + +- Update to 1.4.6 + * Updated VERSION, Bumped 1.4.5 –> 1.4.6 + * feat: display address in gateway menu item + * fix: fix bug of parsing the portal respponse + ------------------------------------------------------------------- Sun May 29 13:15:40 UTC 2022 - k3vinyue@gmail.com - 1.4.5 diff --git a/packaging/obs/globalprotect-openconnect.spec b/packaging/obs/globalprotect-openconnect.spec index 23a33d7..1d7cd8c 100644 --- a/packaging/obs/globalprotect-openconnect.spec +++ b/packaging/obs/globalprotect-openconnect.spec @@ -1,5 +1,5 @@ Name: globalprotect-openconnect -Version: 1.4.5 +Version: 1.4.6 Release: 1 Summary: A GlobalProtect VPN client powered by OpenConnect Group: Productivity/Networking/PPP