diff --git a/README.md b/README.md index 3a5ad7f..50029b2 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ KDE Plasma crash handler. + diff --git a/drkonqi.spec b/drkonqi.spec index 845ec1b..04beb39 100644 --- a/drkonqi.spec +++ b/drkonqi.spec @@ -1,7 +1,7 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: drkonqi -Version: 6.2.4 +Version: 6.2.5 Release: 1mamba Summary: KDE Plasma crash handler Group: Graphical Desktop/Applications/Environment @@ -55,7 +55,6 @@ Requires: qt6-qttools %description KDE Plasma crash handler. -%debug_package %prep %setup -q @@ -110,6 +109,9 @@ install -p -D -m755 src/doc/examples/installdbgsymbols_fedora.sh \ %doc LICENSES %changelog +* Wed Jan 01 2025 Automatic Build System 6.2.5-1mamba +- automatic version update by autodist + * Tue Nov 26 2024 Automatic Build System 6.2.4-1mamba - automatic version update by autodist