Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-05-16 15:40:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and      /work/SRC/openSUSE:Factory/.kalgebra.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kalgebra"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes        2013-04-18 
10:15:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-05-16 
15:40:04.000000000 +0200
@@ -1,0 +2,8 @@
+Sat May  4 16:57:32 UTC 2013 - [email protected]
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+-------------------------------------------------------------------

Old:
----
  kalgebra-4.10.2.tar.xz

New:
----
  kalgebra-4.10.3.tar.xz

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

Other differences:
------------------
++++++ kalgebra.spec ++++++
--- /var/tmp/diff_new_pack.pz6jNo/_old  2013-05-16 15:40:05.000000000 +0200
+++ /var/tmp/diff_new_pack.pz6jNo/_new  2013-05-16 15:40:05.000000000 +0200
@@ -21,7 +21,7 @@
 License:        GPL-2.0+
 Group:          Productivity/Scientific/Math
 Url:            http://edu.kde.org
-Version:        4.10.2
+Version:        4.10.3
 Release:        0
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++++++ kalgebra-4.10.2.tar.xz -> kalgebra-4.10.3.tar.xz ++++++
Files old/kalgebra-4.10.2/doc/index.cache.bz2 and 
new/kalgebra-4.10.3/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.10.2/src/kalgebra.cpp 
new/kalgebra-4.10.3/src/kalgebra.cpp
--- old/kalgebra-4.10.2/src/kalgebra.cpp        2013-03-01 07:40:03.000000000 
+0100
+++ new/kalgebra-4.10.3/src/kalgebra.cpp        2013-05-03 06:37:45.000000000 
+0200
@@ -351,7 +351,9 @@
        KHelpMenu* help = new KHelpMenu(this, 
KGlobal::mainComponent().aboutData());
        menuBar()->addMenu(help->menu());
 
+#ifdef __GNUC__
 #warning TODO: Port to PlotsModel
+#endif
 //     connect(b_funcsModel, 
SIGNAL(functionModified(QString,Analitza::Expression)),
 //                     c_results, 
SLOT(modifyVariable(QString,Analitza::Expression)));
 //     connect(b_funcsModel, SIGNAL(functionRemoved(QString)),

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

Reply via email to