diff --git a/README.md b/README.md index 61e5ba4..19553ac 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ A Qt/QML based Matrix client. + diff --git a/neochat.spec b/neochat.spec index ada816e..7ba8bb6 100644 --- a/neochat.spec +++ b/neochat.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: neochat -Version: 24.12.0 +Version: 24.12.1 Release: 1mamba Summary: A Qt/QML based Matrix client Group: Graphical Desktop/Applications/Internet @@ -62,7 +62,6 @@ BuildRequires: extra-cmake-modules %description A Qt/QML based Matrix client. -%debug_package %prep %setup -q @@ -95,6 +94,9 @@ A Qt/QML based Matrix client. %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