Hello community,

here is the log from the commit of package umbrello for openSUSE:Factory 
checked in at 2013-12-19 13:19:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/umbrello (Old)
 and      /work/SRC/openSUSE:Factory/.umbrello.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "umbrello"

Changes:
--------
--- /work/SRC/openSUSE:Factory/umbrello/umbrello.changes        2013-12-11 
14:37:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.umbrello.new/umbrello.changes   2013-12-19 
13:19:58.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Dec 14 18:35:24 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.12.0
+   * KDE 4.12.0  release
+   * See http://www.kde.org/announcements/4.12.php
+
+-------------------------------------------------------------------

Old:
----
  umbrello-4.11.97.tar.xz

New:
----
  umbrello-4.12.0.tar.xz

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

Other differences:
------------------
++++++ umbrello.spec ++++++
--- /var/tmp/diff_new_pack.4Qr6mE/_old  2013-12-19 13:19:59.000000000 +0100
+++ /var/tmp/diff_new_pack.4Qr6mE/_new  2013-12-19 13:19:59.000000000 +0100
@@ -24,7 +24,7 @@
 License:        GPL-2.0 and GFDL-1.2
 Group:          Development/Tools/Other
 Url:            http://www.kde.org/
-Version:        4.11.97
+Version:        4.12.0
 Release:        0
 Source0:        %{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ umbrello-4.11.97.tar.xz -> umbrello-4.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/umbrello-4.11.97/CMakeLists.txt 
new/umbrello-4.12.0/CMakeLists.txt
--- old/umbrello-4.11.97/CMakeLists.txt 2013-11-26 11:15:06.000000000 +0100
+++ new/umbrello-4.12.0/CMakeLists.txt  2013-12-11 17:54:40.000000000 +0100
@@ -7,8 +7,8 @@
 set(KDE4_BUILD_TESTS ON)  # for unit tests
 
 set(VERSION_MAJOR "2")
-set(VERSION_MINOR "11")
-set(VERSION_PATCH "97")
+set(VERSION_MINOR "12")
+set(VERSION_PATCH "0")
 
 # set default umbrello version
 # umbrello version could be overriden by cmake command line using 
-DUMBRELLO_VERSION_STRING=major.minor.patch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/umbrello-4.11.97/umbrello/toolbarstatearrow.cpp 
new/umbrello-4.12.0/umbrello/toolbarstatearrow.cpp
--- old/umbrello-4.11.97/umbrello/toolbarstatearrow.cpp 2013-11-26 
11:15:06.000000000 +0100
+++ new/umbrello-4.12.0/umbrello/toolbarstatearrow.cpp  2013-12-11 
17:54:40.000000000 +0100
@@ -125,8 +125,6 @@
         while (!m_selectionRect.isEmpty())
             delete m_selectionRect.takeFirst();
         m_selectionRect.clear();
-    } else if (m_pMouseEvent->button() == Qt::RightButton) {
-        m_pUMLScene->setMenu(m_pMouseEvent->scenePos().toPoint());
     }
 }
 

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

Reply via email to