diff --git a/README.md b/README.md index 12bd1c9..4566457 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ KDE file search tool. + diff --git a/kfind.spec b/kfind.spec index e02002c..f00a307 100644 --- a/kfind.spec +++ b/kfind.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kfind -Version: 24.12.0 +Version: 24.12.1 Release: 1mamba Summary: KDE file search tool Group: Graphical Desktop/Applications/Utilities @@ -47,7 +47,6 @@ BuildRequires: extra-cmake-modules %description KDE file search tool. -%debug_package %prep %setup -q @@ -78,6 +77,9 @@ KDE file search tool. %doc LICENSES %changelog +* Fri Jan 10 2025 Automatic Build System 24.12.1-1mamba +- automatic version update by autodist + * Thu Dec 12 2024 Automatic Build System 24.12.0-1mamba - automatic version update by autodist