From 17d410197654954cf90aea545b222b31bdb64d55 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 08:39:54 +0000 Subject: automatic import of python-invenio-theme --- .gitignore | 1 + python-invenio-theme.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8b4dca1..a0c3a11 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /invenio-theme-2.1.1.tar.gz +/invenio-theme-2.1.2.tar.gz diff --git a/python-invenio-theme.spec b/python-invenio-theme.spec index 91d9681..21f1d7c 100644 --- a/python-invenio-theme.spec +++ b/python-invenio-theme.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-invenio-theme -Version: 2.1.1 +Version: 2.1.2 Release: 1 Summary: "Invenio standard theme." License: MIT URL: https://github.com/inveniosoftware/invenio-theme -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fa/f2/2993ad95aa0d53feeeb0ab23ed45a4359486e40fa003484dab6cdcae5121/invenio-theme-2.1.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/90/13/cbece93df595e1f01f1f3f147b8dcaa3067299417ff53bae93e1d5a24dce/invenio-theme-2.1.2.tar.gz BuildArch: noarch Requires: python3-Flask-Breadcrumbs @@ -37,7 +37,7 @@ Provides: python3-invenio-theme-doc %prep -%autosetup -n invenio-theme-2.1.1 +%autosetup -n invenio-theme-2.1.2 %build %py3_build @@ -77,5 +77,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 2.1.1-1 +* Tue Apr 25 2023 Python_Bot - 2.1.2-1 - Package Spec generated diff --git a/sources b/sources index af98912..276acb3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -29e4904f9ba4f12d38b759b949be7f9a invenio-theme-2.1.1.tar.gz +9184c483313e40cafb927604ea1c3610 invenio-theme-2.1.2.tar.gz -- cgit v1.2.3