Hello community,

here is the log from the commit of package translation-update-upstream for 
openSUSE:Factory checked in at 2014-04-30 15:00:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/translation-update-upstream (Old)
 and      /work/SRC/openSUSE:Factory/.translation-update-upstream.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "translation-update-upstream"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/translation-update-upstream/translation-update-upstream.changes
  2013-03-22 12:08:51.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.translation-update-upstream.new/translation-update-upstream.changes
     2014-04-30 15:00:45.000000000 +0200
@@ -1,0 +2,10 @@
+Fri Apr 25 09:58:27 UTC 2014 - [email protected]
+
+- Only process PO header in msgheadermerge
+
+-------------------------------------------------------------------
+Wed Apr 23 09:22:19 UTC 2014 - [email protected]
+
+- speed up msgheadermerge by factor 20-25 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ translation-update-upstream.spec ++++++
--- /var/tmp/diff_new_pack.bzQ80E/_old  2014-04-30 15:00:47.000000000 +0200
+++ /var/tmp/diff_new_pack.bzQ80E/_new  2014-04-30 15:00:47.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package translation-update-upstream
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ msgheadermerge ++++++
--- /var/tmp/diff_new_pack.bzQ80E/_old  2014-04-30 15:00:47.000000000 +0200
+++ /var/tmp/diff_new_pack.bzQ80E/_new  2014-04-30 15:00:47.000000000 +0200
@@ -10,8 +10,8 @@
 RC=0
 
 # Broken pipe is an expected behavior. Redirect stderr to /dev/null.
-msgexec -i $1 $0-parse ${1%.po}-msgheadermerge-temp 2>/dev/null
-msgexec -i $2 $0-parse ${2%.po}-msgheadermerge-temp 2>/dev/null
+msggrep --force-po $1 | msgexec $0-parse ${1%.po}-msgheadermerge-temp 
2>/dev/null
+msggrep --force-po $2 | msgexec $0-parse ${2%.po}-msgheadermerge-temp 
2>/dev/null
 
 # If --swap-plural-forms was used, use plural definition from the other header.
 if test "$6" = --old-plural-forms ; then

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to