From 6b4da2ecd7f13f7bb23637b4586401537f4bdf03 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 23 Jul 2024 20:43:10 +0200 Subject: [PATCH] automatic version update by autodist [release 0.10.0-1mamba;Tue Jul 23 2024] --- python-requirements-parser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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