diff --git a/python3-bottle.changes b/python3-bottle.changes index cc2ae8b..ee2b8a0 100644 --- a/python3-bottle.changes +++ b/python3-bottle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 30 14:04:52 UTC 2012 - toddrme2178@gmail.com + +- Fix building on openSUSE 12.1 and 12.2 + ------------------------------------------------------------------- Thu Nov 22 13:35:28 UTC 2012 - saschpe@suse.de diff --git a/python3-bottle.spec b/python3-bottle.spec index 5d1f936..8f1be6c 100644 --- a/python3-bottle.spec +++ b/python3-bottle.spec @@ -26,6 +26,7 @@ Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/b/bottle/bottle-%{version}.tar.gz Source1: bottle-docs.pdf BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: python3 BuildRequires: python3-base BuildArch: noarch