From 8ec3683b6b1cf23110d21ae75be71be5cfcf0e60 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Sat, 21 Jan 2023 15:26:28 +0100 Subject: Version 0.2: Update passwordmaker-rs to version 0.2.1 --- rpm/harbour-passfish.changes | 23 +++++++++++++++++++++++ rpm/harbour-passfish.spec | 2 +- rpm/harbour-passfish.yaml | 2 +- 3 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 rpm/harbour-passfish.changes (limited to 'rpm') diff --git a/rpm/harbour-passfish.changes b/rpm/harbour-passfish.changes new file mode 100644 index 0000000..80644eb --- /dev/null +++ b/rpm/harbour-passfish.changes @@ -0,0 +1,23 @@ +# Rename this file as PassFish.changes to include changelog +# entries in your RPM file. +# +# Add new changelog entries following the format below. +# Add newest entries to the top of the list. +# Separate entries from eachother with a blank line. +# +# Alternatively, if your changelog is automatically generated (e.g. with +# the git-change-log command provided with Sailfish OS SDK), create a +# PassFish.changes.run script to let mb2 run the required commands for you. + +# * date Author's Name version-release +# - Summary of changes + +* Fri Jan 20 2023 Andreas Grois 0.2.0 +- Update to passwordmaker-rs version 0.2, what means the following: +- A ton of new automated tests make bugs less likely +- The performance of profiles that don't use leet after generating was improved +- The performance of HMAC profiles was improved +- The overall quality of the passwordmaker-rs code has improved. + +* Tue Nov 1 2022 Andreas Grois 0.1.0 +- Initial release diff --git a/rpm/harbour-passfish.spec b/rpm/harbour-passfish.spec index 67a0ddb..db8c584 100644 --- a/rpm/harbour-passfish.spec +++ b/rpm/harbour-passfish.spec @@ -11,7 +11,7 @@ Name: harbour-passfish # << macros Summary: PassFish -Version: 0.1 +Version: 0.2 Release: 1 Group: Security/Accounts License: GPL diff --git a/rpm/harbour-passfish.yaml b/rpm/harbour-passfish.yaml index 2c47d4c..2b67fad 100644 --- a/rpm/harbour-passfish.yaml +++ b/rpm/harbour-passfish.yaml @@ -1,6 +1,6 @@ Name: harbour-passfish Summary: PassFish -Version: 0.1 +Version: 0.2 Release: 1 # The contents of the Group field should be one of the groups listed here: # https://github.com/mer-tools/spectacle/blob/master/data/GROUPS -- cgit v1.2.3