Hello community,

here is the log from the commit of package python-restkit for openSUSE:Factory 
checked in at 2013-11-25 16:03:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-restkit (Old)
 and      /work/SRC/openSUSE:Factory/.python-restkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-restkit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-restkit/python-restkit.changes    
2013-10-29 09:35:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-restkit.new/python-restkit.changes       
2013-11-25 16:03:41.000000000 +0100
@@ -1,0 +2,7 @@
+Sun Nov 24 17:22:24 UTC 2013 - [email protected]
+
+- Update to version 4.2.2
+  + ChangeLog hasn't been updated for this version
+- Generate documentation with Sphinx and add it in package
+
+-------------------------------------------------------------------

Old:
----
  restkit-4.2.1.tar.gz

New:
----
  restkit-4.2.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-restkit.spec ++++++
--- /var/tmp/diff_new_pack.nY0bXT/_old  2013-11-25 16:03:42.000000000 +0100
+++ /var/tmp/diff_new_pack.nY0bXT/_new  2013-11-25 16:03:42.000000000 +0100
@@ -17,13 +17,14 @@
 
 
 Name:           python-restkit
-Version:        4.2.1
+Version:        4.2.2
 Release:        0
 Summary:        Python REST kit
 License:        MIT
 Group:          Development/Languages/Python
 Url:            http://benoitc.github.com/restkit
 Source:         
http://pypi.python.org/packages/source/r/restkit/restkit-%{version}.tar.gz
+BuildRequires:  python-Sphinx
 BuildRequires:  python-WebOb
 BuildRequires:  python-devel
 BuildRequires:  python-http-parser
@@ -53,6 +54,8 @@
 
 %build
 python setup.py build
+cd doc
+make html && rm -r _build/html/.buildinfo
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
@@ -65,7 +68,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE NOTICE README.rst THANKS TODO.txt examples
+%doc LICENSE NOTICE README.rst THANKS TODO.txt examples doc/_build/html
 %{_bindir}/restcli
 %{python_sitelib}/*
 

++++++ restkit-4.2.1.tar.gz -> restkit-4.2.2.tar.gz ++++++
++++ 14087 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to