From ae348d413a1914ff828370c016fdf66848f0fcd4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:44:36 +0100 Subject: [PATCH] automatic version update by autodist [release 1.5-1mamba;Fri Sep 28 2018] --- python-apipkg.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-apipkg.spec b/python-apipkg.spec index 82d6332..710ce5a 100644 --- a/python-apipkg.spec +++ b/python-apipkg.spec @@ -1,5 +1,5 @@ Name: python-apipkg -Version: 1.4 +Version: 1.5 Release: 1mamba Summary: A namespace control and lazy-import mechanism for Python Group: System/Libraries/Python @@ -36,16 +36,19 @@ It is a small pure python module that works on virtually all Python versions. --single-version-externally-managed \ --record=%{name}.filelist -sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist +sed -i "s,.*/man/.*,&.gz," %{name}.filelist %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %files -f %{name}.filelist %defattr(-,root,root) -%doc CHANGELOG README.txt +%doc CHANGELOG %changelog +* Fri Sep 28 2018 Automatic Build System 1.5-1mamba +- automatic version update by autodist + * Thu Dec 03 2015 Silvan Calarco 1.4-1mamba - update to 1.4