mirror of
https://abf.rosa.ru/djam/python-sphinx-issues.git
synced 2025-02-24 14:02:56 +00:00
add missing Provides
This commit is contained in:
parent
c4a6f3cb4d
commit
e8f95992a8
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
Summary: A Sphinx extension for linking to your project’s issue tracker
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.0.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: BSD
|
||||
Group: Development/Python
|
||||
Url: https://github.com/sloria/sphinx-issues
|
||||
|
@ -23,6 +23,8 @@ GitHub (though this works with other services).
|
|||
Summary: A Sphinx extension for linking to your project’s issue tracker
|
||||
Group: Development/Python
|
||||
Provides: python3egg(sphinx-issues) = %{EVRD}
|
||||
Provides: python3dist(sphinx-issues) = %{EVRD}
|
||||
Provides: python3egg(sphinx_issues) = %{EVRD}
|
||||
Provides: python3dist(sphinx_issues) = %{EVRD}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue