Hello community,

here is the log from the commit of package converseen for openSUSE:Factory 
checked in at 2015-04-02 16:03:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/converseen (Old)
 and      /work/SRC/openSUSE:Factory/.converseen.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "converseen"

Changes:
--------
--- /work/SRC/openSUSE:Factory/converseen/converseen.changes    2015-03-09 
10:10:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.converseen.new/converseen.changes       
2015-04-02 16:03:32.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Mar 26 16:56:52 UTC 2015 - [email protected]
+
+- Update to 0.9.2.
+  * Updates for some translations.
+  * Various code optimizations and improvements.
+
+-------------------------------------------------------------------

Old:
----
  converseen-0.9.1.tar.bz2

New:
----
  converseen-0.9.2.tar.bz2

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

Other differences:
------------------
++++++ converseen.spec ++++++
--- /var/tmp/diff_new_pack.hdXTYS/_old  2015-04-02 16:03:32.000000000 +0200
+++ /var/tmp/diff_new_pack.hdXTYS/_new  2015-04-02 16:03:32.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           converseen
-Version:        0.9.1
+Version:        0.9.2
 Release:        0
 Summary:        Batch Image Conversion Tool
 License:        GPL-3.0+

++++++ converseen-0.9.1.tar.bz2 -> converseen-0.9.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/converseen-0.9.1/loc/converseen_it_IT.ts 
new/converseen-0.9.2/loc/converseen_it_IT.ts
--- old/converseen-0.9.1/loc/converseen_it_IT.ts        2015-03-04 
23:19:42.000000000 +0100
+++ new/converseen-0.9.2/loc/converseen_it_IT.ts        2015-03-22 
21:49:06.000000000 +0100
@@ -928,23 +928,23 @@
     <name>DialogShowUpdateMsg</name>
     <message>
         <source>Dialog</source>
-        <translation type="unfinished"></translation>
+        <translation>Dialog</translation>
     </message>
     <message>
         <source>TextLabel</source>
-        <translation type="unfinished"></translation>
+        <translation>TextLabel</translation>
     </message>
     <message>
         <source>Don&apos;t show again</source>
-        <translation type="unfinished"></translation>
+        <translation>Non mostrare ancora</translation>
     </message>
     <message>
         <source>Update Now</source>
-        <translation type="unfinished"></translation>
+        <translation>Aggiorna ora</translation>
     </message>
     <message>
         <source>Not Now</source>
-        <translation type="unfinished"></translation>
+        <translation>Non ora</translation>
     </message>
 </context>
 <context>
@@ -1550,7 +1550,7 @@
     </message>
     <message>
         <source>&amp;Check for updates</source>
-        <translation type="unfinished"></translation>
+        <translation>&amp;Controlla Aggiornamenti</translation>
     </message>
 </context>
 <context>
@@ -1812,7 +1812,7 @@
     <message>
         <source>A new version of %1 is available!
 Would you download it?</source>
-        <translation type="unfinished"></translation>
+        <translation>Una nuova versione di %1 รจ disponibile! Vuoi 
scaricarla?</translation>
     </message>
 </context>
 <context>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/converseen-0.9.1/src/globals.h 
new/converseen-0.9.2/src/globals.h
--- old/converseen-0.9.1/src/globals.h  2015-03-04 23:19:42.000000000 +0100
+++ new/converseen-0.9.2/src/globals.h  2015-03-22 21:49:06.000000000 +0100
@@ -29,8 +29,8 @@
 namespace globals
 {
     const QString PROGRAM_NAME = "Converseen";
-    const int CURRENT_INTERNAL_VERSION = 910;
-    const QString VERSION = "0.9.1";
+    const int CURRENT_INTERNAL_VERSION = 920;
+    const QString VERSION = "0.9.2";
 
     class Globals
     {


Reply via email to