From 57a110663ba9d746665a0749d48764b3ff9e6c5c2d3055b9b3ce33c8891994af Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 11 Oct 2012 07:17:31 +0000 Subject: [PATCH] Accepting request 137810 from science - Add Group field in doc package for SLE 11 OBS-URL: https://build.opensuse.org/request/show/137810 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-joblib?expand=0&rev=3 --- python-joblib.changes | 5 +++++ python-joblib.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-joblib.changes b/python-joblib.changes index 7a8bdc7..a4e8769 100644 --- a/python-joblib.changes +++ b/python-joblib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 10 20:59:57 UTC 2012 - scorot@free.fr + +- Add Group field in doc package for SLE 11 + ------------------------------------------------------------------- Wed Sep 5 17:10:35 UTC 2012 - toddrme2178@gmail.com diff --git a/python-joblib.spec b/python-joblib.spec index efce291..e63b5f6 100644 --- a/python-joblib.spec +++ b/python-joblib.spec @@ -52,6 +52,7 @@ data and has specific optimizations for `numpy` arrays. It is %package doc Summary: Documentation for %{name} +Group: Development/Languages/Python %description doc Documentation and help files for %{name} @@ -77,4 +78,4 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %doc build/sphinx/html/ -%changelog \ No newline at end of file +%changelog