Hello community,

here is the log from the commit of package python-django-grappelli for 
openSUSE:Factory checked in at 2012-07-21 12:31:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-grappelli (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-grappelli.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-grappelli/python-django-grappelli.changes
  2012-04-17 07:48:33.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-grappelli.new/python-django-grappelli.changes
     2012-07-21 12:31:16.000000000 +0200
@@ -1,0 +2,19 @@
+Fri Jul 20 19:21:42 UTC 2012 - [email protected]
+
+- Update to 2.4.0:
+  * Compatibility with Django 1.4
+  * New: Grappelli namespace (grp-) for css-classes.
+  * New: Grappelli namespace (grp.jQuery) for jQuery.
+  * New: Compass-based CSS
+  * New: Added toggle-all with change-form
+  * New: DOM-Documentation
+  * New: sortable_excludes
+  * New: 2 different Changelists (one with sidebar filters).
+  * New: Minified Grappelli Javascripts.
+  * New: Added support for django-reversion.
+  * Changed: Selectors with Inlines in order to update the sortable-field (now 
also works with File-Fields)
+  * Changed: Updated jQuery to 1.7.2
+- Add missing LICENSE and README files
+- Use fdupes
+
+-------------------------------------------------------------------

Old:
----
  django-grappelli-2.3.8.tar.bz2

New:
----
  django-grappelli-2.4.0.tar.gz

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

Other differences:
------------------
++++++ python-django-grappelli.spec ++++++
--- /var/tmp/diff_new_pack.vPp1Vl/_old  2012-07-21 12:31:19.000000000 +0200
+++ /var/tmp/diff_new_pack.vPp1Vl/_new  2012-07-21 12:31:19.000000000 +0200
@@ -20,14 +20,15 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-django-grappelli
-Version:        2.3.8
+Version:        2.4.0
 Release:        0
 Url:            http://code.google.com/p/django-grappelli/
 Summary:        A jazzy skin for the Django Admin-Interface
 License:        BSD-2-Clause and LGPL-2.1+
 Group:          Development/Languages/Python
-Source:         django-grappelli-%{version}.tar.bz2
+Source:         django-grappelli-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  fdupes
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 Requires:       python-django
@@ -52,9 +53,11 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%fdupes %{buildroot}
 
 %files
 %defattr(-,root,root,-)
+%doc AUTHORS LICENSE README.rst
 %{python_sitelib}/*
 
 %changelog

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

Reply via email to