diff --git a/python-bcrypt.changes b/python-bcrypt.changes index b7888c4..9a7f1a3 100644 --- a/python-bcrypt.changes +++ b/python-bcrypt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 25 21:59:02 UTC 2017 - toddrme2178@gmail.com + +- Add Provides/Obsoletes py-bcrypt. + This package is intended as a drop-in replacement for py-bcrypt + ------------------------------------------------------------------- Mon Apr 17 08:41:04 UTC 2017 - axel.braun@gmx.de diff --git a/python-bcrypt.spec b/python-bcrypt.spec index 4a52cd3..851d6eb 100644 --- a/python-bcrypt.spec +++ b/python-bcrypt.spec @@ -36,6 +36,9 @@ BuildRequires: %{python_module six} BuildRequires: pkgconfig(libffi) Requires: python-six %requires_eq python-cffi +# This is intended as a drop-in replacement for py-bcrypt +Provides: python-py-bcrypt = %{version} +Obsoletes: python-py-bcrypt < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %python_subpackages