diff --git a/README.md b/README.md index dc7b84b..509d105 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ KDE dialog tool. + diff --git a/kdialog.spec b/kdialog.spec index 404085c..2a137a1 100644 --- a/kdialog.spec +++ b/kdialog.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kdialog -Version: 24.12.0 +Version: 24.12.1 Release: 1mamba Summary: KDE dialog tool Group: Graphical Desktop/Applications/Utilities @@ -46,7 +46,6 @@ BuildRequires: extra-cmake-modules %description KDE dialog tool. -%debug_package %prep %setup -q @@ -74,6 +73,9 @@ KDE dialog 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