diff --git a/python-flickrapi.changes b/python-flickrapi.changes index 2cde665..ac5b8d9 100644 --- a/python-flickrapi.changes +++ b/python-flickrapi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 3 12:53:58 UTC 2010 - jmatejek@novell.com + +- fixed python version in filelist + ------------------------------------------------------------------- Fri Jan 22 20:46:17 CET 2010 - vuntz@opensuse.org diff --git a/python-flickrapi.spec b/python-flickrapi.spec index 61912f1..04982f8 100644 --- a/python-flickrapi.spec +++ b/python-flickrapi.spec @@ -73,7 +73,7 @@ photos, and all Flickr API functions. %files %defattr(-,root,root) %doc LICENSE README UPGRADING -%{python_sitelib}/%{_name}-%{version}-py2.6.egg-info +%{python_sitelib}/%{_name}-%{version}-py%{py_ver}.egg-info %{python_sitelib}/%{_name}/ %files doc