From 80fbe89fecfbde56135bc54e3bed9636dffa8c03 Mon Sep 17 00:00:00 2001 From: houyingchao <1348375921@qq.com> Date: Tue, 10 May 2022 18:41:03 +0800 Subject: [PATCH] License compliance rectification --- python-texext.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-texext.spec b/python-texext.spec index 35ab17b..f73da33 100644 --- a/python-texext.spec +++ b/python-texext.spec @@ -1,9 +1,9 @@ Name: python-texext Version: 0.6.6 -Release: 1 +Release: 2 Summary: Sphinx extensions for working with LaTeX math -License: BSD +License: MIT URL: http://github.com/matthew-brett/texext Source0: texext-%{version}.tar.gz BuildArch: noarch @@ -42,5 +42,8 @@ This package contains Sphinx extensions for working with LaTeX math. %{python3_sitelib}/texext-%{version}-py%{python3_version}.egg-info %changelog +* Tue May 10 2022 houyingchao - 0.6.6-2 +- License compliance rectification + * Mon Sep 27 2021 weidong - 0.6.6-1 - Initial package.