diff --git a/mm-common.spec b/mm-common.spec index 69795dd..fe2e0b8 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: mm-common -Version: 1.0.5 +Version: 1.0.6 Release: 1mamba Summary: Common build files of the C++ bindings Group: Development/Tools @@ -56,9 +56,12 @@ Common build files of the C++ bindings. %{_mandir}/man1/mm-common-prepare.1* %dir %{_datadir}/doc/mm-common %{_datadir}/doc/mm-common/* -%doc AUTHORS COPYING +%doc COPYING %changelog +* Tue Jan 09 2024 Automatic Build System 1.0.6-1mamba +- automatic version update by autodist + * Sat Dec 03 2022 Automatic Build System 1.0.5-1mamba - automatic version update by autodist