14
0
Tomáš Chvátal
2020-03-12 07:32:44 +00:00
committed by Git OBS Bridge
parent 8f5da39d65
commit 0abe8f39d3
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 12 07:32:33 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix build without python2
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 3 14:16:19 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com> Fri Jan 3 14:16:19 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -74,6 +74,6 @@ relevant RFCs too.
%license LICENSE %license LICENSE
%doc AUTHORS.rst README.rst %doc AUTHORS.rst README.rst
%{python_sitelib}/%{oname} %{python_sitelib}/%{oname}
%{python_sitelib}/%{oname}-%{version}-py%{py_ver}.egg-info %{python_sitelib}/%{oname}-%{version}-py*.egg-info
%changelog %changelog