1
0

Accepting request 113765 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/113765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2012-04-17 05:48:32 +00:00 committed by Git OBS Bridge
parent 68ddf1daf5
commit db1613f3c9
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a5acd0523effb137328a7eb7f102ad2ae96d0c832250818dba05bc41ca1a834
size 1152838

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df16794e390600b1b87863dbc62229bc0f0fc381e490a7044c34a2a510db377c
size 1076792

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 3 16:51:39 UTC 2012 - alexandre@exatati.com.br
- Update to 2.3.8:
* TinyMCE Update (3.5b2)
-------------------------------------------------------------------
Mon Feb 27 10:10:59 UTC 2012 - cfarrell@suse.com

View File

@ -11,16 +11,16 @@
# 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/
#
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%{!?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.7
Version: 2.3.8
Release: 0
Url: http://code.google.com/p/django-grappelli/
Summary: A jazzy skin for the Django Admin-Interface