From a84db6fd14afdc8bef8a1a5032faf2f430b1bb9de37f1592b56e3a4b142ab431 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 9 Jan 2013 08:30:35 +0000 Subject: [PATCH] - Don't ship examples twice - Don't ship examples twice OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyparsing?expand=0&rev=13 --- python-pyparsing.changes | 5 +++++ python-pyparsing.spec | 2 +- python3-pyparsing.changes | 5 +++++ python3-pyparsing.spec | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/python-pyparsing.changes b/python-pyparsing.changes index 44c9f86..d723b51 100644 --- a/python-pyparsing.changes +++ b/python-pyparsing.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 9 08:27:28 UTC 2013 - saschpe@suse.de + +- Don't ship examples twice + ------------------------------------------------------------------- Mon Jan 7 20:03:30 UTC 2013 - p.drouand@gmail.com diff --git a/python-pyparsing.spec b/python-pyparsing.spec index be02543..46e2965 100644 --- a/python-pyparsing.spec +++ b/python-pyparsing.spec @@ -71,6 +71,6 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files doc %defattr(-,root,root,-) -%doc docs/* examples +%doc docs/* %changelog diff --git a/python3-pyparsing.changes b/python3-pyparsing.changes index f2e4103..7ddd704 100644 --- a/python3-pyparsing.changes +++ b/python3-pyparsing.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 9 08:27:37 UTC 2013 - saschpe@suse.de + +- Don't ship examples twice + ------------------------------------------------------------------- Mon Jan 7 20:04:03 UTC 2013 - p.drouand@gmail.com diff --git a/python3-pyparsing.spec b/python3-pyparsing.spec index 22ea673..2f213a4 100644 --- a/python3-pyparsing.spec +++ b/python3-pyparsing.spec @@ -69,6 +69,6 @@ python3 setup.py install --prefix=%{_prefix} --root=%{buildroot} %files doc %defattr(-,root,root,-) -%doc docs/* examples +%doc docs/* %changelog