From 0f598ae96c076e99f0118d7a4159db09aa179406ee12f096c46a4d1aad20ddb2 Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Tue, 24 Feb 2015 13:22:59 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html2text?expand=0&rev=17 --- python-html2text.changes | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/python-html2text.changes b/python-html2text.changes index a34d440..e4c8b42 100644 --- a/python-html2text.changes +++ b/python-html2text.changes @@ -2,8 +2,10 @@ Sun Feb 8 06:16:02 UTC 2015 - arun@gmx.de - specfile: * update copyright year - * removed installation of .py file in /usr/bin - + * removed installation of .py file in /usr/bin; An upstream mistake + and a conflict betwenn html2text.py in python_sitelib and in + bindir when an external project tries to import it. + ------------------------------------------------------------------- Mon Oct 28 13:19:28 UTC 2013 - speilicke@suse.com