Upgrade to version 0.6.7
This commit is contained in:
parent
1b98ae3e91
commit
6f796389ee
BIN
0.6.7.tar.gz
Normal file
BIN
0.6.7.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
Name: python-texext
|
Name: python-texext
|
||||||
Version: 0.6.6
|
Version: 0.6.7
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Sphinx extensions for working with LaTeX math
|
Summary: Sphinx extensions for working with LaTeX math
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://github.com/matthew-brett/texext
|
URL: http://github.com/matthew-brett/texext
|
||||||
Source0: texext-%{version}.tar.gz
|
Source0: https://github.com/matthew-brett/texext/archive/refs/tags/%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel python3dist(docutils) python3dist(matplotlib) python3dist(pytest) python3dist(setuptools)
|
BuildRequires: python3-devel python3dist(docutils) python3dist(matplotlib) python3dist(pytest) python3dist(setuptools)
|
||||||
@ -42,6 +42,9 @@ This package contains Sphinx extensions for working with LaTeX math.
|
|||||||
%{python3_sitelib}/texext-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/texext-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 6 2022 lijian <lijian2@kylinos.cn> - 0.6.7-1
|
||||||
|
- Upgrade to version 0.6.7
|
||||||
|
|
||||||
* Tue May 10 2022 houyingchao <houyingchao@h-partners.com> - 0.6.6-2
|
* Tue May 10 2022 houyingchao <houyingchao@h-partners.com> - 0.6.6-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
4
python-texext.yaml
Normal file
4
python-texext.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: matthew-brett/texext
|
||||||
|
tag_prefix: "^v"
|
||||||
|
separator: "."
|
||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user