From 0b83fc8b4705e73cf5fcb882db7b99ce8eb7f7cb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 02:56:20 +0000 Subject: automatic import of python-django-dirtyfields --- python-django-dirtyfields.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-django-dirtyfields.spec') diff --git a/python-django-dirtyfields.spec b/python-django-dirtyfields.spec index b0153b9..c89b3d8 100644 --- a/python-django-dirtyfields.spec +++ b/python-django-dirtyfields.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-django-dirtyfields -Version: 1.9.1 +Version: 1.9.2 Release: 1 Summary: Tracking dirty fields on a Django model instance. License: BSD URL: https://github.com/romgar/django-dirtyfields -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fb/ca/d4bcf4fd0092cd085500d772b06b7e12ef0ba6d3893bf23207509ecffd25/django-dirtyfields-1.9.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/df/09/eade43b3572baf71e24561aac15621a4f44658d7c36eaac3bbb90eb07768/django-dirtyfields-1.9.2.tar.gz BuildArch: noarch Requires: python3-Django @@ -29,7 +29,7 @@ Provides: python3-django-dirtyfields-doc %prep -%autosetup -n django-dirtyfields-1.9.1 +%autosetup -n django-dirtyfields-1.9.2 %build %py3_build @@ -69,5 +69,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 1.9.1-1 +* Sun Apr 23 2023 Python_Bot - 1.9.2-1 - Package Spec generated -- cgit v1.2.3