diff --git a/python-django-tastypie.spec b/python-django-tastypie.spec index 6bf9d9184151f3c13be8a8a88f928370593c64a3..8cd65164008432237d9c194928aa3da2658edb21 100644 --- a/python-django-tastypie.spec +++ b/python-django-tastypie.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-django-tastypie -Version: 0.15.0 +Version: 0.15.1 Release: 1 Summary: A flexible & capable API layer for Django. License: BSD-3-Clause @@ -67,6 +67,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Oct 15 2025 maqi - 0.15.1-1 +- Update version to 0.15.1 + Django 5.2 support + * Sun Dec 22 2024 sqfu - 0.15.0-1 - Update version to 0.15.0 - Pin Sphinx to last known working version for now diff --git a/v0.15.0.tar.gz b/v0.15.0.tar.gz deleted file mode 100644 index ccc3407b3fa8530bf6d63b8cdf449970eea9c819..0000000000000000000000000000000000000000 Binary files a/v0.15.0.tar.gz and /dev/null differ diff --git a/v0.15.1.tar.gz b/v0.15.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fe70944e0aa2474a7a05f7b57b89f48ed91bd2f5 Binary files /dev/null and b/v0.15.1.tar.gz differ