diff --git a/python-polib.spec b/python-polib.spec index 177e920..23e9d5c 100644 --- a/python-polib.spec +++ b/python-polib.spec @@ -48,6 +48,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Tue Jul 16 2013 Ding-Yi Chen - 1.0.3-1 +- Fixed Bug 978672 - This package should be updated. - Upstream update to 1.0.3 - Version 1.0.3 (2013/02/09) Fixed issue #38: POFile.append() raised a duplicate exception when you tried to add a new entry with the same msgid and a different msgctxt (only when check_for_duplicates option is set to True)