Version 1.7.1 Preparations

This commit is contained in:
seiichiro 2018-04-09 18:53:30 +02:00
parent 2ab78c257b
commit cf1dacc762
5 changed files with 8 additions and 10 deletions

View File

@ -60,6 +60,7 @@ The following people have contributed to translating SailOTP:
* Chinese: BirdZhang
* Finnish: Johan Heikkilä (hevanaa)
* French: Romain Tartière (smortex)
* Italian: Tichy
* Russian: moorchegue
* Spanish: p4moedo
* Swedish: Åke Engelbrektson (eson57)

View File

@ -1,11 +1,3 @@
# The name of your app.
# NOTICE: name defined in TARGET has a corresponding QML filename.
# If name defined in TARGET is changed, following needs to be
# done to match new name:
# - corresponding QML filename must be changed
# - desktop icon filename must be changed
# - desktop filename must be changed
# - icon definition filename in desktop file must be changed
TARGET = harbour-sailotp
DEFINES += APP_VERSION=\\\"$$VERSION\\\"

View File

@ -29,7 +29,7 @@
import QtQuick 2.0
import Sailfish.Silica 1.0
import org.nemomobile.configuration 1.0
import Nemo.Configuration 1.0
import "pages"
import "components"

View File

@ -1,3 +1,7 @@
* Mon Apr 09 2019 Stefan Brand <sailfish@seiichiro0185.org> 1.7.1-1
- Added Italian Translation
- Adapt Packaging for new Harbour Rules
* Mon Apr 02 2019 Stefan Brand <sailfish@seiichiro0185.org> 1.7-1
- Added Chinese Translation
- Added Finish Translation

View File

@ -1,6 +1,6 @@
Name: harbour-sailotp
Summary: SailOTP
Version: 1.7
Version: 1.7.1
Release: 1
Group: Security
URL: https://github.com/seiichiro0185/sailotp/
@ -36,4 +36,5 @@ Files:
- '%{_datadir}/applications/%{name}.desktop'
- '%{_datadir}/icons/hicolor/*/apps/%{name}.png'
PkgBR: []