mirror of
https://github.com/seiichiro0185/sailotp.git
synced 2024-11-21 15:29:42 +00:00
Version 1.10.2
Add Missing Camera Permission (contributed by Keeper-of-the-Keys)
This commit is contained in:
parent
2b710f8ef0
commit
4bfb1f7200
3 changed files with 5 additions and 2 deletions
|
@ -6,6 +6,6 @@ Icon=harbour-sailotp
|
|||
Exec=harbour-sailotp
|
||||
|
||||
[X-Sailjail]
|
||||
Permissions=UserDirs;RemovableMedia
|
||||
Permissions=UserDirs;RemovableMedia;Camera
|
||||
OrganizationName=org.seiichiro0185
|
||||
ApplicationName=harbour-sailotp
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
* Wed Jan 25 2023 Stefan Brand <sailfish@seiichiro0185.org> 1.10.2-1
|
||||
- Add Sailjail Permission for Camera Use (contributed by Keeper-of-the-Keys)
|
||||
|
||||
* Sun Dec 27 2022 Stefan Brand <sailfish@seiichiro0185.org> 1.10.1-1
|
||||
- Update Swedish Translation (contributed by Åke Engelbrektson)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: harbour-sailotp
|
||||
Summary: SailOTP
|
||||
Version: 1.10.1
|
||||
Version: 1.10.2
|
||||
Release: 1
|
||||
Group: Security
|
||||
URL: https://github.com/seiichiro0185/sailotp/
|
||||
|
|
Loading…
Reference in a new issue