Bug 494419
| Summary: | pyexiv2 0.1.3 released | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fabian Affolter <mail> |
| Component: | pyexiv2 | Assignee: | Matěj Cepl <mcepl> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | mail, mcepl, mcepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 0.1.3-3.fc11 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-06-02 12:54:20 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: | 496050 | ||
| Bug Blocks: | |||
http://tilloy.net/dev/pyexiv2/ -- will eventually fix, but nothing in Rawhide seems to require (or use) this version. *** Bug 496050 has been marked as a duplicate of this bug. *** Build in Rawhide as http://koji.fedoraproject.org/koji/taskinfo?taskID=1302917 -- probably will be available only in 0-day updates, we are after freeze. If you want to get it, download it from koji, and let me know here, whether it works for you. (In reply to comment #2) > *** Bug 496050 has been marked as a duplicate of this bug. *** Well, it isn't ... other way around. This bug depends on it. pyexiv2-0.1.3-3.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/pyexiv2-0.1.3-3.fc11 pyexiv2-0.1.3-3.fc11 has been pushed to the Fedora 11 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 pyexiv2'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-4459 pyexiv2-0.1.3-3.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |
By surfing the net I saw that there is a new version of pyexiv2 available. Version 0.1.3 ------------- Released: 2009-03-14 Changes: - Adapted the thumbnail related methods (getThumbnailData, setThumbnailData, deleteThumbnail, dumpThumbnailToFile, setThumbnailFromJpegFile) to the new API of libexiv2 0.18. - Removed the unused __main__ from pyexiv2.py.