summaryrefslogtreecommitdiff
path: root/python-sphinxext-opengraph.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-sphinxext-opengraph.spec')
-rw-r--r--python-sphinxext-opengraph.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sphinxext-opengraph.spec b/python-sphinxext-opengraph.spec
index d835c8c..0fdf73d 100644
--- a/python-sphinxext-opengraph.spec
+++ b/python-sphinxext-opengraph.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-sphinxext-opengraph
-Version: 0.8.1
+Version: 0.8.2
Release: 1
Summary: Sphinx Extension to enable OGP support
License: LICENSE.md
URL: https://github.com/wpilibsuite/sphinxext-opengraph
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/13/63/328125fa3bd2ea35898405b4dc1b07a9ab0ce45e189746080418370de0d0/sphinxext-opengraph-0.8.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f4/7c/ab934e20605e41a843ef09b726d33c8160ae17870c44915e7c5c8771f181/sphinxext-opengraph-0.8.2.tar.gz
BuildArch: noarch
Requires: python3-sphinx
@@ -39,7 +39,7 @@ Additionally, you can use field lists to add any arbitrary Open Graph tag not su
```rst
%prep
-%autosetup -n sphinxext-opengraph-0.8.1
+%autosetup -n sphinxext-opengraph-0.8.2
%build
%py3_build
@@ -79,5 +79,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.8.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.8.2-1
- Package Spec generated