Hello community,

here is the log from the commit of package kanagram for openSUSE:Factory 
checked in at 2012-01-30 12:24:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kanagram (Old)
 and      /work/SRC/openSUSE:Factory/.kanagram.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kanagram", Maintainer is "kanagram"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kanagram/kanagram.changes        2011-12-08 
11:56:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kanagram.new/kanagram.changes   2012-01-30 
12:24:20.000000000 +0100
@@ -1,0 +2,16 @@
+Wed Jan 18 20:56:29 CET 2012 - [email protected]
+
+- update to 4.8.0
+  * first stable release of KDE 4.8 (only critical fixes over 4.7.98)
+  * see http://kde.org/announcements/4.8/ for details
+  
+
+-------------------------------------------------------------------
+Tue Jan 10 16:32:00 CET 2012 - [email protected]
+
+- update to 4.7.98
+  * RC2+ milestone release of KDE 4.8
+  *  see http://kde.org/announcements/4.8/ for details
+  
+
+-------------------------------------------------------------------

Old:
----
  kanagram-4.7.4.tar.bz2

New:
----
  kanagram-4.8.0.tar.bz2

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

Other differences:
------------------
++++++ kanagram.spec ++++++
--- /var/tmp/diff_new_pack.t9rsCV/_old  2012-01-30 12:24:21.000000000 +0100
+++ /var/tmp/diff_new_pack.t9rsCV/_new  2012-01-30 12:24:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kanagram
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -45,7 +45,7 @@
 BuildRequires:  ocaml
 BuildRequires:  ocaml-facile
 %endif
-Version:        4.7.4
+Version:        4.8.0
 Release:        0
 Summary:        Anagram Game
 License:        GPL-2.0+

++++++ kanagram-4.7.4.tar.bz2 -> kanagram-4.8.0.tar.bz2 ++++++
Files old/kanagram-4.7.4/doc/index.cache.bz2 and 
new/kanagram-4.8.0/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kanagram-4.7.4/src/kanagram.cpp 
new/kanagram-4.8.0/src/kanagram.cpp
--- old/kanagram-4.7.4/src/kanagram.cpp 2011-10-02 15:23:49.000000000 +0200
+++ new/kanagram-4.8.0/src/kanagram.cpp 2011-08-07 17:40:58.000000000 +0200
@@ -111,8 +111,8 @@
 
     connect(m_inputBox, SIGNAL(returnPressed()), SLOT(checkWord()));
     connect(m_hintTimer, SIGNAL(timeout()), SLOT(hideHint()));
-    connect(m_inputBox, SIGNAL(textChanged(const QString &)), SLOT(update()));
-    connect(m_game, SIGNAL(fileError(const QString &)), 
SLOT(slotFileError(const QString &)));
+    connect(m_inputBox, SIGNAL(textChanged(QString)), SLOT(update()));
+    connect(m_game, SIGNAL(fileError(QString)), SLOT(slotFileError(QString)));
 
     QFont f = QFont();
     f.setPointSize(17);
@@ -217,8 +217,15 @@
     m_actionCollection->addAction("revealword", revealWordAction);
 
     // vocabulary actions
-    KStandardAction::prior(this, SLOT(slotPrevVocabulary()), 
m_actionCollection);
-    KStandardAction::next(this, SLOT(slotNextVocabulary()), 
m_actionCollection);
+    KAction *priorVocabularyAction = new KAction(i18n("Previous Vocabulary"), 
m_actionCollection);
+    priorVocabularyAction->setShortcut(Qt::Key_PageUp);
+    connect(priorVocabularyAction, SIGNAL(triggered(bool)), this, 
SLOT(slotPrevVocabulary()));
+    m_actionCollection->addAction("priorvocabulary", priorVocabularyAction);
+
+    KAction *nextVocabularyAction = new KAction(i18n("Next Vocabulary"), 
m_actionCollection);
+    nextVocabularyAction->setShortcut(Qt::Key_PageDown);
+    connect(nextVocabularyAction, SIGNAL(triggered(bool)), this, 
SLOT(slotNextVocabulary()));
+    m_actionCollection->addAction("nextvocabulary", nextVocabularyAction);
 
     // help actions
     KStandardAction::aboutApp(m_helpMenu, SLOT(aboutApplication()), 
m_actionCollection);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kanagram-4.7.4/src/kanagram.desktop 
new/kanagram-4.8.0/src/kanagram.desktop
--- old/kanagram-4.7.4/src/kanagram.desktop     2011-10-28 09:43:10.000000000 
+0200
+++ new/kanagram-4.8.0/src/kanagram.desktop     2012-01-10 15:14:49.000000000 
+0100
@@ -33,6 +33,7 @@
 Name[it]=Kanagram
 Name[ja]=Kanagram
 Name[ka]=Kanagram
+Name[kk]=Kanagram
 Name[km]=Kanagram
 Name[ko]=Kanagram
 Name[lt]=Kanagram
@@ -97,6 +98,7 @@
 Comment[it]=Gioco di anagrammi per KDE
 Comment[ja]=KDE 回文ゲーム
 Comment[ka]=KDE ასოების გადალაგების თამაში
+Comment[kk]=KDE әріп реті ойны
 Comment[km]=ល្បែង​តម្រៀប​អក្សរ​របស់ KDE
 Comment[ko]=KDE 글자 순서 게임
 Comment[lt]=KDE raidžių tvarkos žaidimas
