Bug 583459
| Summary: | Version String is set to 0.12 instead of 0.14 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rangeen Basu Roy Chowdhury <sherry151> |
| Component: | python-xlib | Assignee: | Jef Spaleta <jspaleta> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | jspaleta |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python-xlib-0.15-0.1.rc1.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-05-15 20:23:34 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 583869 | ||
Checked in the srpm from updates repo. thanks. Which software breaks? I was actually looking at moving to the 0.15rc1 version -jef 0.15rc1 is fine. I am trying to get python-plwm into the repos which requires python-xlib >= 0.14 to run. For the mean time, if you want, you can patch the current 0.14. building 0.15r1 into F12 updates-testing now. I'll need a couple of days to confirm this doesn't cause any problems for istanbul and friends which depend on it. -jef python-xlib-0.15-0.1.rc1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/python-xlib-0.15-0.1.rc1.fc12 python-xlib-0.15-0.1.rc1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update python-xlib'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/python-xlib-0.15-0.1.rc1.fc12 python-xlib-0.15-0.1.rc1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Version is set as 0.12 in __init__.py instead of 0.14 in release version 0.14. Version-Release number of selected component (if applicable): 0.14-6.fc12 How reproducible: Install the package Steps to Reproduce: 1. Install the package 2. Check version of Xlib 3. Actual results: 0.12 Expected results: Should be 0.14 Additional info: Breaks some other softwares Fixed in 0.15rc1