diff --git a/README.md b/README.md index 7311ea5..e7c2526 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ KDE 5 partition manager. + diff --git a/partitionmanager.spec b/partitionmanager.spec index d9bc0b1..a3fd973 100644 --- a/partitionmanager.spec +++ b/partitionmanager.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: partitionmanager -Version: 24.12.0 +Version: 24.12.1 Release: 1mamba Summary: KDE 5 partition manager Group: Graphical Desktop/Applications/Administration @@ -66,7 +66,6 @@ Requires: fuse-exfat %description KDE 5 partition manager. -%debug_package %prep %setup -q @@ -95,6 +94,9 @@ KDE 5 partition manager. %doc LICENSES/* %changelog +* Fri Jan 10 2025 Automatic Build System 24.12.1-1mamba +- automatic version update by autodist + * Fri Dec 13 2024 Automatic Build System 24.12.0-1mamba - automatic version update by autodist