diff --git a/python-Beaker.changes b/python-Beaker.changes index 669d068..c7b1877 100644 --- a/python-Beaker.changes +++ b/python-Beaker.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 16 09:56:42 UTC 2016 - dmueller@suse.com + +- adjust for cryptopp -> pycryptopp rename + ------------------------------------------------------------------- Mon Nov 14 13:58:04 UTC 2016 - dmueller@suse.com diff --git a/python-Beaker.spec b/python-Beaker.spec index 34b7c19..86af435 100644 --- a/python-Beaker.spec +++ b/python-Beaker.spec @@ -25,9 +25,9 @@ License: BSD-3-Clause Group: Development/Languages/Python Source: https://files.pythonhosted.org/packages/source/B/Beaker/Beaker-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: python-cryptopp >= 0.5.12 +Requires: python-pycryptopp >= 0.5.12 BuildRequires: fdupes -BuildRequires: python-cryptopp >= 0.5.12 +BuildRequires: python-pycryptopp >= 0.5.12 BuildRequires: python-setuptools Provides: python-beaker = %{version} Obsoletes: python-beaker < %{version}