automatic version update by autodist [release 1.5-1mamba;Fri Sep 28 2018]

This commit is contained in:
Automatic Build System 2024-01-06 10:44:36 +01:00
parent ab62732c23
commit ae348d413a

View File

@ -1,5 +1,5 @@
Name: python-apipkg Name: python-apipkg
Version: 1.4 Version: 1.5
Release: 1mamba Release: 1mamba
Summary: A namespace control and lazy-import mechanism for Python Summary: A namespace control and lazy-import mechanism for Python
Group: System/Libraries/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 \ --single-version-externally-managed \
--record=%{name}.filelist --record=%{name}.filelist
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist sed -i "s,.*/man/.*,&.gz," %{name}.filelist
%clean %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files -f %{name}.filelist %files -f %{name}.filelist
%defattr(-,root,root) %defattr(-,root,root)
%doc CHANGELOG README.txt %doc CHANGELOG
%changelog %changelog
* Fri Sep 28 2018 Automatic Build System <autodist@mambasoft.it> 1.5-1mamba
- automatic version update by autodist
* Thu Dec 03 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4-1mamba * Thu Dec 03 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4-1mamba
- update to 1.4 - update to 1.4