From 4d62ea0687a3faebcb6fc9b2a49b5712b4f17c8b Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Sun, 9 Oct 2016 09:55:28 +0200 Subject: [PATCH] Release Preparations for Version 1.5 --- qml/pages/About.qml | 2 +- rpm/harbour-sailotp.changes | 4 ++++ rpm/harbour-sailotp.yaml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/qml/pages/About.qml b/qml/pages/About.qml index ae32be1..e04c618 100644 --- a/qml/pages/About.qml +++ b/qml/pages/About.qml @@ -114,7 +114,7 @@ Page { font.pixelSize: Theme.fontSizeSmall horizontalAlignment: TextEdit.Center readOnly: true - text: qsTr("Translators:")+"\n\nSwedish: Åke Engelbrektson\nEnglish: Stefan Brand\nGerman: Stefan Brand\nFrench: Romain Tartière" + text: qsTr("Translators:")+"\n\nSwedish: Åke Engelbrektson\nFrench: Romain Tartière\nEnglish: Stefan Brand\nGerman: Stefan Brand" color: "white" } } diff --git a/rpm/harbour-sailotp.changes b/rpm/harbour-sailotp.changes index 740bead..cd09962 100644 --- a/rpm/harbour-sailotp.changes +++ b/rpm/harbour-sailotp.changes @@ -1,3 +1,7 @@ +* Sun Oct 09 2016 Stefan Brand 1.5-1 +- Added French Translation (Thanks to Romain Tartière) +- Bugfix: Refresh HOTP-Token from Cover. Closes Github Issue #11 + * Thu Jul 14 2016 Stefan Brand 1.4-1 - Added Setting for Time Derivation - Added Setting for Token Length diff --git a/rpm/harbour-sailotp.yaml b/rpm/harbour-sailotp.yaml index 20201e9..0f34c5d 100644 --- a/rpm/harbour-sailotp.yaml +++ b/rpm/harbour-sailotp.yaml @@ -1,6 +1,6 @@ Name: harbour-sailotp Summary: SailOTP -Version: 1.4 +Version: 1.5 Release: 1 Group: Security URL: https://github.com/seiichiro0185/sailotp/