diff --git a/README.md b/README.md index e3bb998..1517436 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ This module implements a GUI for the Wacom Linux Drivers and extends it with profile support to handle different button / pen layouts per profile. + diff --git a/kcm-wacomtablet.spec b/kcm-wacomtablet.spec index c2799d8..7048418 100644 --- a/kcm-wacomtablet.spec +++ b/kcm-wacomtablet.spec @@ -1,5 +1,5 @@ Name: kcm-wacomtablet -Version: 6.2.4 +Version: 6.2.5 Release: 1mamba Summary: A KDE configuration GUI for the Wacom Linux Drivers Group: Graphical Desktop/Applications/Configuration @@ -53,7 +53,6 @@ BuildRequires: extra-cmake-modules %description This module implements a GUI for the Wacom Linux Drivers and extends it with profile support to handle different button / pen layouts per profile. -%debug_package %prep %setup -q -n wacomtablet-%{version} @@ -92,6 +91,9 @@ This module implements a GUI for the Wacom Linux Drivers and extends it with pro %doc AUTHORS COPYING %changelog +* Thu Jan 02 2025 Automatic Build System 6.2.5-1mamba +- automatic version update by autodist + * Wed Nov 27 2024 Automatic Build System 6.2.4-1mamba - automatic version update by autodist