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