diff --git a/python-requirements-parser.spec b/python-requirements-parser.spec index 3755290..f12055f 100644 --- a/python-requirements-parser.spec +++ b/python-requirements-parser.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-requirements-parser -Version: 0.9.0 +Version: 0.10.0 Release: 1mamba Summary: A small Python module for parsing Pip requirement files Group: System/Libraries @@ -50,6 +50,9 @@ rm -f %{buildroot}%{python_sitelib}/{AUTHORS.rst,LICENSE,README.md} %doc LICENSE %changelog +* Tue Jul 23 2024 Automatic Build System 0.10.0-1mamba +- automatic version update by autodist + * Thu May 09 2024 Silvan Calarco 0.9.0-1mamba - update to 0.9.0