remove comments with macros

This commit is contained in:
Nils Philippsen 2017-08-01 23:43:19 +02:00
parent c365ddce6d
commit 4d71442058
1 changed files with 1 additions and 2 deletions

View File

@ -91,11 +91,9 @@ This package includes the python 3 version of the module.
%endif
%install
#mkdir -p %{buildroot}%{python2_sitelib}
%py2_install
%if 0%{?with_python3}
#mkdir -p %{buildroot}%{python3_sitelib}
%py3_install
%endif
@ -130,6 +128,7 @@ PYTHONPATH=. "$pytest3" test
%changelog
* Tue Aug 01 2017 Nils Philippsen <nils@tiptoe.de> - 1.1.12
- version 1.1.12
- remove comments with macros
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild