automatic version update by autodist [release 0.17.3-1mamba;Tue Jan 21 2025]

This commit is contained in:
Automatic Build System 2025-01-22 07:58:39 +01:00
parent 56f7c5eacf
commit da928476a5
2 changed files with 5 additions and 2 deletions

View File

@ -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, ...). Hotdoc is a documentation micro-framework. It provides an interface for extensions to plug upon, along with some base objects (formatters, ...).

View File

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