mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-09 21:24:36 +00:00
Updated hsaudiotag version req.
This commit is contained in:
parent
470cd92030
commit
2dbf8b80ae
@ -7,6 +7,7 @@
|
|||||||
* Fixed result table cells which mistakenly became writable in v3.5.0. [Mac] (#203)
|
* Fixed result table cells which mistakenly became writable in v3.5.0. [Mac] (#203)
|
||||||
* Fixed "Rename Selected" which was broken since v3.5.0. [Mac] (#202)
|
* Fixed "Rename Selected" which was broken since v3.5.0. [Mac] (#202)
|
||||||
* Fixed a bug where "Reset to Defaults" in the Columns menu wouldn't refresh menu items' marked state.
|
* Fixed a bug where "Reset to Defaults" in the Columns menu wouldn't refresh menu items' marked state.
|
||||||
|
* Improved OGG metadata reading.
|
||||||
* Improved Russian localization by Kyrill Detinov.
|
* Improved Russian localization by Kyrill Detinov.
|
||||||
|
|
||||||
=== 6.4.2 (2012-07-07)
|
=== 6.4.2 (2012-07-07)
|
||||||
|
@ -2,6 +2,6 @@ jobprogress>=1.0.4
|
|||||||
Send2Trash3k>=1.2.0
|
Send2Trash3k>=1.2.0
|
||||||
sphinx>=1.1.3
|
sphinx>=1.1.3
|
||||||
polib>=0.7.0
|
polib>=0.7.0
|
||||||
hsaudiotag3k>=1.1.2
|
hsaudiotag3k>=1.1.3
|
||||||
pytest>=2.0.0
|
pytest>=2.0.0
|
||||||
pytest-monkeyplus>=1.0.0
|
pytest-monkeyplus>=1.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user