From 67dfa1809f87c2e6f3139561e21590ba8ce7a593 Mon Sep 17 00:00:00 2001 From: Timo K Date: Sat, 5 Mar 2022 20:11:20 +0100 Subject: [PATCH] update version --- Cargo.lock | 2 +- Cargo.toml | 2 +- data/com.github.spectre.desktop | 2 +- data/com.github.spectre.metainfo.xml | 6 ++++++ 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2c012fb..13a8560 100755 --- a/Cargo.lock +++ b/Cargo.lock @@ -1054,7 +1054,7 @@ checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83" [[package]] name = "spectre-gtk" -version = "0.0.6" +version = "0.0.7" dependencies = [ "bindgen", "cc", diff --git a/Cargo.toml b/Cargo.toml index c2de0e3..3cb394c 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spectre-gtk" -version = "0.0.6" +version = "0.0.7" authors = ["toger5 "] edition = "2018" build = "build-aux/build.rs" diff --git a/data/com.github.spectre.desktop b/data/com.github.spectre.desktop index 19a156b..b61541b 100755 --- a/data/com.github.spectre.desktop +++ b/data/com.github.spectre.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Name=Spectre password -Comment=Rust Flapaked Gtk Spectre application +Comment=Rust Gtk Spectre application Type=Application # should be the same as the Cargo project name Exec=spectre-gtk diff --git a/data/com.github.spectre.metainfo.xml b/data/com.github.spectre.metainfo.xml index 5768246..7742527 100755 --- a/data/com.github.spectre.metainfo.xml +++ b/data/com.github.spectre.metainfo.xml @@ -28,6 +28,12 @@ https://github.com/toger5/Spectre-gtk + + +

Upgrade to gtk-rs 0.4.6 and fix pwd preview. + Fix saving of the *.mpsites files.

+
+

Password type and version can now be choosen.