1
0

Accepting request 1085332 from devel:languages:python:django

- update to 3.0.6:
  * Fixed incorrect label of option returned by RelatedLookup
    view.

OBS-URL: https://build.opensuse.org/request/show/1085332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2023-05-08 15:24:11 +00:00 committed by Git OBS Bridge
commit c1b9c4f77b
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun May 7 18:44:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.0.6:
* Fixed incorrect label of option returned by RelatedLookup
view.
-------------------------------------------------------------------
Sun Apr 16 09:21:41 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-django-grappelli
Version: 3.0.5
Version: 3.0.6
Release: 0
Summary: A skin for the Django Admin-Interface
License: BSD-2-Clause AND LGPL-2.1-or-later