14
0

Accepting request 199247 from home:scarabeus_iv

- Fix the symlink creation.

- Drop r7486-python33-compat.patch as it is not needed.

- Use update-alternatives to allow switching between py2 and py3
  version of doctool binaries.

OBS-URL: https://build.opensuse.org/request/show/199247
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=22
This commit is contained in:
Sascha Peilicke
2013-09-17 11:59:09 +00:00
committed by Git OBS Bridge
parent 558bcb3109
commit 898dc78255
3 changed files with 63 additions and 182 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 16 12:09:22 UTC 2013 - tchvatal@suse.com
- Fix the symlink creation.
-------------------------------------------------------------------
Mon Sep 16 10:32:48 UTC 2013 - tchvatal@suse.com
- Drop r7486-python33-compat.patch as it is not needed.
-------------------------------------------------------------------
Mon Sep 16 10:31:09 UTC 2013 - tchvatal@suse.com
- Use update-alternatives to allow switching between py2 and py3
version of doctool binaries.
-------------------------------------------------------------------
Wed Jul 3 15:37:57 UTC 2013 - dmueller@suse.com