Hello community,

here is the log from the commit of package python-django-dajaxice for 
openSUSE:Factory checked in at 2012-09-14 12:34:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-dajaxice (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-dajaxice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-dajaxice", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-dajaxice/python-django-dajaxice.changes
    2012-03-01 17:26:43.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-dajaxice.new/python-django-dajaxice.changes
       2012-09-14 12:34:59.000000000 +0200
@@ -1,0 +2,30 @@
+Mon Sep  3 03:16:01 UTC 2012 - [email protected]
+
+- Update to 0.5.2:
+  * Fix GET dajaxice requests in order to send args as part of the
+    url.
+
+-------------------------------------------------------------------
+Mon Aug 20 01:10:58 UTC 2012 - [email protected]
+
+- Update to 0.5.1:
+  * Make django-dajaxice work with django 1.3
+  * Fix installation steps
+  * Update json2.js
+
+-------------------------------------------------------------------
+Thu Aug 16 05:19:26 UTC 2012 - [email protected]
+
+- Update tp 0.5:
+  * General Project clean-up
+  * Django>=1.3 is now a requirement
+  * Fixed numerous CSRF issues
+  * Dajaxice now use django.contrib.staticfiles
+  * Fix SERVER_ROOT_URL issues
+  * Fixed js_core issues accepting multiple arguments
+  * New upgraded documentation
+  * Marketing site (http://dajaxproject.com) is now open-source
+  * Fix JS generation issues
+  * Travis-ci integration
+
+-------------------------------------------------------------------

Old:
----
  django-dajaxice-0.2.tar.gz

New:
----
  django-dajaxice-0.5.2.tar.bz2

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

Other differences:
------------------
++++++ python-django-dajaxice.spec ++++++
--- /var/tmp/diff_new_pack.gZrX4X/_old  2012-09-14 12:35:14.000000000 +0200
+++ /var/tmp/diff_new_pack.gZrX4X/_new  2012-09-14 12:35:14.000000000 +0200
@@ -11,22 +11,23 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           python-django-dajaxice
-Version:        0.2
+Version:        0.5.2
 Release:        0
 Url:            http://dajaxproject.com
 Summary:        Agnostic and easy to use ajax library for django
 License:        BSD-3-Clause and LGPL-2.1+ and SUSE-Public-Domain
 Group:          Development/Languages/Python
-Source:         
https://github.com/downloads/jorgebastida/django-dajaxice/django-dajaxice-0.2.tar.gz
+Source:         django-dajaxice-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
 BuildRequires:  python-django
-BuildRequires:  python-Sphinx
 Requires:       python-django
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
@@ -52,7 +53,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGELOG COPYING README examples docs/_build/html
+%doc COPYING examples docs/_build/html
 %{python_sitelib}/*
 
 %changelog

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

Reply via email to