Hello community,

here is the log from the commit of package i18nspector for openSUSE:Factory 
checked in at 2013-07-01 15:54:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-20 
21:31:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.i18nspector.new/i18nspector.changes     
2013-07-01 15:55:00.000000000 +0200
@@ -1,0 +2,47 @@
+Mon Jun 24 19:28:08 UTC 2013 - lazy.k...@opensuse.org
+
+- Update to 0.11.1.
+  * Fix the MO file parser:
+    + Detect encoding by inspecting only the first message with
+      empty msgid.
+    + Fix compatibility with Python 3.3.
+  * Use the custom MO file encoding detection method rather than
+    the provided by polib.
+- Changes in 0.11.
+  * Summary of tag changes:
+    + Added:
+      - distant-header-entry
+      - duplicate-flag-for-header-entry
+      - duplicate-header-entry
+      - duplicate-header-field-x-poedit
+      - empty-msgid-message-with-plural-forms
+      - empty-msgid-message-with-source-code-references
+      - unexpected-flag-for-header-entry
+      - unusual-character-in-header-entry
+  * Fix letter codes for tags with severity important.
+  * Reduce severity of arithmetic-error-in-unused-plural-forms,
+    codomain-error-in-unused-plural-forms, and
+    incorrect-unused-plural-forms to normal.
+  * Implement custom header parser for PO files, and custom MO file
+    parser.
+  * Check for duplicate header entries.
+  * Check for unusually located header entries.
+  * Overhaul handling of duplicates and stray lines in the header
+    entry.
+    + Emit duplicate-header-field-x-poedit (instead of the generic
+      duplicate-header-field) for duplicate X-Poedit-Language and
+      X-Poedit-Country headers fields.
+  * Work around a flag parsing bug in polib.
+  * Check for duplicate and unexpected flags for header entries.
+  * Check for unusual characters in header entries.
+  * Check for messages with empty msgid (header entries?) with
+    source code references or plural forms.
+  * Fix some false-positive language-disparity when PO basename
+    does not designate translation language.
+  * Fix the no-report-msgid-bugs-to-header-field description.
+  * Fix a few typos in the tag descriptions.
+  * Improve the test suite.
+    + Add new tests.
+    + Use a dedicated nose plugin for blackbox tests.
+
+-------------------------------------------------------------------

Old:
----
  i18nspector-0.10.tar.gz
  i18nspector-0.10.tar.gz.asc

New:
----
  i18nspector-0.11.1.tar.gz
  i18nspector-0.11.1.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ i18nspector.spec ++++++
--- /var/tmp/diff_new_pack.4I7g58/_old  2013-07-01 15:55:01.000000000 +0200
+++ /var/tmp/diff_new_pack.4I7g58/_new  2013-07-01 15:55:01.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           i18nspector
-Version:        0.10
+Version:        0.11.1
 Release:        0
 Summary:        Tool for Checking gettext POT/PO/MO Files
 License:        MIT
@@ -27,9 +27,6 @@
 Source1:        
https://bitbucket.org/jwilk/i18nspector/downloads/%{name}-%{version}.tar.gz.asc
 Source2:        %{name}.keyring
 BuildRequires:  python3-devel
-%if 0%{?suse_version} >= 1230
-BuildRequires:  gpg-offline
-%endif
 # Requires for tests.
 BuildRequires:  python3-curses
 BuildRequires:  python3-nose
@@ -51,9 +48,6 @@
 headers, incorrect language codes and improper plural forms.
 
 %prep
-%if 0%{?gpg_verify:1}
-%gpg_verify %{SOURCE1}
-%endif
 %setup -q
 
 %build

++++++ i18nspector-0.10.tar.gz -> i18nspector-0.11.1.tar.gz ++++++
++++ 2528 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to