From ba79312e133f79c12fabe2aff7028aaad2e6118965544b6590b030fef1c9692f Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Fri, 3 Sep 2010 12:54:24 +0000 Subject: [PATCH] - fixed python version in filelist OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flickrapi?expand=0&rev=2 --- python-flickrapi.changes | 5 +++++ python-flickrapi.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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