diff --git a/python-plaster-pastedeploy.changes b/python-plaster-pastedeploy.changes index 5769c4d..d998614 100644 --- a/python-plaster-pastedeploy.changes +++ b/python-plaster-pastedeploy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 30 11:36:43 UTC 2017 - bruno@ioda-net.ch + +- Also provide alternatives name plaster_pastedeploy + ------------------------------------------------------------------- Fri Jul 14 18:28:02 UTC 2017 - aloisio@gmx.com diff --git a/python-plaster-pastedeploy.spec b/python-plaster-pastedeploy.spec index 9c5035a..29d6cf9 100644 --- a/python-plaster-pastedeploy.spec +++ b/python-plaster-pastedeploy.spec @@ -32,6 +32,7 @@ Requires: python-PasteDeploy >= 1.5.0 Requires: python-plaster >= 0.5 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch +Provides: python-plaster_pastedeploy = %{version} %python_subpackages %description