Bug 2196227

Summary: Package provides are incorrect
Product: [Fedora] Fedora EPEL Reporter: Frank Büttner <bugzilla>
Component: python-richAssignee: Parag Nemade <pnemade>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: pnemade
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Frank Büttner 2023-05-08 11:04:38 UTC
Description of problem:
The packages brings version 12.5.1, but the provides says 12.5

Version-Release number of selected component (if applicable):
python3-rich-12.5.1-1.el9.noarch.rpm

rpm -qp --provides python3-rich-12.5.1-1.el9.noarch.rpm
python-rich = 12.5.1-1.el9
python3-rich = 12.5.1-1.el9
python3.9-rich = 12.5.1-1.el9
python3.9dist(rich) = 12.5
python3dist(rich) = 12.5

python3dist(rich) and python3.9dist(rich)  != package version
correct will be:
python3.9dist(rich) = 12.5.1
python3dist(rich) = 12.5.1