Hello community,

here is the log from the commit of package konsole for openSUSE:Factory checked 
in at 2013-04-18 10:32:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/konsole (Old)
 and      /work/SRC/openSUSE:Factory/.konsole.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "konsole", Maintainer is "kde-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/konsole/konsole.changes  2013-03-14 
13:08:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.konsole.new/konsole.changes     2013-04-18 
10:32:29.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Apr  1 19:11:58 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+-------------------------------------------------------------------

Old:
----
  konsole-4.10.1.tar.xz

New:
----
  konsole-4.10.2.tar.xz

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

Other differences:
------------------
++++++ konsole.spec ++++++
--- /var/tmp/diff_new_pack.Ik26Gp/_old  2013-04-18 10:32:30.000000000 +0200
+++ /var/tmp/diff_new_pack.Ik26Gp/_new  2013-04-18 10:32:30.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           konsole
-Version:        4.10.1
+Version:        4.10.2
 Release:        0
 Summary:        KDE Terminal
 License:        GPL-2.0+

++++++ konsole-4.10.1.tar.xz -> konsole-4.10.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konsole-4.10.1/desktop/konsole.notifyrc 
new/konsole-4.10.2/desktop/konsole.notifyrc
--- old/konsole-4.10.1/desktop/konsole.notifyrc 2013-03-01 07:37:14.000000000 
+0100
+++ new/konsole-4.10.2/desktop/konsole.notifyrc 2013-03-29 08:01:34.000000000 
+0100
@@ -556,7 +556,7 @@
 Comment[mai]=मानीटर कएल जाए रहल सत्र मे क्रियाकलापक पता लागल
 Comment[mk]=Има активност во следената сесија
 Comment[ml]=നിരീക്ഷിച്ചുകൊണ്ടിരിയ്ക്കുന്ന സെഷനില്‍ പ്രവര്‍ത്തനം
-Comment[mr]=नियंत्रयीत सत्र अंतर्गत क्रिया आढळले
+Comment[mr]=नियंत्रीत सत्र अंतर्गत क्रिया आढळले
 Comment[ms]=Aktiviti dikesan dalam sesi yang dipantau
 Comment[nb]=Det er oppdaget aktivitet i en økt som er overvåket
 Comment[nds]=Aktiviteet binnen en beluurt Törn opdeckt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konsole-4.10.1/src/ViewManager.cpp 
new/konsole-4.10.2/src/ViewManager.cpp
--- old/konsole-4.10.1/src/ViewManager.cpp      2013-03-01 07:37:14.000000000 
+0100
+++ new/konsole-4.10.2/src/ViewManager.cpp      2013-03-29 08:01:34.000000000 
+0100
@@ -212,7 +212,7 @@
         collection->addAction("move-view-right", moveViewRightAction);
 
         // Switch to tab N shortcuts
-        const int SWITCH_TO_TAB_COUNT = 10;
+        const int SWITCH_TO_TAB_COUNT = 19;
         QSignalMapper* switchToTabMapper = new QSignalMapper(this);
         connect(switchToTabMapper, SIGNAL(mapped(int)), this, 
SLOT(switchToView(int)));
         for (int i = 0; i < SWITCH_TO_TAB_COUNT; i++) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konsole-4.10.1/src/main.cpp 
new/konsole-4.10.2/src/main.cpp
--- old/konsole-4.10.1/src/main.cpp     2013-03-01 07:37:14.000000000 +0100
+++ new/konsole-4.10.2/src/main.cpp     2013-03-29 08:01:34.000000000 +0100
@@ -29,7 +29,7 @@
 #include <KCmdLineArgs>
 #include <KLocale>
 
-#define KONSOLE_VERSION "2.10.1"
+#define KONSOLE_VERSION "2.10.2"
 
 using Konsole::Application;
 







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

Reply via email to