Skip to content

Commit

Permalink
Release 5.0.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
qarmin committed Aug 30, 2022
1 parent d29935d commit f16818d
Show file tree
Hide file tree
Showing 12 changed files with 33 additions and 25 deletions.
25 changes: 13 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## Version 5.0.2 - 30.08.2022r
- Fixed problem with missing some similar images when using similarity > 0 - [#799](https://github.com/qarmin/czkawka/pull/799)
- Prebuilt Linux binaries are compiled without heif support - [24b](https://github.com/qarmin/czkawka/commit/24b64a32c65904c506b54270f0977ccbe5098cc8)
- Similar videos stops to proceed video after certain amount of time(fixes freezes) - [#815](https://github.com/qarmin/czkawka/pull/815)
- Add --version argument for czkawka_cli - [#806](https://github.com/qarmin/czkawka/pull/806)
- Rewrite a little nonsense message about minimal file size - [#807](https://github.com/qarmin/czkawka/pull/807)

## Version 5.0.1 - 03.08.2022r
- Fixed problem with removing ending slash with empty disk window path - [975](https://github.com/qarmin/czkawka/commit/97563a7b2a70fb5fcf6463f28069e6ea3b0ff5c2)
- Added to CLI bad extensions mode - [#795](https://github.com/qarmin/czkawka/pull/795)
Expand Down
4 changes: 2 additions & 2 deletions czkawka_cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "czkawka_cli"
version = "5.0.1"
version = "5.0.2"
authors = ["Rafał Mikrut <[email protected]>"]
edition = "2021"
rust-version = "1.60"
Expand All @@ -17,7 +17,7 @@ image_hasher = "1.0.0"

[dependencies.czkawka_core]
path = "../czkawka_core"
version = "5.0.1"
version = "5.0.2"
features = []

[features]
Expand Down
2 changes: 1 addition & 1 deletion czkawka_core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "czkawka_core"
version = "5.0.1"
version = "5.0.2"
authors = ["Rafał Mikrut <[email protected]>"]
edition = "2021"
rust-version = "1.60"
Expand Down
4 changes: 2 additions & 2 deletions czkawka_gui/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "czkawka_gui"
version = "5.0.1"
version = "5.0.2"
authors = ["Rafał Mikrut <[email protected]>"]
edition = "2021"
rust-version = "1.60"
Expand Down Expand Up @@ -59,7 +59,7 @@ features = ["v4_6"]

[dependencies.czkawka_core]
path = "../czkawka_core"
version = "5.0.1"
version = "5.0.2"
features = []

[features]
Expand Down
2 changes: 1 addition & 1 deletion czkawka_gui/ui/about_dialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ This program is free to use and will always be.
<property name="license-type">mit-x11</property>
<property name="logo-icon-name">help-about-symbolic</property>
<property name="program-name">Czkawka</property>
<property name="version">5.0.1</property>
<property name="version">5.0.2</property>
</object>
</interface>
4 changes: 2 additions & 2 deletions czkawka_gui/ui/czkawka.cmb
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@
(3,1,"GtkAboutDialog","license-type","mit-x11",None,None,None,None,None),
(3,1,"GtkAboutDialog","logo-icon-name","help-about-symbolic",None,None,None,None,None),
(3,1,"GtkAboutDialog","program-name","Czkawka",None,None,None,None,None),
(3,1,"GtkAboutDialog","version","5.0.1",None,None,None,None,None),
(3,1,"GtkAboutDialog","version","5.0.2",None,None,None,None,None),
(4,2,"GtkOrientable","orientation","vertical",None,None,None,None,None),
(4,2,"GtkWidget","vexpand","1",None,None,None,None,None),
(4,4,"GtkLabel","label","Group XD/PER XD (99 images in current group)",1,None,None,None,None),
Expand Down Expand Up @@ -660,7 +660,7 @@
(5,177,"GtkWidget","focusable","1",None,None,None,None,None),
(5,177,"GtkWidget","hexpand","1",None,None,None,None,None),
(5,178,"GtkEditable","editable","0",None,None,None,None,None),
(5,178,"GtkEditable","text","Czkawka 5.0.1",1,None,None,None,None),
(5,178,"GtkEditable","text","Czkawka 5.0.2",1,None,None,None,None),
(5,178,"GtkEditable","xalign","1",None,None,None,None,None),
(5,178,"GtkEntry","has-frame","0",None,None,None,None,None),
(5,178,"GtkWidget","focusable","1",None,None,None,None,None),
Expand Down
2 changes: 1 addition & 1 deletion czkawka_gui/ui/main_window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1081,7 +1081,7 @@
<property name="editable">0</property>
<property name="focusable">1</property>
<property name="has-frame">0</property>
<property name="text" translatable="yes">Czkawka 5.0.1</property>
<property name="text" translatable="yes">Czkawka 5.0.2</property>
<property name="xalign">1</property>
</object>
</child>
Expand Down
2 changes: 1 addition & 1 deletion data/com.github.qarmin.czkawka.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</screenshot>
</screenshots>
<releases>
<release version="5.0.1" date="2022-08-03"/>
<release version="5.0.2" date="2022-08-30"/>
</releases>
<content_rating type="oars-1.0"/>
<developer_name>Rafał Mikrut</developer_name>
Expand Down
2 changes: 1 addition & 1 deletion misc/cargo/PublishCore.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
NUMBER="5.0.1"
NUMBER="5.0.2"
CZKAWKA_PATH="/home/rafal"

cd "$CZKAWKA_PATH"
Expand Down
2 changes: 1 addition & 1 deletion misc/cargo/PublishOther.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
NUMBER="5.0.1"
NUMBER="5.0.2"
CZKAWKA_PATH="/home/rafal"

cd "$CZKAWKA_PATH"
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: czkawka # you probably want to 'snapcraft register <name>'
base: core22 # the base snap is the execution environment for this snap
version: '5.0.1' # just for humans, typically '1.2+git' or '1.3.2'
version: '5.0.2' # just for humans, typically '1.2+git' or '1.3.2'
summary: Czkawka - fast data cleaner written in Rust # 79 char long summary
description: |
Czkawka is very fast and feature rich cleaner which finds file duplicates, empty folders and files, duplicated music, similar images or the biggest files in selected directories.
Expand Down

0 comments on commit f16818d

Please sign in to comment.