File tree 3 files changed +12
-3
lines changed
3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Maintainer: Proton Technologies AG <opensource@proton.me>
2
2
pkgname=python-proton-client
3
- pkgver=0.4.0
3
+ pkgver=0.4.1
4
4
pkgrel=1
5
5
pkgdesc=" Safely login with ProtonVPN credentials to connect to Proton."
6
6
arch=(" 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
2
8
3
9
* Add proxy support
4
10
* Verify fingerprint of signer key
Original file line number Diff line number Diff line change 1
1
%define unmangled_name proton-client
2
- %define version 0.4.0
2
+ %define version 0.4.1
3
3
%define release 1
4
4
5
5
Prefix: %{_prefix }
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
48
48
%defattr(-,root,root)
49
49
50
50
%changelog
51
+ * Wed Apr 21 2021 Proton Technologies AG <opensource@proton.me> 0.4.1-1
52
+ - Add long description to setup.py
53
+
51
54
* Mon Apr 19 2021 Proton Technologies AG <opensource@proton.me> 0.4.0-1
52
55
- Add proxy support
53
56
- Verify fingerprint of signer key
You can’t perform that action at this time.
0 commit comments