License compliance rectification

This commit is contained in:
xigaoxinyan 2022-05-10 16:08:00 +08:00
parent 8587f1acee
commit 7ee875bb49

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-enmerkar
Version: 0.7.1
Release: 1
Release: 2
Summary: Utilities for using Babel in Django
License: BSD
License: BSD-3-Clause
URL: https://github.com/Zegocover/enmerkar
Source0: https://files.pythonhosted.org/packages/8f/6e/3930a6a285fbb350bdaf648569febeaf96ddb5813aa76c608000f73bc636/enmerkar-0.7.1.tar.gz
BuildArch: noarch
@ -81,5 +81,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.7.1-2
- License compliance rectification
* Sat Jan 30 2021 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated