From 5595a5448be8edad769d2991fb8b5b2d4690edd5e6dfd1248c1055e5fa5e78da Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Fri, 2 May 2025 01:13:01 +0000 Subject: [PATCH] - Correct License definition. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-djangorestframework-csv?expand=0&rev=2 --- python-djangorestframework-csv.changes | 5 +++++ python-djangorestframework-csv.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-djangorestframework-csv.changes b/python-djangorestframework-csv.changes index 1caf63a..fc59642 100644 --- a/python-djangorestframework-csv.changes +++ b/python-djangorestframework-csv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 2 01:12:47 UTC 2025 - Steve Kowalik + +- Correct License definition. + ------------------------------------------------------------------- Tue Apr 29 14:00:57 UTC 2025 - Markéta Machová diff --git a/python-djangorestframework-csv.spec b/python-djangorestframework-csv.spec index 99c4bae..dcc4207 100644 --- a/python-djangorestframework-csv.spec +++ b/python-djangorestframework-csv.spec @@ -20,7 +20,7 @@ Name: python-djangorestframework-csv Version: 3.0.2 Release: 0 Summary: CSV Tools for Django REST Framework -License: BSD +License: BSD-1-Clause URL: https://github.com/mjumbewu/django-rest-framework-csv Source: https://files.pythonhosted.org/packages/source/d/djangorestframework-csv/djangorestframework-csv-%{version}.tar.gz Source1: https://raw.githubusercontent.com/mjumbewu/django-rest-framework-csv/refs/heads/master/testsettings.py