automatic version update by autodist [release 1.0.2-1mamba;Sun Aug 02 2015]

This commit is contained in:
Automatic Build System 2024-01-06 11:23:54 +01:00
parent 4160724e82
commit ac727125f8

View File

@ -1,5 +1,5 @@
Name: python-logilab-common
Version: 0.63.2
Version: 1.0.2
Release: 1mamba
Summary: A collection of low-level Python packages and modules used by Logilab projects
Group: System/Libraries/Python
@ -38,7 +38,7 @@ A collection of low-level Python packages and modules used by Logilab projects.
rm -rf %{buildroot}%{python_sitelib}/logilab/common/test
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz,;\,/test/,d" %{name}.filelist
echo "%{python_sitelib}/logilab/__init__.py" >> %{name}.filelist
#echo "%{python_sitelib}/logilab/__init__.py" >> %{name}.filelist
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -48,6 +48,9 @@ echo "%{python_sitelib}/logilab/__init__.py" >> %{name}.filelist
%doc ChangeLog COPYING README
%changelog
* Sun Aug 02 2015 Automatic Build System <autodist@mambasoft.it> 1.0.2-1mamba
- automatic version update by autodist
* Mon Dec 01 2014 Automatic Build System <autodist@mambasoft.it> 0.63.2-1mamba
- automatic version update by autodist