@@ -112,7 +114,7 @@
 Comment[pt_BR]=Jogo de ordenação de letras do KDE
 Comment[ru]=Игра с перестановкой букв
 Comment[sk]=KDE hra o usporiadaní písmen
-Comment[sl]=Igra vrstnega reda črk
+Comment[sl]=Igra vrstnega reda črk za KDE
 Comment[sv]=Bokstavsordningsspel för KDE
 Comment[tr]=KDE Harf Sırası Oyunu
 Comment[ug]=KDE ھەرپ تەرتىپى ئويۇنى
@@ -156,6 +158,7 @@
 GenericName[it]=Gioco di anagrammi
 GenericName[ja]=回文ゲーム
 GenericName[ka]=ასოების გადალაგება
+GenericName[kk]=Әріп реті ойны
 GenericName[km]=ល្បែង​តម្រៀប​អក្សរ
 GenericName[ko]=글자 순서 게임
 GenericName[lt]=Raidžių rūšiavimo žaidimas
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kanagram-4.7.4/src/vocabedit.cpp 
new/kanagram-4.8.0/src/vocabedit.cpp
--- old/kanagram-4.7.4/src/vocabedit.cpp        2011-10-02 15:23:49.000000000 
+0200
+++ new/kanagram-4.8.0/src/vocabedit.cpp        2011-08-07 17:40:58.000000000 
+0200
@@ -65,13 +65,13 @@
        connect(btnRemoveWord, SIGNAL(clicked()), this, SLOT(slotRemoveWord()));
        connect(btnClose, SIGNAL(clicked()), this, SLOT(slotClose()));
 
-       connect(txtWord, SIGNAL(textChanged(const QString &)), this, 
SLOT(slotWordTextChanged(const QString &)));
-       connect(txtHint, SIGNAL(textChanged(const QString &)), this, 
SLOT(slotHintTextChanged(const QString &)));
+       connect(txtWord, SIGNAL(textChanged(QString)), this, 
SLOT(slotWordTextChanged(QString)));
+       connect(txtHint, SIGNAL(textChanged(QString)), this, 
SLOT(slotHintTextChanged(QString)));
 
        //Connect the name and description boxes to a general textChanged slot, 
so that we can keep track of
        //whether they've been changed or not
-       connect(txtVocabName, SIGNAL(textChanged(const QString &)), this, 
SLOT(slotTextChanged(const QString &)));
-       connect(txtDescription, SIGNAL(textChanged(const QString &)), this, 
SLOT(slotTextChanged(const QString &)));
+       connect(txtVocabName, SIGNAL(textChanged(QString)), this, 
SLOT(slotTextChanged(QString)));
+       connect(txtDescription, SIGNAL(textChanged(QString)), this, 
SLOT(slotTextChanged(QString)));
 
        connect(lboxWords, SIGNAL(itemSelectionChanged()), this, 
SLOT(slotSelectionChanged()));
 
@@ -132,15 +132,15 @@
 void VocabEdit::slotSelectionChanged()
 {
        //A little hack to make things work right
-       disconnect(txtWord, SIGNAL(textChanged(const QString &)), this, 
SLOT(slotWordTextChanged(const QString &)));
-       disconnect(txtHint, SIGNAL(textChanged(const QString &)), this, 
SLOT(slotHintTextChanged(const QString &)));
+       disconnect(txtWord, SIGNAL(textChanged(QString)), this, 
SLOT(slotWordTextChanged(QString)));
+       disconnect(txtHint, SIGNAL(textChanged(QString)), this, 
SLOT(slotHintTextChanged(QString)));
        if(lboxWords->currentRow() >= 0)
        {
                
txtWord->setText(m_vocabList[lboxWords->currentRow()].translation(0)->text());
                
txtHint->setText(m_vocabList[lboxWords->currentRow()].translation(0)->comment());
        }
-       connect(txtWord, SIGNAL(textChanged(const QString &)), this, 
SLOT(slotWordTextChanged(const QString &)));
-       connect(txtHint, SIGNAL(textChanged(const QString &)), this, 
SLOT(slotHintTextChanged(const QString &)));
+       connect(txtWord, SIGNAL(textChanged(QString)), this, 
SLOT(slotWordTextChanged(QString)));
+       connect(txtHint, SIGNAL(textChanged(QString)), this, 
SLOT(slotHintTextChanged(QString)));
 }
 
 void VocabEdit::slotWordTextChanged(const QString &changes)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kanagram-4.7.4/src/vocabsettings.cpp 
new/kanagram-4.8.0/src/vocabsettings.cpp
--- old/kanagram-4.7.4/src/vocabsettings.cpp    2011-10-02 15:23:49.000000000 
+0200
+++ new/kanagram-4.8.0/src/vocabsettings.cpp    2011-08-07 17:40:58.000000000 
+0200
@@ -46,7 +46,7 @@
     setupUi(this);
     m_parent = (KConfigDialog*)parent;
 
-    connect(lviewVocab, SIGNAL(currentItemChanged(QTreeWidgetItem *, 
QTreeWidgetItem *)), this, SLOT(slotSelectionChanged(QTreeWidgetItem *)));
+    connect(lviewVocab, 
SIGNAL(currentItemChanged(QTreeWidgetItem*,QTreeWidgetItem*)), this, 
SLOT(slotSelectionChanged(QTreeWidgetItem*)));
 
     btnDownloadNew->setIcon(KIcon("get-hot-new-stuff"));
 

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

Reply via email to