Hello community,

here is the log from the commit of package dolphin-plugins for openSUSE:Factory 
checked in at 2013-12-02 12:36:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dolphin-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.dolphin-plugins.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dolphin-plugins"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes  
2013-10-29 09:21:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.dolphin-plugins.new/dolphin-plugins.changes     
2013-12-02 12:36:41.000000000 +0100
@@ -1,0 +2,21 @@
+Sat Nov 16 18:35:33 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.90
+   * KDE 4.12 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.12-beta2.php
+
+-------------------------------------------------------------------
+Sun Nov 10 08:07:09 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.80
+   * KDE 4.12 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.12-beta1.php
+
+-------------------------------------------------------------------
+Sat Nov  2 15:54:06 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.3
+   * KDE 4.11.3 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.3.php
+
+-------------------------------------------------------------------

Old:
----
  dolphin-plugins-4.11.2.tar.xz

New:
----
  dolphin-plugins-4.11.90.tar.xz

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

Other differences:
------------------
++++++ dolphin-plugins.spec ++++++
--- /var/tmp/diff_new_pack.ZWS7ad/_old  2013-12-02 12:36:42.000000000 +0100
+++ /var/tmp/diff_new_pack.ZWS7ad/_new  2013-12-02 12:36:42.000000000 +0100
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           dolphin-plugins
-Version:        4.11.2
+Version:        4.11.90
 Release:        0
-License:        GPL-2.0+
 Summary:        Version control plugins for Dolphin
-Url:            http://www.kde.org/
+License:        GPL-2.0+
 Group:          System/GUI/KDE
+Url:            http://www.kde.org/
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  libkde4-devel
 BuildRequires:  libkonq-devel

++++++ dolphin-plugins-4.11.2.tar.xz -> dolphin-plugins-4.11.90.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-4.11.2/bazaar/fileviewbazaarplugin.desktop 
new/dolphin-plugins-4.11.90/bazaar/fileviewbazaarplugin.desktop
--- old/dolphin-plugins-4.11.2/bazaar/fileviewbazaarplugin.desktop      
2013-06-28 20:02:50.000000000 +0200
+++ new/dolphin-plugins-4.11.90/bazaar/fileviewbazaarplugin.desktop     
2013-10-14 06:18:49.000000000 +0200
@@ -26,6 +26,7 @@
 Name[pl]=Bazaar
 Name[pt]=Bazaar
 Name[pt_BR]=Bazaar
+Name[ro]=Bazaar
 Name[ru]=Bazaar
 Name[sk]=Bazaar
 Name[sl]=Bazaar
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-4.11.2/git/fileviewgitplugin.desktop 
new/dolphin-plugins-4.11.90/git/fileviewgitplugin.desktop
--- old/dolphin-plugins-4.11.2/git/fileviewgitplugin.desktop    2013-06-28 
20:02:50.000000000 +0200
+++ new/dolphin-plugins-4.11.90/git/fileviewgitplugin.desktop   2013-10-14 
06:18:49.000000000 +0200
@@ -32,6 +32,7 @@
 Name[pl]=Git
 Name[pt]=Git
 Name[pt_BR]=Git
+Name[ro]=Git
 Name[ru]=Git
 Name[sk]=Git
 Name[sl]=Git
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-4.11.2/hg/backoutdialog.h 
new/dolphin-plugins-4.11.90/hg/backoutdialog.h
--- old/dolphin-plugins-4.11.2/hg/backoutdialog.h       2013-06-28 
20:02:50.000000000 +0200
+++ new/dolphin-plugins-4.11.90/hg/backoutdialog.h      2013-10-14 
06:18:49.000000000 +0200
@@ -51,7 +51,7 @@
     void setupUI();
 
     /**
-     * Find appropiate changesets in repository and show them in 
+     * Find appropriate changesets in repository and show them in 
      * Commit Selector (CommitInfoWidget)
      */
     void loadCommits();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-4.11.2/hg/bundledialog.h 
