diff --git a/README.md b/README.md index 793187f..1431ce1 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ Hotdoc is a documentation micro-framework. It provides an interface for extensions to plug upon, along with some base objects (formatters, ...). + diff --git a/hotdoc.spec b/hotdoc.spec index 86d8e33..13028d9 100644 --- a/hotdoc.spec +++ b/hotdoc.spec @@ -1,5 +1,5 @@ Name: hotdoc -Version: 0.17.2 +Version: 0.17.3 Release: 1mamba Summary: A documentation micro-framework Group: Applications/Development @@ -32,7 +32,6 @@ BuildRequires: python3.11dist(wheezy.template) %description Hotdoc is a documentation micro-framework. It provides an interface for extensions to plug upon, along with some base objects (formatters, ...). -%debug_package %prep %setup -q @@ -57,6 +56,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python3_sitearch}/hotdoc-%{version}-py*.egg-info/* %changelog +* Tue Jan 21 2025 Automatic Build System 0.17.3-1mamba +- automatic version update by autodist + * Fri Dec 13 2024 Automatic Build System 0.17.2-1mamba - automatic version update by autodist