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