Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11004699
D14297.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D14297.id.diff
View Options
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -223,7 +223,6 @@
libgtk-4.so.1:gtk_button_set_label
libgtk-4.so.1:gtk_cell_renderer_text_new
libgtk-4.so.1:gtk_cell_renderer_toggle_new
-libgtk-4.so.1:gtk_cell_renderer_toggle_set_activatable
libgtk-4.so.1:gtk_check_button_get_active
libgtk-4.so.1:gtk_check_button_get_type
libgtk-4.so.1:gtk_check_button_set_active
@@ -365,6 +364,7 @@
libm.so.6:cbrtf
libm.so.6:ceil
libm.so.6:ceilf
+libm.so.6:cos
libm.so.6:cosf
libm.so.6:exp2
libm.so.6:exp2f
@@ -372,6 +372,8 @@
libm.so.6:floor
libm.so.6:floorf
libm.so.6:fmodf
+libm.so.6:log
+libm.so.6:log2
libm.so.6:pow
libm.so.6:powf
libm.so.6:round
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : czkawka
-version : 5.1.0
-release : 3
+version : 6.0.0
+release : 4
source :
- - https://github.com/qarmin/czkawka/archive/refs/tags/5.1.0.tar.gz : 346c256ef215fa029a78c8150fcac1815e0c7f98319a167e18c5239e04849068
+ - https://github.com/qarmin/czkawka/archive/refs/tags/6.0.0.tar.gz : 32dc1d8a55bc3ce478246830a1f81679affa85735e69aa049fd83e30271e368f
homepage : https://qarmin.github.io/czkawka/
license :
- CC-BY-4.0
@@ -18,7 +18,7 @@
- cargo
build : |
cargo build --release --workspace
-install : |-
+install : |
install -Dm00755 target/release/czkawka_gui $installdir/usr/bin/czkawka_gui
install -Dm00755 target/release/czkawka_cli $installdir/usr/bin/czkawka_cli
install -Dm00644 data/com.github.qarmin.czkawka.desktop -t $installdir/usr/share/applications
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>czkawka</Name>
<Homepage>https://qarmin.github.io/czkawka/</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Matthias Homann</Name>
+ <Email>palto@mailbox.org</Email>
</Packager>
<License>CC-BY-4.0</License>
<License>MIT</License>
@@ -33,12 +33,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2023-07-12</Date>
- <Version>5.1.0</Version>
+ <Update release="4">
+ <Date>2023-07-29</Date>
+ <Version>6.0.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Matthias Homann</Name>
+ <Email>palto@mailbox.org</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 2, 3:06 AM (6 d, 12 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5891616
Default Alt Text
D14297.id.diff (2 KB)
Attached To
Mode
D14297: Update Czkawka to 6.0.0
Attached
Detach File
Event Timeline
Log In to Comment