Logoj0ke.net Open Build Service > Projects > server:monitoring > python-speedtest-cli > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed python-speedtest-cli.spec
x
 
1
@@ -105,7 +105,7 @@
2
 
3
 %files -n python2-%{pypi_name}
4
 %license LICENSE
5
-%doc PKG-INFO README.rst
6
+%doc README.rst
7
 %if %{with python3}
8
 %{_bindir}/speedtest*-%{python2_version}
9
 %{_mandir}/man1/speedtest*-%{python2_version}.1*
10
@@ -120,7 +120,7 @@
11
 %if %{with python3}
12
 %files -n python3-%{pypi_name}
13
 %license LICENSE
14
-%doc PKG-INFO README.rst
15
+%doc README.rst
16
 %exclude %{_bindir}/speedtest*-%{python2_version}
17
 %exclude %{_mandir}/man1/speedtest*-%{python2_version}.1*
18
 %{_bindir}/speedtest*
19