File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Maintainer: Proton Technologies AG <opensource@proton.me>
22pkgname=python-proton-client
3- pkgver=0.4.0
3+ pkgver=0.4.1
44pkgrel=1
55pkgdesc=" Safely login with ProtonVPN credentials to connect to Proton."
66arch=(" any" )
Original file line number Diff line number Diff line change 1- proton-python-client (0.4.0-1) unstable; urgency=medium
1+ proton-python-client (0.4.1-1) unstable; urgency=medium
2+
3+ * Add long description to setup.py
4+
5+ -- Proton Technologies AG <opensource@proton.me> Wed, 21 Apr 2021 13:45:00 +0100
6+
7+ proton-python-client (0.4.0-1) unstable; urgency=medium
28
39 * Add proxy support
410 * Verify fingerprint of signer key
Original file line number Diff line number Diff line change 11%define unmangled_name proton-client
2- %define version 0.4.0
2+ %define version 0.4.1
33%define release 1
44
55Prefix: %{_prefix }
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
4848%defattr(-,root,root)
4949
5050%changelog
51+ * Wed Apr 21 2021 Proton Technologies AG <opensource@proton.me> 0.4.1-1
52+ - Add long description to setup.py
53+
5154* Mon Apr 19 2021 Proton Technologies AG <opensource@proton.me> 0.4.0-1
5255- Add proxy support
5356- Verify fingerprint of signer key
You can’t perform that action at this time.
0 commit comments