new/dolphin-plugins-4.11.90/hg/bundledialog.h
--- old/dolphin-plugins-4.11.2/hg/bundledialog.h        2013-06-28 
20:02:50.000000000 +0200
+++ new/dolphin-plugins-4.11.90/hg/bundledialog.h       2013-10-14 
06:18:49.000000000 +0200
@@ -31,7 +31,7 @@
 
 /**
  * Dialog which implements bundle feature of Mercurial. Bundle enables
- * user to creates a file containg all the selected/desired changesets
+ * user to creates a file containing all the selected/desired changesets
  * in mercurial's internal format rather than patches. 
  * 
  * Changesets can either be selected by user or after being compared by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-4.11.2/hg/commitdialog.cpp 
new/dolphin-plugins-4.11.90/hg/commitdialog.cpp
--- old/dolphin-plugins-4.11.2/hg/commitdialog.cpp      2013-06-28 
20:02:50.000000000 +0200
+++ new/dolphin-plugins-4.11.90/hg/commitdialog.cpp     2013-10-14 
06:18:49.000000000 +0200
@@ -27,7 +27,6 @@
 #include <QtGui/QGridLayout>
 #include <QtGui/QLabel>
 #include <QtGui/QFrame>
-#include <QtGui/QGroupBox>
 #include <QtGui/QActionGroup>
 #include <QtGui/QPlainTextEdit>
 #include <KTextEditor/Document>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-4.11.2/hg/commitinfowidget.cpp 
new/dolphin-plugins-4.11.90/hg/commitinfowidget.cpp
--- old/dolphin-plugins-4.11.2/hg/commitinfowidget.cpp  2013-06-28 
20:02:50.000000000 +0200
+++ new/dolphin-plugins-4.11.90/hg/commitinfowidget.cpp 2013-10-14 
06:18:49.000000000 +0200
@@ -132,5 +132,3 @@
     return m_commitListWidget->selectedItems();
 }
 
-#include "commitinfowidget.h"
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-4.11.2/hg/commitinfowidget.h 
new/dolphin-plugins-4.11.90/hg/commitinfowidget.h
--- old/dolphin-plugins-4.11.2/hg/commitinfowidget.h    2013-06-28 
20:02:50.000000000 +0200
+++ new/dolphin-plugins-4.11.90/hg/commitinfowidget.h   2013-10-14 
06:18:49.000000000 +0200
@@ -44,7 +44,7 @@
     HgCommitInfoWidget(QWidget *parent=0);
 
     /**
-     * Adds a new entry in the ListWidget with the chageset paramters
+     * Adds a new entry in the ListWidget with the chageset parameters
      * provided in its parameter.
      *
      * @param revision Revision number of changeset
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-4.11.2/hg/config-widgets/pluginsettings.cpp 
new/dolphin-plugins-4.11.90/hg/config-widgets/pluginsettings.cpp
--- old/dolphin-plugins-4.11.2/hg/config-widgets/pluginsettings.cpp     
2013-06-28 20:02:50.000000000 +0200
+++ new/dolphin-plugins-4.11.90/hg/config-widgets/pluginsettings.cpp    
2013-10-14 06:18:49.000000000 +0200
@@ -22,7 +22,6 @@
 #include <QtCore/QDir>
 #include <QtGui/QLabel>
 #include <QtGui/QGridLayout>
-#include <QtGui/QGridLayout>
 #include <klineedit.h>
 #include <kconfig.h>
 #include <kconfiggroup.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-4.11.2/hg/fileviewhgplugin.cpp 
new/dolphin-plugins-4.11.90/hg/fileviewhgplugin.cpp
--- old/dolphin-plugins-4.11.2/hg/fileviewhgplugin.cpp  2013-06-28 
20:02:50.000000000 +0200
+++ new/dolphin-plugins-4.11.90/hg/fileviewhgplugin.cpp 2013-10-14 
06:18:49.000000000 +0200
@@ -46,9 +46,7 @@
 #include <kdebug.h>
 #include <kurl.h>
 #include <kmessagebox.h>
-#include <kaction.h>
 #include <kfiledialog.h>
-#include <kurl.h>
 #include <kconfig.h>
 #include <kconfiggroup.h>
 #include <kservice.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-4.11.2/hg/fileviewhgplugin.desktop 
new/dolphin-plugins-4.11.90/hg/fileviewhgplugin.desktop
--- old/dolphin-plugins-4.11.2/hg/fileviewhgplugin.desktop      2013-06-28 
20:02:50.000000000 +0200
+++ new/dolphin-plugins-4.11.90/hg/fileviewhgplugin.desktop     2013-10-14 
06:18:49.000000000 +0200
@@ -25,6 +25,7 @@
 Name[pl]=Mercurial
 Name[pt]=Mercurial
 Name[pt_BR]=Mercurial
+Name[ro]=Mercurial
 Name[ru]=Mercurial
 Name[sk]=Mercurial
 Name[sl]=Mercurial
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-4.11.2/hg/hgwrapper.h 
new/dolphin-plugins-4.11.90/hg/hgwrapper.h
--- old/dolphin-plugins-4.11.2/hg/hgwrapper.h   2013-06-28 20:02:50.000000000 
+0200
+++ new/dolphin-plugins-4.11.90/hg/hgwrapper.h  2013-10-14 06:18:49.000000000 
+0200
@@ -141,7 +141,7 @@
      *              If the list is empty, all modified files will be 
      *              committed, the deault behovior.
      * @param closeCurrentBranch Closes the current branch after commit.
-     * @return true if successfull, otherwise false
+     * @return true if successful, otherwise false
      */
     bool commit(const QString &message, 
                 const QStringList &files = QStringList(), 
@@ -158,14 +158,14 @@
      * Update current working directory to another branch
      * @param name Name of the branch to which working directory
      *              has to be updated.
-     * @return true if successfull, otherwise false
+     * @return true if successful, otherwise false
      */
     bool switchBranch(const QString &name);
 
     /**
      * Create tag for current changeset(the changeset of working directory)
      * @param name Name of the new tag to be createdialog
-     * @return true if successfull, otherwise false
+     * @return true if successful, otherwise false
      */
     bool createTag(const QString &name);
 
@@ -173,7 +173,7 @@
      * Update working directory to a changeset named by given tag
      * @param name Tag of the changeset to which working directory
      *              has to be updated.
-     * @return true if successfull, otherwise false
+     * @return true if successful, otherwise false
      */
     bool switchTag(const QString &name);
 
@@ -196,10 +196,10 @@
      * Use with care. Rollback cant be undone. See Mercurial man page FOR
      * more info.
      *
-     * @param dryRun Do not actually perform action, but just print ouput 
+     * @param dryRun Do not actually perform action, but just print output 
      *              Used to check if Rollback can be done, and if yes then
      *              what will be rolled back.
-     * @return true if successfull, otherwise false
+     * @return true if successful, otherwise false
      */
     bool rollback(bool dryRun=false);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-4.11.2/svn/fileviewsvnplugin.desktop 
new/dolphin-plugins-4.11.90/svn/fileviewsvnplugin.desktop
--- old/dolphin-plugins-4.11.2/svn/fileviewsvnplugin.desktop    2013-06-28 
20:02:50.000000000 +0200
+++ new/dolphin-plugins-4.11.90/svn/fileviewsvnplugin.desktop   2013-10-14 
06:18:49.000000000 +0200
@@ -33,6 +33,7 @@
 Name[pl]=Subversion
 Name[pt]=Subversion
 Name[pt_BR]=Subversion
+Name[ro]=Subversion
 Name[ru]=Subversion
 Name[sk]=Subversion
 Name[sl]=Subversion

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

Reply via email to