Hello community,
here is the log from the commit of package python-django-dajax for
openSUSE:Factory checked in at 2012-09-14 12:34:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-dajax (Old)
and /work/SRC/openSUSE:Factory/.python-django-dajax.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-dajax", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-dajax/python-django-dajax.changes
2012-03-16 13:22:29.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-django-dajax.new/python-django-dajax.changes
2012-09-14 12:34:51.000000000 +0200
@@ -1,0 +2,16 @@
+Sat Aug 18 11:30:34 UTC 2012 - [email protected]
+
+- Update to 0.9.2:
+ * Fix unicode issues
+ * Fix Internet Explorer issues modifying element's innerHTML
+
+-------------------------------------------------------------------
+Thu Aug 16 05:24:34 UTC 2012 - [email protected]
+
+- Update to 0.9.1:
+ * Move dajaxice core from dajaxice.core.Dajax to dajax.core
+ * Django 1.3 is now a requirement
+ * dajaxice 0.5 is now a requirement
+ * Static files are now located inside static instead of src
+
+-------------------------------------------------------------------
Old:
----
django-dajax-0.8.4.tar.gz
New:
----
django-dajax-0.9.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-dajax.spec ++++++
--- /var/tmp/diff_new_pack.WZzRG9/_old 2012-09-14 12:34:58.000000000 +0200
+++ /var/tmp/diff_new_pack.WZzRG9/_new 2012-09-14 12:34:58.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-dajax
-Version: 0.8.4
+Version: 0.9.2
Release: 0
-License: BSD-3-Clause
Summary: Library to create asynchronous presentation logic with django
and dajaxice
-Url: http://dajaxproject.com
+License: BSD-3-Clause
Group: Development/Languages/Python
-Source:
https://github.com/downloads/jorgebastida/django-dajax/django-dajax-%{version}.tar.gz
+Url: http://dajaxproject.com
+Source: django-dajax-%{version}.tar.bz2
BuildRequires: python-devel
-BuildRequires: python-django-dajaxice >= 0.1.2
+BuildRequires: python-django-dajaxice >= 0.5
Requires: python-django
-Requires: python-django-dajaxice >= 0.1.2
+Requires: python-django-dajaxice >= 0.5
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%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()")}
@@ -61,8 +62,7 @@
%files
%defattr(-,root,root,-)
-%doc CHANGELOG COPYING README
%{python_sitelib}/*
-%{_datadir}/django-dajax/
+#%%{_datadir}/django-dajax/
%changelog
++++++ django-dajax-0.8.4.tar.gz -> django-dajax-0.9.2.tar.bz2 ++++++
++++ 1891 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]