14
0

- Fix fdupes call

- Run py3 only sphinx build as new sphinx does not provide py2
  variant anymore

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rst.linker?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-06-07 11:56:52 +00:00
committed by Git OBS Bridge
parent 5174e4ec71
commit 365150ab9d
2 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jun 7 11:56:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Fix fdupes call
- Run py3 only sphinx build as new sphinx does not provide py2
variant anymore
-------------------------------------------------------------------
Wed Feb 27 05:54:37 UTC 2019 - John Vandenberg <jayvdb@gmail.com>