Hello community, here is the log from the commit of package i18nspector for openSUSE:Factory checked in at 2013-06-20 21:31:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/i18nspector (Old) and /work/SRC/openSUSE:Factory/.i18nspector.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "i18nspector" Changes: -------- --- /work/SRC/openSUSE:Factory/i18nspector/i18nspector.changes 2013-06-13 16:43:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.i18nspector.new/i18nspector.changes 2013-06-20 21:31:06.000000000 +0200 @@ -1,0 +2,47 @@ +Sat Jun 15 20:23:08 UTC 2013 - [email protected] + +- Update to 0.10. + * Summary of tag changes: + + Added: + - boilerplate-in-content-type + - conflict-marker-in-header-entry + - conflict-marker-in-translation + - duplicate-header-field-content-transfer-encoding + - duplicate-header-field-content-type + - duplicate-header-field-date + - duplicate-header-field-language + - duplicate-header-field-language-team + - duplicate-header-field-last-translator + - duplicate-header-field-mime-version + - duplicate-header-field-plural-forms + - duplicate-header-field-project-id-version + - duplicate-header-field-report-msgid-bugs-to + - fuzzy-header-entry + * Check for boilerplate (“charset=CHARSET”) in the Content-Type + header field. + * Check header field name syntax. + * Overhaul duplicate header field detection. + + Emit duplicate-header-field only for non-standard fields. + Downgrade duplicate-header-field to minor/wild-guess. + + Emit duplicate-header-field-$NAME for standard fields. + + Don't trust values of standard header fields if duplicates + exist. + * Check for conflict markers (“#-#-#-#-# … #-#-#-#-#”). + * Check for fuzzy header entries. + * Fix a typo in the language-team-equal-to-last-translator + description. + * Post-process the manual page, so that it can be more easily + translated by po4a. + * If iconv(3) is available in the C standard library, use it to + implement encodings that are not implemented in the Python + standard library. + * Don't pass -s to iconv(1); it makes GNU iconv quieten errors, + and other implementations don't have this option at all. + * Improve the test suite: + + Add new tests. + + Make exception messages raised when a subprocess fails more + readable. + + Make it possible to use a custom Python interpreter for “make + test”. + +------------------------------------------------------------------- Old: ---- i18nspector-0.9.2.tar.gz i18nspector-0.9.2.tar.gz.asc New: ---- i18nspector-0.10.tar.gz i18nspector-0.10.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ i18nspector.spec ++++++ --- /var/tmp/diff_new_pack.L3NFeO/_old 2013-06-20 21:31:06.000000000 +0200 +++ /var/tmp/diff_new_pack.L3NFeO/_new 2013-06-20 21:31:06.000000000 +0200 @@ -17,7 +17,7 @@ Name: i18nspector -Version: 0.9.2 +Version: 0.10 Release: 0 Summary: Tool for Checking gettext POT/PO/MO Files License: MIT ++++++ i18nspector-0.9.2.tar.gz -> i18nspector-0.10.tar.gz ++++++ ++++ 2391 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
