diff --git a/2.13.3.tar.gz b/2.13.3.tar.gz deleted file mode 100644 index 1b8e0d2..0000000 --- a/2.13.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d3da0b8780dafd520ae1775f1aee85bcff885b1f7b4fcbcf803b31b0bbfd16a -size 1635985 diff --git a/2.14.1.tar.gz b/2.14.1.tar.gz new file mode 100644 index 0000000..ee041f0 --- /dev/null +++ b/2.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22606ef9e767f50daa8cceeff3c5415b73508ebd385749520b57f382668eab6a +size 1756929 diff --git a/python-django-grappelli.changes b/python-django-grappelli.changes index 3ac2634..4a71ab0 100644 --- a/python-django-grappelli.changes +++ b/python-django-grappelli.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 20 08:15:15 UTC 2020 - Tomáš Chvátal + +- Update to 2.14.1: + * First release of Grappelli which is compatible with Django 3.0. + ------------------------------------------------------------------- Tue Jan 7 09:18:58 UTC 2020 - Tomáš Chvátal diff --git a/python-django-grappelli.spec b/python-django-grappelli.spec index 362c7e1..32576af 100644 --- a/python-django-grappelli.spec +++ b/python-django-grappelli.spec @@ -19,11 +19,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-django-grappelli -Version: 2.13.3 +Version: 2.14.1 Release: 0 Summary: A skin for the Django Admin-Interface License: BSD-2-Clause AND LGPL-2.1-or-later -Group: Development/Languages/Python URL: https://github.com/sehmaschine/django-grappelli Source: https://github.com/sehmaschine/django-grappelli/archive/%{version}.tar.gz BuildRequires: %{python_module Django >= 2.2}