diff --git a/README.md b/README.md index 8799ba3..726e6b5 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ Skanlite is an image scanner application for KDE. + diff --git a/skanlite.spec b/skanlite.spec index b9ca470..331400e 100644 --- a/skanlite.spec +++ b/skanlite.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: skanlite -Version: 24.12.0 +Version: 24.12.1 Release: 1mamba Summary: An image scanner application for KDE Group: Graphical Desktop/Applications/Graphics @@ -41,7 +41,6 @@ BuildRequires: cmake %description Skanlite is an image scanner application for KDE. -%debug_package %prep %setup -q @@ -68,6 +67,9 @@ Skanlite is an image scanner application for KDE. %doc LICENSES %changelog +* Sat Jan 11 2025 Automatic Build System 24.12.1-1mamba +- automatic version update by autodist + * Mon Dec 16 2024 Automatic Build System 24.12.0-1mamba - automatic version update by autodist