commit kalgebra for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2020-11-10 13:40:54

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.11331 (New)


Package is "kalgebra"

Tue Nov 10 13:40:54 2020 rev:118 rq:846636 version:20.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2020-10-13 
15:33:57.517014654 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.11331/kalgebra.changes 
2020-11-10 13:47:38.339509404 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:45:42 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-11-apps-update
+- No code change since 20.08.2
+
+---

Old:

  kalgebra-20.08.2.tar.xz
  kalgebra-20.08.2.tar.xz.sig

New:

  kalgebra-20.08.3.tar.xz
  kalgebra-20.08.3.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.XyTaHt/_old  2020-11-10 13:47:38.939508270 +0100
+++ /var/tmp/diff_new_pack.XyTaHt/_new  2020-11-10 13:47:38.943508262 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later


++ kalgebra-20.08.2.tar.xz -> kalgebra-20.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.08.2/CMakeLists.txt 
new/kalgebra-20.08.3/CMakeLists.txt
--- old/kalgebra-20.08.2/CMakeLists.txt 2020-10-08 16:08:15.0 +0200
+++ new/kalgebra-20.08.3/CMakeLists.txt 2020-10-31 18:00:12.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kalgebra VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-20.08.2/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-20.08.3/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-20.08.2/mobile/org.kde.kalgebramobile.appdata.xml  
2020-10-08 16:08:15.0 +0200
+++ new/kalgebra-20.08.3/mobile/org.kde.kalgebramobile.appdata.xml  
2020-10-31 18:00:12.0 +0100
@@ -104,9 +104,9 @@
 https://play.google.com/store/apps/details?id=org.kde.kalgebramobile
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.08.2/po/pl/kalgebramobile.po 
new/kalgebra-20.08.3/po/pl/kalgebramobile.po
--- old/kalgebra-20.08.2/po/pl/kalgebramobile.po2020-10-08 
19:11:06.0 +0200
+++ new/kalgebra-20.08.3/po/pl/kalgebramobile.po2020-11-03 
01:31:24.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kalgebra\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-02-29 02:57+0100\n"
-"PO-Revision-Date: 2020-05-16 08:54+0200\n"
+"PO-Revision-Date: 2020-10-17 05:47+0200\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 20.07.70\n"
+"X-Generator: Lokalize 20.08.1\n"
 
 #: main.cpp:48
 #, kde-format
@@ -24,10 +24,9 @@
 msgstr "Przenośny kalkulator"
 
 #: main.cpp:49
-#, fuzzy, kde-format
-#| msgid "(C) 2006-2018 Aleix Pol i Gonzalez"
+#, kde-format
 msgid "(C) 2006-2020 Aleix Pol i Gonzalez"
-msgstr "(C) 2006-2018 Aleix Pol i Gonzalez"
+msgstr "(C) 2006-2020 Aleix Pol i Gonzalez"
 
 #: main.cpp:51
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.08.2/po/zh_CN/kalgebra.po 
new/kalgebra-20.08.3/po/zh_CN/kalgebra.po
--- old/kalgebra-20.08.2/po/zh_CN/kalgebra.po   2020-10-08 19:11:07.0 
+0200
+++ new/kalgebra-20.08.3/po/zh_CN/kalgebra.po   2020-11-03 01:31:26.0 
+0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-12-19 02:55+0100\n"
-"PO-Revision-Date: 2020-09-23 12:20\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 

commit kalgebra for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2020-10-13 15:33:36

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.3486 (New)


Package is "kalgebra"

Tue Oct 13 15:33:36 2020 rev:117 rq:840575 version:20.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2020-09-10 
22:50:04.631958662 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.3486/kalgebra.changes  
2020-10-13 15:33:57.517014654 +0200
@@ -1,0 +2,11 @@
+Fri Oct  9 05:43:14 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-10-apps-update
+- Changes since 20.08.1:
+  * Add kdoctools_install call previously added by release tools
+  * Improve i18n tooling
+
+---

Old:

  kalgebra-20.08.1.tar.xz
  kalgebra-20.08.1.tar.xz.sig

New:

  kalgebra-20.08.2.tar.xz
  kalgebra-20.08.2.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.Z45Rnu/_old  2020-10-13 15:33:58.129015086 +0200
+++ /var/tmp/diff_new_pack.Z45Rnu/_new  2020-10-13 15:33:58.133015089 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later


++ kalgebra-20.08.1.tar.xz -> kalgebra-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.08.1/CMakeLists.txt 
new/kalgebra-20.08.2/CMakeLists.txt
--- old/kalgebra-20.08.1/CMakeLists.txt 2020-09-01 08:13:08.0 +0200
+++ new/kalgebra-20.08.2/CMakeLists.txt 2020-10-08 16:08:15.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "1")
+set(RELEASE_SERVICE_VERSION_MICRO "2")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kalgebra VERSION ${RELEASE_SERVICE_VERSION})
@@ -73,8 +73,8 @@
   add_subdirectory(doc)
 endif()
 
-feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
 ki18n_install(po)
 if (KF5DocTools_FOUND)
- kdoctools_install(po)
+kdoctools_install(po)
 endif()
+feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-20.08.1/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-20.08.2/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-20.08.1/mobile/org.kde.kalgebramobile.appdata.xml  
2020-08-31 20:53:46.0 +0200
+++ new/kalgebra-20.08.2/mobile/org.kde.kalgebramobile.appdata.xml  
2020-10-08 16:08:15.0 +0200
@@ -18,6 +18,7 @@
   KAlgebra Mobile
   KAlgebra Mobile
   KAlgebra Mobile
+  KAlgebra 모바일
   KAlgebra-mobiel
   KAlgebra mobil
   Mobilna KAlgebra
@@ -45,6 +46,7 @@
   Calculadora gráfica
   Kalkulator Grafik
   Calcolatrice grafica
+  그래핑 계산기
   Rekenmachine met grafieken
   Grafkalkulator
   Kalkulator wykresów
@@ -102,9 +104,9 @@
 https://play.google.com/store/apps/details?id=org.kde.kalgebramobile
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.08.1/po/ca/kalgebramobile.po 
new/kalgebra-20.08.2/po/ca/kalgebramobile.po
--- old/kalgebra-20.08.1/po/ca/kalgebramobile.po2020-09-01 
08:13:04.0 +0200
+++ new/kalgebra-20.08.2/po/ca/kalgebramobile.po2020-10-08 
19:11:04.0 +0200
@@ -8,7 +8,7 @@
 # Josep Ma. Ferrer , 2018, 2019.
 msgid ""
 msgstr ""
-"Project-Id-Version: kalgebramobile\n"
+"Project-Id-Version: kalgebra\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-02-29 02:57+0100\n"
 "PO-Revision-Date: 2020-07-11 11:55+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-20.08.1/po/ca/plasma_applet_kalgebraplasmoid.po 
new/kalgebra-20.08.2/po/ca/plasma_applet_kalgebraplasmoid.po
--- old/kalgebra-20.08.1/po/ca/plasma_applet_kalgebraplasmoid.po
2020-09-01 08:13:04.0 +0200
+++ new/kalgebra-20.08.2/po/ca/plasma_applet_kalgebraplasmoid.po
2020-10-08 19:11:04.0 +0200
@@ -6,7 +6,7 @@
 # Josep Ma. Ferrer , 2014.
 msgid ""
 msgstr ""
-"Project-Id-Version: 

commit kalgebra for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2020-09-10 22:49:55

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.4249 (New)


Package is "kalgebra"

Thu Sep 10 22:49:55 2020 rev:116 rq:831738 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2020-08-18 
13:57:04.226163038 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.4249/kalgebra.changes  
2020-09-10 22:50:04.631958662 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:19 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kalgebra-20.08.0.tar.xz
  kalgebra-20.08.0.tar.xz.sig

New:

  kalgebra-20.08.1.tar.xz
  kalgebra-20.08.1.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.Of9T2x/_old  2020-09-10 22:50:05.259959581 +0200
+++ /var/tmp/diff_new_pack.Of9T2x/_new  2020-09-10 22:50:05.259959581 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later


++ kalgebra-20.08.0.tar.xz -> kalgebra-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.08.0/CMakeLists.txt 
new/kalgebra-20.08.1/CMakeLists.txt
--- old/kalgebra-20.08.0/CMakeLists.txt 2020-08-07 08:53:53.0 +0200
+++ new/kalgebra-20.08.1/CMakeLists.txt 2020-09-01 08:13:08.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kalgebra VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-20.08.0/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-20.08.1/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-20.08.0/mobile/org.kde.kalgebramobile.appdata.xml  
2020-08-07 07:49:08.0 +0200
+++ new/kalgebra-20.08.1/mobile/org.kde.kalgebramobile.appdata.xml  
2020-08-31 20:53:46.0 +0200
@@ -23,6 +23,7 @@
   Mobilna KAlgebra
   KAlgebra Móvel
   KAlgebra Móvel
+  Мобильная KAlgebra
   KAlgebra Mobile
   KAlgebra Mobile
   Mobil Kalgebra
@@ -75,6 +76,7 @@
 KAlgebra jest programem, który może zastąpić twój 
kalkulator graficzny. Ma możliwość przeprowadzania analiz numerycznych, 
logicznych i  symbolicznych, które umożliwiają obliczanie wyrażeń 
matematycznych w konsoli i rysowanie wyników w 2D lub 3D.
 O KAlgebra é uma aplicação que poderá substituir a sua 
calculadora gráfica. Tem funcionalidades numéricas, lógicas, simbólicas e 
analíticas que lhe permitem calcular expressões matemáticas na consola e lhe 
permite desenhar de forma gráfica os resultados em 2D e 3D.
 KAlgebra é um aplicativo que poderá substituir a sua 
calculadora gráfica. Tem funcionalidades numéricas, lógicas, simbólicas e 
analíticas que lhe permitem calcular expressões matemáticas no console e também 
desenhar de forma gráfica os resultados em 2D e 3D.
+KAlgebra — программа-калькулятор с функцией построения 
графиков. Позволяет вычислять значения выражений и строить двумерные и 
трёхмерные графики функций.
 KAlgebra je aplikácia, ktorá vie nahradiť vašu grafickú 
kalkulačku. Má numerické, logické, symbolické a analytické funkcie, ktoré vám 
umožnia vypočítať matematické výrazy na konzole a graficky znázorniť výsledky v 
2D alebo 3D.
 KAlgebra je aplikacija, ki lahko nadomesti vaš grafični 
kalkulator. Ima numerične, logične, simbolične in analizne funkcije, ki 
omogočajo izračunavanje matematičnih izrazov na konzoli in rezultate narišejo v 
2D ali 3D grafu.
 Kalgebra är en applikation som kan ersätta en 
grafräknare. Den har numeriska, logiska, symboliska och analytiska funktioner 
som låter dig beräkna matematiska uttryck i terminalen och rita upp resultaten 
grafiskt med två eller tre dimensioner.
@@ -100,9 +102,9 @@
 https://play.google.com/store/apps/details?id=org.kde.kalgebramobile
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' 

commit kalgebra for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2020-08-18 13:56:48

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.3399 (New)


Package is "kalgebra"

Tue Aug 18 13:56:48 2020 rev:115 rq:826365 version:20.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2020-07-15 
11:46:12.146913947 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.3399/kalgebra.changes  
2020-08-18 13:57:04.226163038 +0200
@@ -1,0 +2,25 @@
+Sun Aug  9 09:08:31 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-08-apps-update
+- Changes since 20.07.90:
+  * appdata: fix s
+
+---
+Sun Aug  2 07:58:51 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 10:04:01 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 20.04.3:
+  * Use camelcase includes (scripted)
+
+---

Old:

  kalgebra-20.04.3.tar.xz
  kalgebra-20.04.3.tar.xz.sig

New:

  kalgebra-20.08.0.tar.xz
  kalgebra-20.08.0.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.c0LwYg/_old  2020-08-18 13:57:05.162163421 +0200
+++ /var/tmp/diff_new_pack.c0LwYg/_new  2020-08-18 13:57:05.166163424 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later


++ kalgebra-20.04.3.tar.xz -> kalgebra-20.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/.arcconfig 
new/kalgebra-20.08.0/.arcconfig
--- old/kalgebra-20.04.3/.arcconfig 2020-07-03 22:54:57.0 +0200
+++ new/kalgebra-20.08.0/.arcconfig 1970-01-01 01:00:00.0 +0100
@@ -1,3 +0,0 @@
-{
-  "phabricator.uri" : "https://phabricator.kde.org/;
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/.gitignore 
new/kalgebra-20.08.0/.gitignore
--- old/kalgebra-20.04.3/.gitignore 2020-07-03 22:54:57.0 +0200
+++ new/kalgebra-20.08.0/.gitignore 2020-08-07 07:49:08.0 +0200
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/CMakeLists.txt 
new/kalgebra-20.08.0/CMakeLists.txt
--- old/kalgebra-20.04.3/CMakeLists.txt 2020-07-07 02:46:56.0 +0200
+++ new/kalgebra-20.08.0/CMakeLists.txt 2020-08-07 08:53:53.0 +0200
@@ -2,8 +2,8 @@
 
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
-set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MINOR "08")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kalgebra VERSION ${RELEASE_SERVICE_VERSION})
Binary files old/kalgebra-20.04.3/logo.png and new/kalgebra-20.08.0/logo.png 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-20.04.3/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-20.08.0/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-20.04.3/mobile/org.kde.kalgebramobile.appdata.xml  
2020-07-03 22:54:57.0 +0200
+++ new/kalgebra-20.08.0/mobile/org.kde.kalgebramobile.appdata.xml  
2020-08-07 07:49:08.0 +0200
@@ -1,12 +1,13 @@
 
 
-  org.kde.kalgebra.desktop
+  org.kde.kalgebramobile
   CC0-1.0
   GPL-2.0+
   KAlgebra Mobile
   KAlgebra mòbil
   KAlgebra mòbil
   Mobilní KAlgebra
+  KAlgebra Mobile
   KAlgebra Mobile
   KAlgebra Mobile
   KAlgebra Mobile
@@ -23,6 +24,7 @@
   KAlgebra Móvel
   KAlgebra Móvel
   KAlgebra Mobile
+  KAlgebra Mobile
   Mobil Kalgebra
   Мобільна KAlgebra
   xxKAlgebra Mobilexx
@@ -49,6 +51,7 @@
   Calculadora gráfica
   Графический калькулятор
   Grafická kalkulačka
+  Kalkulator grafov
   Grafräknare
   Графічний калькулятор
   xxGraph Calculatorxx
@@ -73,6 +76,7 @@
 O KAlgebra é uma aplicação que poderá 

commit kalgebra for openSUSE:Factory

2020-07-15 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2020-07-15 11:42:13

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.3060 (New)


Package is "kalgebra"

Wed Jul 15 11:42:13 2020 rev:114 rq:820145 version:20.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2020-06-14 
18:26:08.708773976 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.3060/kalgebra.changes  
2020-07-15 11:46:12.146913947 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:08:51 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- No code change since 20.04.2
+
+---

Old:

  kalgebra-20.04.2.tar.xz
  kalgebra-20.04.2.tar.xz.sig

New:

  kalgebra-20.04.3.tar.xz
  kalgebra-20.04.3.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.t1OQUG/_old  2020-07-15 11:46:13.638915516 +0200
+++ /var/tmp/diff_new_pack.t1OQUG/_new  2020-07-15 11:46:13.638915516 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:20.04.2
+Version:20.04.3
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later


++ kalgebra-20.04.2.tar.xz -> kalgebra-20.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.2/CMakeLists.txt 
new/kalgebra-20.04.3/CMakeLists.txt
--- old/kalgebra-20.04.2/CMakeLists.txt 2020-06-09 02:27:28.0 +0200
+++ new/kalgebra-20.04.3/CMakeLists.txt 2020-07-07 02:46:56.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kalgebra VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-20.04.2/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-20.04.3/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-20.04.2/mobile/org.kde.kalgebramobile.appdata.xml  
2020-06-08 19:48:33.0 +0200
+++ new/kalgebra-20.04.3/mobile/org.kde.kalgebramobile.appdata.xml  
2020-07-03 22:54:57.0 +0200
@@ -96,9 +96,9 @@
 https://play.google.com/store/apps/details?id=org.kde.kalgebramobile
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-20.04.2/po/ca/docs/kalgebra/commands.docbook 
new/kalgebra-20.04.3/po/ca/docs/kalgebra/commands.docbook
--- old/kalgebra-20.04.2/po/ca/docs/kalgebra/commands.docbook   2020-06-09 
02:27:28.0 +0200
+++ new/kalgebra-20.04.3/po/ca/docs/kalgebra/commands.docbook   2020-07-07 
02:46:56.0 +0200
@@ -399,7 +399,7 @@
 >
lt (menor que)lt (més petit que)

Descripció: Menor que. lt(a,b)=abDescripció: Més petit que. lt(a,b)=ab

gt (Major que)gt (Més gran que)

Descripció: Major que. gt(a,b)=abDescripció: Més gran que. gt(a,b)=ab

leq (menor o igual que)leq (més petit o igual que)

Descripció: Menor o igual que. leq(a,b)=a≤bDescripció: Més petit o igual que. leq(a,b)=a≤b

geq (major o igual que)geq (més gran o igual que)

Descripció: Major o igual que. geq(a,b)=a≥bDescripció: Més gran o igual que. geq(a,b)=a≥b

 =  =  = : Comparadors de valor per «igual que», «major que», 
«major o igual que», «menor que» i «menor o igual que», respectivament.=  =  = : Comparadors de valor per «igual que», «més gran 
que», «més gran o igual que», «més petit que» i «més petit o igual que», 
respectivament.
 
 
Binary files old/kalgebra-20.04.2/po/ca/docs/kalgebra/view-fullscreen.png and 
new/kalgebra-20.04.3/po/ca/docs/kalgebra/view-fullscreen.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.2/po/el/kalgebramobile.po 
new/kalgebra-20.04.3/po/el/kalgebramobile.po
--- old/kalgebra-20.04.2/po/el/kalgebramobile.po2020-06-09 
02:27:26.0 +0200
+++ 

commit kalgebra for openSUSE:Factory

2020-06-14 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2020-06-14 18:26:00

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.3606 (New)


Package is "kalgebra"

Sun Jun 14 18:26:00 2020 rev:113 rq:813606 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2020-05-23 
17:22:10.790725119 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.3606/kalgebra.changes  
2020-06-14 18:26:08.708773976 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:14:20 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+---

Old:

  kalgebra-20.04.1.tar.xz
  kalgebra-20.04.1.tar.xz.sig

New:

  kalgebra-20.04.2.tar.xz
  kalgebra-20.04.2.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.ePzFYR/_old  2020-06-14 18:26:09.600776855 +0200
+++ /var/tmp/diff_new_pack.ePzFYR/_new  2020-06-14 18:26:09.604776867 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later


++ kalgebra-20.04.1.tar.xz -> kalgebra-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.1/CMakeLists.txt 
new/kalgebra-20.04.2/CMakeLists.txt
--- old/kalgebra-20.04.1/CMakeLists.txt 2020-05-12 03:12:54.0 +0200
+++ new/kalgebra-20.04.2/CMakeLists.txt 2020-06-09 02:27:28.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "1")
+set(RELEASE_SERVICE_VERSION_MICRO "2")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kalgebra VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-20.04.1/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-20.04.2/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-20.04.1/mobile/org.kde.kalgebramobile.appdata.xml  
2020-05-11 23:08:38.0 +0200
+++ new/kalgebra-20.04.2/mobile/org.kde.kalgebramobile.appdata.xml  
2020-06-08 19:48:33.0 +0200
@@ -68,6 +68,7 @@
 KAlgebra adalah aplikasi yang dapat menggantikan 
kalkulator grafikmu. Ini memiliki fitur numerik, logis, simbolis, dan analisis 
yang memungkinkanmu menghitung ekspresi matematis pada konsol dan secara grafik 
memplot hasilnya dalam 2D atau 3D.
 KAlgebra è un'applicazione che può sostituire la tua 
calcolatrice grafica. Ha funzionalità numeriche, logiche, simboliche e 
analitiche che ti permettono di calcolare espressioni matematiche via console e 
di visualizzare i risultati con un grafico 2D o 3D.
 KAlgebra is een toepassing die uw grafische rekenmachine 
kan vervangen. Het heeft numerieke, logische, symbolische en analyse functies 
die u mathematische expressies op de console laar berekenen en de resultaten 
grafisch plot in 2D of 3D.
+KAlgebra er eit program du kan bruka som ein 
grafkalkulator. Programmet støttar tal, logiske operatorar, symbol og 
analyse­funksjonar som lèt deg rekna ut matematiske uttrykk og visa dei 
grafisk, både i 2D og 3D.
 KAlgebra jest programem, który może zastąpić twój 
kalkulator graficzny. Ma możliwość przeprowadzania analiz numerycznych, 
logicznych i  symbolicznych, które umożliwiają obliczanie wyrażeń 
matematycznych w konsoli i rysowanie wyników w 2D lub 3D.
 O KAlgebra é uma aplicação que poderá substituir a sua 
calculadora gráfica. Tem funcionalidades numéricas, lógicas, simbólicas e 
analíticas que lhe permitem calcular expressões matemáticas na consola e lhe 
permite desenhar de forma gráfica os resultados em 2D e 3D.
 KAlgebra é um aplicativo que poderá substituir a sua 
calculadora gráfica. Tem funcionalidades numéricas, lógicas, simbólicas e 
analíticas que lhe permitem calcular expressões matemáticas no console e também 
desenhar de forma gráfica os resultados em 2D e 3D.
@@ -95,9 +96,9 @@
 https://play.google.com/store/apps/details?id=org.kde.kalgebramobile
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kalgebra for openSUSE:Factory

2020-05-23 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2020-05-23 17:21:59

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.2738 (New)


Package is "kalgebra"

Sat May 23 17:21:59 2020 rev:112 rq:806375 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2020-04-29 
20:47:18.908325310 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.2738/kalgebra.changes  
2020-05-23 17:22:10.790725119 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:06 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+---
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +30,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -43 +48 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -58 +63 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:

  kalgebra-20.04.0.tar.xz
  kalgebra-20.04.0.tar.xz.sig

New:

  kalgebra-20.04.1.tar.xz
  kalgebra-20.04.1.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.obGIcR/_old  2020-05-23 17:22:11.466726581 +0200
+++ /var/tmp/diff_new_pack.obGIcR/_new  2020-05-23 17:22:11.470726590 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later


++ kalgebra-20.04.0.tar.xz -> kalgebra-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.0/CMakeLists.txt 
new/kalgebra-20.04.1/CMakeLists.txt
--- old/kalgebra-20.04.0/CMakeLists.txt 2020-04-17 02:22:07.0 +0200
+++ new/kalgebra-20.04.1/CMakeLists.txt 2020-05-12 03:12:54.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kalgebra VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-20.04.0/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-20.04.1/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-20.04.0/mobile/org.kde.kalgebramobile.appdata.xml  
2020-04-15 11:00:52.0 +0200
+++ new/kalgebra-20.04.1/mobile/org.kde.kalgebramobile.appdata.xml  
2020-05-11 23:08:38.0 +0200
@@ -8,6 +8,7 @@
   KAlgebra mòbil
   Mobilní KAlgebra
   KAlgebra Mobile
+  KAlgebra Mobile
   KAlgebra Mobile
   KAlgebra Mobile
   KAlgebra Mobile
@@ -32,6 +33,7 @@
   Calculadora gràfica
   Kalkulačka grafů
   Graphenrechner
+  Υπολογιστής γραφημάτων
   Graph Calculator
   Calculadora gráfica
   Graafide arvutaja
@@ -56,6 +58,7 @@
 KAlgebra is an application that can replace your graphing calculator. 
It has numerical, logical, symbolic, and analysis features that let you 
calculate mathematical expressions on the console and graphically plot the 
results in 2D or 3D.
 El KAlgebra és una aplicació que pot substituir la 
calculadora gràfica. Té característiques numèriques, lògiques, simbòliques, i 
analítiques que permeten calcular expressions matemàtiques a la consola i 
dibuixar gràficament els resultats en 2D o 3D.
 El KAlgebra és una aplicació que pot substituir 
la calculadora gràfica. Té característiques numèriques, lògiques, simbòliques, 
i analítiques que permeten calcular expressions matemàtiques a la consola i 
dibuixar gràficament els resultats en 2D o 3D.
+Η KAlgebra είναι μία εφαρμογή αντικατάστασης του 
υπολογιστή για τα γραφικά σας. Έχει αριθμητικές, λογικές, συμβολικές και 
αναλυτικές λειτουργίες για να υπολογίζετε μαθηματικές εκφράσεις στην κονσόλα 
και να αναπαριστάτε γραφικά τα αποτελέσματα σε 2 ή 3 διαστάσεις.
 KAlgebra is an application that can replace your 
graphing calculator. It has numerical, logical, symbolic, and analysis features 
that let you calculate 

commit kalgebra for openSUSE:Factory

2020-04-29 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2020-04-29 20:47:04

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.2738 (New)


Package is "kalgebra"

Wed Apr 29 20:47:04 2020 rev:111 rq:796881 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2020-03-12 
23:02:18.235086335 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.2738/kalgebra.changes  
2020-04-29 20:47:18.908325310 +0200
@@ -1,0 +2,36 @@
+Thu Apr 23 12:22:03 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+---
+Sun Apr  5 20:29:46 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+---
+Sun Mar 22 09:16:42 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Port to Qt 5.14 + Android
+  * mobile: Fix startup
+  * simplify code
+  * Make it compile against qt5.15
+  * Add link to google play
+  * Port to QRandomGenerator (make it compile against qt5.15 without
+deprecated methods)
+  * Don't use nullptr as flag value
+  * Use URLs with transport encryption
+
+---

Old:

  kalgebra-19.12.3.tar.xz
  kalgebra-19.12.3.tar.xz.sig

New:

  kalgebra-20.04.0.tar.xz
  kalgebra-20.04.0.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.67nqZt/_old  2020-04-29 20:47:19.756327012 +0200
+++ /var/tmp/diff_new_pack.67nqZt/_new  2020-04-29 20:47:19.760327021 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kalgebra
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,30 +21,26 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later
 Group:  Productivity/Scientific/Math
 URL:https://edu.kde.org
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:applications.keyring
-%endif
-BuildRequires:  cmake(Analitza5)
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
-BuildRequires:  cmake(KF5ConfigWidgets)
-BuildRequires:  cmake(KF5DocTools)
-BuildRequires:  cmake(KF5I18n)
-BuildRequires:  cmake(KF5KIO)
-BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  ncurses-devel
 BuildRequires:  perl
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  xz
+BuildRequires:  cmake(Analitza5)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(Qt5OpenGL)
 BuildRequires:  cmake(Qt5PrintSupport)
 BuildRequires:  cmake(Qt5Qml)
@@ -59,8 +55,10 @@
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 %if %{with lang}
-Recommends: %{name}-lang
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
 %endif
+Recommends: %{name}-lang
 
 %description
 KAlgebra is a math expression solver and plotter.
@@ -76,9 +74,7 @@
 KAlgebra is a math expression solver and plotter. This package includes
 a QtQuick based version for use in mobile (phone, tablet) environments.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q


++ kalgebra-19.12.3.tar.xz -> kalgebra-20.04.0.tar.xz ++
 17042 lines of diff (skipped)




commit kalgebra for openSUSE:Factory

2020-03-12 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2020-03-12 23:01:19

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.3160 (New)


Package is "kalgebra"

Thu Mar 12 23:01:19 2020 rev:110 rq:782341 version:19.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2020-02-11 
22:18:12.219330875 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.3160/kalgebra.changes  
2020-03-12 23:02:18.235086335 +0100
@@ -1,0 +2,10 @@
+Thu Mar  5 20:35:49 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- Changes since 19.12.2:
+  * appdata: improve URLs
+
+---

Old:

  kalgebra-19.12.2.tar.xz
  kalgebra-19.12.2.tar.xz.sig

New:

  kalgebra-19.12.3.tar.xz
  kalgebra-19.12.3.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.bPg0Tm/_old  2020-03-12 23:02:19.559086863 +0100
+++ /var/tmp/diff_new_pack.bPg0Tm/_new  2020-03-12 23:02:19.567086866 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later


++ kalgebra-19.12.2.tar.xz -> kalgebra-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-19.12.2/CMakeLists.txt 
new/kalgebra-19.12.3/CMakeLists.txt
--- old/kalgebra-19.12.2/CMakeLists.txt 2020-02-04 01:12:52.0 +0100
+++ new/kalgebra-19.12.3/CMakeLists.txt 2020-03-03 01:09:17.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kalgebra VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-19.12.2/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-19.12.3/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-19.12.2/mobile/org.kde.kalgebramobile.appdata.xml  
2020-02-04 00:11:01.0 +0100
+++ new/kalgebra-19.12.3/mobile/org.kde.kalgebramobile.appdata.xml  
2020-03-01 10:32:11.0 +0100
@@ -72,13 +72,13 @@
 KAlgebra可以代替您的其他图形计算器。它包含数值计算、逻辑计算、符号计算,以及分析功能,能让您在控制台中计算数学表达式,并将函数结果绘制为2D或3D图像。
 KAlgebra 
是個能替代繪圖計算機的應用程式,它包含數字、邏輯、符號以及分析功能,讓您能在終端計算數學表達式,並用圖形化的方式以 2D 或 3D 繪製結果。
   
-  http://edu.kde.org/kalgebra/
+  https://edu.kde.org/kalgebra/
   https://bugs.kde.org/enter_bug.cgi?format=guidedproduct=kalgebra
-  http://docs.kde.org/stable/en/kdeedu/kalgebra/index.html
-  https://kde.org/donate/
+  https://docs.kde.org/?application=kalgebra
+  https://www.kde.org/community/donations/?app=kalgebrasource=appdata
   
 
-  http://kde.org/images/screenshots/kalgebra.png
+  https://cdn.kde.org/screenshots/kalgebra/kalgebra.png
 
   
   KDE
@@ -86,6 +86,7 @@
 kalgebramobile
   
   
+
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-19.12.2/mobile/org.kde.kalgebramobile.desktop 
new/kalgebra-19.12.3/mobile/org.kde.kalgebramobile.desktop
--- old/kalgebra-19.12.2/mobile/org.kde.kalgebramobile.desktop  2020-02-04 
00:11:01.0 +0100
+++ new/kalgebra-19.12.3/mobile/org.kde.kalgebramobile.desktop  2020-03-01 
10:32:11.0 +0100
@@ -57,7 +57,7 @@
 GenericName[en_GB]=Pocket Graph Calculator
 GenericName[es]=Calculadora gráfica de bolsillo
 GenericName[et]=Graafikute arvutaja taskus
-GenericName[eu]=Sakeleko grafikoen kalkulagailua
+GenericName[eu]=Sakelako grafikoen kalkulagailua
 GenericName[fa]=ماشین حساب جیبی گراف
 GenericName[fi]=Graafinen laskin mobiililaitteille
 GenericName[fr]=Calculatrice graphique de poche
@@ -102,7 +102,7 @@
 Comment[en_GB]=Pocket Maths Expression Solver and Plotter
 Comment[es]=Resuelve y dibuja expresiones matemáticas
 Comment[et]=Matemaatiliste avaldiste lahendaja ja joonistaja taskus
-Comment[eu]=Sakeleko matematika adierazpenen ebazlea edo marrazlea
+Comment[eu]=Sakelako matematika adierazpenen ebazlea edo trazatzailea
 Comment[fa]=حل‌کننده جیبی عبارت ریاضی و رسام
 Comment[fi]=Matemaattisten yhtälöiden ratkaisut ja 

commit kalgebra for openSUSE:Factory

2020-02-11 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2020-02-11 22:17:56

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.26092 (New)


Package is "kalgebra"

Tue Feb 11 22:17:56 2020 rev:109 rq:771610 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2020-01-12 
23:20:29.842729878 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.26092/kalgebra.changes 
2020-02-11 22:18:12.219330875 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:04 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:28:51 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+---

Old:

  kalgebra-19.12.1.tar.xz
  kalgebra-19.12.1.tar.xz.sig

New:

  kalgebra-19.12.2.tar.xz
  kalgebra-19.12.2.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.1AxIA9/_old  2020-02-11 22:18:12.875331230 +0100
+++ /var/tmp/diff_new_pack.1AxIA9/_new  2020-02-11 22:18:12.879331233 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later
@@ -85,7 +85,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kalgebra-19.12.1.tar.xz -> kalgebra-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-19.12.1/CMakeLists.txt 
new/kalgebra-19.12.2/CMakeLists.txt
--- old/kalgebra-19.12.1/CMakeLists.txt 2020-01-07 01:46:54.0 +0100
+++ new/kalgebra-19.12.2/CMakeLists.txt 2020-02-04 01:12:52.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kalgebra VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-19.12.1/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-19.12.2/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-19.12.1/mobile/org.kde.kalgebramobile.appdata.xml  
2020-01-06 14:50:06.0 +0100
+++ new/kalgebra-19.12.2/mobile/org.kde.kalgebramobile.appdata.xml  
2020-02-04 00:11:01.0 +0100
@@ -86,6 +86,7 @@
 kalgebramobile
   
   
+
 
 
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-19.12.1/po/ca@valencia/kalgebra.po 
new/kalgebra-19.12.2/po/ca@valencia/kalgebra.po
--- old/kalgebra-19.12.1/po/ca@valencia/kalgebra.po 2020-01-07 
01:46:44.0 +0100
+++ new/kalgebra-19.12.2/po/ca@valencia/kalgebra.po 2020-02-04 
01:12:49.0 +0100
@@ -1,17 +1,17 @@
 # Translation of kalgebra.po to Catalan (Valencian)
-# Copyright (C) 2007-2018 This_file_is_part_of_KDE
+# Copyright (C) 2007-2019 This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Orestes Mas Casals , 2007, 2008, 2009, 2010, 2011, 
2012, 2013.
 # Aleix Pol , 2007, 2008, 2009.
-# Josep Ma. Ferrer , 2009, 2010, 2011, 2013, 2014, 2015, 
2016, 2017, 2018.
+# Josep Ma. Ferrer , 2009, 2010, 2011, 2013, 2014, 2015, 
2016, 2017, 2018, 2019.
 # Antoni Bella Pérez , 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: kalgebra\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-12-02 08:02+0100\n"
-"PO-Revision-Date: 2018-12-26 10:10+0100\n"
+"PO-Revision-Date: 2019-09-07 14:49+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
@@ -207,7 +207,7 @@
 #: kalgebra.cpp:239
 #, kde-format
 msgid "Viewport"
-msgstr "Finestra de visualització"
+msgstr "Àrea de visualització"
 
 #: kalgebra.cpp:243
 #, kde-format
@@ -435,63 +435,3 @@
 #, kde-format
 msgid "Apply"
 msgstr "Aplica"
-
-#~ msgid ""
-#~ "PNG File (*.png);;PDF Document(*.pdf);;X3D Document (*.x3d);;STL Document "
-#~ "(*.stl)"
-#~ msgstr ""
-#~ "Fitxer PNG 

commit kalgebra for openSUSE:Factory

2020-01-12 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2020-01-12 23:20:10

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.6675 (New)


Package is "kalgebra"

Sun Jan 12 23:20:10 2020 rev:108 rq:762307 version:19.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2019-12-14 
12:08:36.959349486 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.6675/kalgebra.changes  
2020-01-12 23:20:29.842729878 +0100
@@ -1,0 +2,10 @@
+Tue Jan  7 10:00:10 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- Changes since 19.12.0:
+  * Update Appstream for new release
+
+---
@@ -7 +17 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:

  kalgebra-19.12.0.tar.xz
  kalgebra-19.12.0.tar.xz.sig

New:

  kalgebra-19.12.1.tar.xz
  kalgebra-19.12.1.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.CTBvas/_old  2020-01-12 23:20:30.386730079 +0100
+++ /var/tmp/diff_new_pack.CTBvas/_new  2020-01-12 23:20:30.386730079 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:19.12.0
+Version:19.12.1
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later


++ kalgebra-19.12.0.tar.xz -> kalgebra-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-19.12.0/CMakeLists.txt 
new/kalgebra-19.12.1/CMakeLists.txt
--- old/kalgebra-19.12.0/CMakeLists.txt 2019-12-06 01:17:26.0 +0100
+++ new/kalgebra-19.12.1/CMakeLists.txt 2020-01-07 01:46:54.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kalgebra VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-19.12.0/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-19.12.1/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-19.12.0/mobile/org.kde.kalgebramobile.appdata.xml  
2019-12-05 22:00:06.0 +0100
+++ new/kalgebra-19.12.1/mobile/org.kde.kalgebramobile.appdata.xml  
2020-01-06 14:50:06.0 +0100
@@ -86,6 +86,7 @@
 kalgebramobile
   
   
+
 
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-19.12.0/po/ca/kalgebra.po 
new/kalgebra-19.12.1/po/ca/kalgebra.po
--- old/kalgebra-19.12.0/po/ca/kalgebra.po  2019-12-06 01:17:22.0 
+0100
+++ new/kalgebra-19.12.1/po/ca/kalgebra.po  2020-01-07 01:46:44.0 
+0100
@@ -435,63 +435,3 @@
 #, kde-format
 msgid "Apply"
 msgstr "Aplica"
-
-#~ msgid ""
-#~ "PNG File (*.png);;PDF Document(*.pdf);;X3D Document (*.x3d);;STL Document "
-#~ "(*.stl)"
-#~ msgstr ""
-#~ "Fitxer PNG (*.png);;Document PDF (*.pdf);;Document X3D (*.x3d);;Document "
-#~ "STL (*.stl)"
-
-#~ msgid "C"
-#~ msgstr "C"
-
-#~ msgid "KAlgebra"
-#~ msgstr "KAlgebra"
-
-#~ msgid ""
-#~ msgstr ""
-
-#~ msgid "Aleix Pol Gonzalez"
-#~ msgstr "Aleix Pol Gonzalez"
-
-#~ msgid "Percy Camilo Triveño Aucahuasi"
-#~ msgstr "Percy Camilo Triveño Aucahuasi"
-
-# skip-rule: t-sc-plot
-#~ msgid ""
-#~ "Developed feature for drawing implicit curves. Improvements for plotting "
-#~ "functions."
-#~ msgstr ""
-#~ "Ha desenvolupat la possibilitat de dibuixar corbes implícites. Millores a "
-#~ "les funcions de representació."
-
-#~ msgid "Formula"
-#~ msgstr "Fórmula"
-
-#~ msgid "Error: Wrong type of function"
-#~ msgstr "Error: tipus de funció equivocat"
-
-#~ msgctxt "3D graph done in x milliseconds"
-#~ msgid "Done: %1ms"
-#~ msgstr "Fet: %1ms"
-
-#~ msgid "Error: %1"
-#~ msgstr "Error: %1"
-
-#~ msgctxt "@action:button"
-#~ msgid "Clear"
-#~ msgstr "Neteja"
-
-#~ msgid "*.png|PNG File"
-#~ msgstr "*.png|Fitxer PNG"
-
-#~ msgctxt "text ellipsis"
-#~ msgid "%1..."
-#~ msgstr "%1..."
-
-#~ msgid ""
-#~ msgstr "ència"
-
-#~ msgid "Type"
-#~ msgstr "Tipus"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kalgebra for openSUSE:Factory

2019-12-14 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2019-12-14 12:06:50

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.4691 (New)


Package is "kalgebra"

Sat Dec 14 12:06:50 2019 rev:107 rq:756175 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2019-11-13 
13:16:07.850935815 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.4691/kalgebra.changes  
2019-12-14 12:08:36.959349486 +0100
@@ -1,0 +2,31 @@
+Tue Dec 10 06:38:15 UTC 2019 - Luca Beltrame 
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- Changes since 19.11.90:
+  * Update Appstream for new release
+  * Make it compile against qt5.14
+  * Fix compilation with Qt 5.14
+
+---
+Sat Nov 30 09:11:36 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- No code change since 19.11.80
+
+---
+Sun Nov 24 13:29:08 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Make it compile without kf5 deprecated methods
+  * Make it compiles against qt5.14
+  * Make it compiles without deprecated methods
+
+---

Old:

  kalgebra-19.08.3.tar.xz
  kalgebra-19.08.3.tar.xz.sig

New:

  kalgebra-19.12.0.tar.xz
  kalgebra-19.12.0.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.WOBKaV/_old  2019-12-14 12:08:38.043349299 +0100
+++ /var/tmp/diff_new_pack.WOBKaV/_new  2019-12-14 12:08:38.043349299 +0100
@@ -16,43 +16,43 @@
 #
 
 
-%define kf5_version 5.26.0
+%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later
 Group:  Productivity/Scientific/Math
 URL:https://edu.kde.org
-Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
-BuildRequires:  analitza-devel
+BuildRequires:  cmake(Analitza5)
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kdoctools-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kio-devel
-BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  ncurses-devel
 BuildRequires:  perl
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5OpenGL)
-BuildRequires:  pkgconfig(Qt5PrintSupport)
-BuildRequires:  pkgconfig(Qt5Qml)
-BuildRequires:  pkgconfig(Qt5Quick)
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5WebEngineWidgets)
-BuildRequires:  pkgconfig(Qt5Xml)
+BuildRequires:  cmake(Qt5OpenGL)
+BuildRequires:  cmake(Qt5PrintSupport)
+BuildRequires:  cmake(Qt5Qml)
+BuildRequires:  cmake(Qt5Quick)
+BuildRequires:  cmake(Qt5Svg)
+BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5WebEngineWidgets)
+BuildRequires:  cmake(Qt5Xml)
 BuildRequires:  pkgconfig(glu)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}

++ applications.keyring ++
Binary files /var/tmp/diff_new_pack.WOBKaV/_old and 
/var/tmp/diff_new_pack.WOBKaV/_new differ

++ kalgebra-19.08.3.tar.xz -> kalgebra-19.12.0.tar.xz ++
 3601 lines of diff (skipped)




commit kalgebra for openSUSE:Factory

2019-11-13 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2019-11-13 13:15:57

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.2990 (New)


Package is "kalgebra"

Wed Nov 13 13:15:57 2019 rev:106 rq:746826 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2019-10-28 
16:48:06.34320 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.2990/kalgebra.changes  
2019-11-13 13:16:07.850935815 +0100
@@ -1,0 +2,9 @@
+Thu Nov  7 23:12:41 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.3.php
+- No code change since 19.08.2
+
+---

Old:

  kalgebra-19.08.2.tar.xz
  kalgebra-19.08.2.tar.xz.sig

New:

  kalgebra-19.08.3.tar.xz
  kalgebra-19.08.3.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.NDyKN5/_old  2019-11-13 13:16:08.734936736 +0100
+++ /var/tmp/diff_new_pack.NDyKN5/_new  2019-11-13 13:16:08.738936739 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later


++ kalgebra-19.08.2.tar.xz -> kalgebra-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-19.08.2/CMakeLists.txt 
new/kalgebra-19.08.3/CMakeLists.txt
--- old/kalgebra-19.08.2/CMakeLists.txt 2019-10-08 02:07:24.0 +0200
+++ new/kalgebra-19.08.3/CMakeLists.txt 2019-11-05 05:00:49.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kalgebra VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-19.08.2/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-19.08.3/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-19.08.2/mobile/org.kde.kalgebramobile.appdata.xml  
2019-10-06 05:06:21.0 +0200
+++ new/kalgebra-19.08.3/mobile/org.kde.kalgebramobile.appdata.xml  
2019-11-01 22:50:48.0 +0100
@@ -58,7 +58,7 @@
 KAlgebra es una aplicación que puede sustituir a su 
calculadora gráfica. Posee funciones numéricas, lógicas, simbólicas y de 
análisis que le permiten calcular expresiones matemáticas en la consola y 
representar gráficamente el resultado en 2 o 3 dimensiones.
 KAlgebra on sovellus, joka voi korvata kaaviolaskimesi. 
Siinä on numeeriset, loogiset, symboliset ja analyysiominaisuudet, joiden 
avulla voit laskea matemaattisia lausekkeita konsolissa ja graafisesti kuvata 
tulokset kaksi- tai kolmiulotteisena.
 KAlgebra est une application qui peut remplacer votre 
calculatrice graphique. Elle fournit des fonctions pour le calcul numérique, 
logique, symbolique et l'analyse qui vous permettent de calculer des 
expressions mathématiques dans la console et tracer graphiquement les résultats 
en 2D ou 3D.
-KAlgebra é un aplicativo que pode substituír as 
calculadoras gráficas. Ten funcionalidades numéricas, lóxicas, simbólicas e de 
análise que permiten calcular expresións matemáticas na consola e trazar 
graficamente os resultados en 2D ou 3D.
+KAlgebra é unha aplicación que pode substituír as 
calculadoras gráficas. Ten funcionalidades numéricas, lóxicas, simbólicas e de 
análise que permiten calcular expresións matemáticas na consola e trazar 
graficamente os resultados en 2D ou 3D.
 KAlgebra adalah aplikasi yang dapat menggantikan 
kalkulator grafikmu. Ini memiliki fitur numerik, logis, simbolis, dan analisis 
yang memungkinkanmu menghitung ekspresi matematis pada konsol dan secara grafik 
memplot hasilnya dalam 2D atau 3D.
 KAlgebra è un'applicazione che può sostituire la tua 
calcolatrice grafica. Ha funzionalità numeriche, logiche, simboliche e 
analitiche che ti permettono di calcolare espressioni matematiche via console e 
di visualizzare i risultati con un grafico 2D o 3D.
 KAlgebra is een toepassing die uw grafische rekenmachine 
kan vervangen. Het heeft numerieke, logische, symbolische en analyse functies 

commit kalgebra for openSUSE:Factory

2019-10-28 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2019-10-28 16:48:00

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.2990 (New)


Package is "kalgebra"

Mon Oct 28 16:48:00 2019 rev:105 rq:737704 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2019-09-11 
10:27:03.899441319 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.2990/kalgebra.changes  
2019-10-28 16:48:06.34320 +0100
@@ -1,0 +2,9 @@
+Fri Oct 11 07:42:30 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.2.php
+- No code change since 19.08.1
+
+---

Old:

  kalgebra-19.08.1.tar.xz
  kalgebra-19.08.1.tar.xz.sig

New:

  kalgebra-19.08.2.tar.xz
  kalgebra-19.08.2.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.andlzh/_old  2019-10-28 16:48:07.428835008 +0100
+++ /var/tmp/diff_new_pack.andlzh/_new  2019-10-28 16:48:07.432835012 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:19.08.1
+Version:19.08.2
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later


++ kalgebra-19.08.1.tar.xz -> kalgebra-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-19.08.1/CMakeLists.txt 
new/kalgebra-19.08.2/CMakeLists.txt
--- old/kalgebra-19.08.1/CMakeLists.txt 2019-09-03 03:16:23.0 +0200
+++ new/kalgebra-19.08.2/CMakeLists.txt 2019-10-08 02:07:24.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kalgebra VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-19.08.1/po/ca/kalgebra.po 
new/kalgebra-19.08.2/po/ca/kalgebra.po
--- old/kalgebra-19.08.1/po/ca/kalgebra.po  2019-09-03 03:16:17.0 
+0200
+++ new/kalgebra-19.08.2/po/ca/kalgebra.po  2019-10-08 02:07:21.0 
+0200
@@ -1,17 +1,17 @@
 # Translation of kalgebra.po to Catalan
-# Copyright (C) 2007-2018 This_file_is_part_of_KDE
+# Copyright (C) 2007-2019 This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Orestes Mas Casals , 2007, 2008, 2009, 2010, 2011, 
2012, 2013.
 # Aleix Pol , 2007, 2008, 2009.
-# Josep Ma. Ferrer , 2009, 2010, 2011, 2013, 2014, 2015, 
2016, 2017, 2018.
+# Josep Ma. Ferrer , 2009, 2010, 2011, 2013, 2014, 2015, 
2016, 2017, 2018, 2019.
 # Antoni Bella Pérez , 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: kalgebra\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:41+0200\n"
-"PO-Revision-Date: 2018-12-26 10:10+0100\n"
+"PO-Revision-Date: 2019-09-07 14:51+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -207,7 +207,7 @@
 #: kalgebra.cpp:239
 #, kde-format
 msgid "Viewport"
-msgstr "Finestra de visualització"
+msgstr "Àrea de visualització"
 
 #: kalgebra.cpp:243
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-19.08.1/po/ca/kalgebramobile.po 
new/kalgebra-19.08.2/po/ca/kalgebramobile.po
--- old/kalgebra-19.08.1/po/ca/kalgebramobile.po2019-09-03 
03:16:17.0 +0200
+++ new/kalgebra-19.08.2/po/ca/kalgebramobile.po2019-10-08 
02:07:21.0 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kalgebramobile\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:41+0200\n"
-"PO-Revision-Date: 2019-03-08 15:59+0100\n"
+"PO-Revision-Date: 2019-09-07 14:50+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -121,7 +121,7 @@
 #: plugins/Plot2D.qml:66 plugins/Plot3D.qml:59
 #, kde-format
 msgid "Reset Viewport"
-msgstr "Restableix la vista"
+msgstr "Restableix l'àrea de visualització"
 
 #: plugins/Plot2D.qml:111 plugins/Plot3D.qml:107
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kalgebra for openSUSE:Factory

2019-09-11 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2019-09-11 10:26:50

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.7948 (New)


Package is "kalgebra"

Wed Sep 11 10:26:50 2019 rev:104 rq:728774 version:19.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2019-08-19 
21:29:21.936622193 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.7948/kalgebra.changes  
2019-09-11 10:27:03.899441319 +0200
@@ -1,0 +2,9 @@
+Thu Sep  5 14:00:08 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.1.php
+- No code change since 19.08.0
+
+---

Old:

  kalgebra-19.08.0.tar.xz
  kalgebra-19.08.0.tar.xz.sig

New:

  kalgebra-19.08.1.tar.xz
  kalgebra-19.08.1.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.QoSlz5/_old  2019-09-11 10:27:04.447441161 +0200
+++ /var/tmp/diff_new_pack.QoSlz5/_new  2019-09-11 10:27:04.451441159 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:19.08.0
+Version:19.08.1
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later


++ kalgebra-19.08.0.tar.xz -> kalgebra-19.08.1.tar.xz ++
 1635 lines of diff (skipped)




commit kalgebra for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2019-08-19 21:29:10

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.22127 (New)


Package is "kalgebra"

Mon Aug 19 21:29:10 2019 rev:103 rq:723598 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2019-07-17 
13:15:41.671805855 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.22127/kalgebra.changes 
2019-08-19 21:29:21.936622193 +0200
@@ -1,0 +2,33 @@
+Fri Aug  9 08:30:20 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 19.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- No code change since 19.07.90
+
+---
+Tue Aug 06 16:50:48 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- No code changes since 19.07.80
+
+---
+Tue Jul 23 11:58:56 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-beta.php
+- Changes since 19.04.3:
+  * Follow KDE_APPLICATIONS_VERSION
+  * update screenshot
+  * It's time to use cmake 3.5
+  * Ignore files
+  * Use QStringLiteral + use new connect api
+  * Use Qt CamelCase includes
+
+---

Old:

  kalgebra-19.04.3.tar.xz

New:

  applications.keyring
  kalgebra-19.08.0.tar.xz
  kalgebra-19.08.0.tar.xz.sig



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.900Gy9/_old  2019-08-19 21:29:22.296622120 +0200
+++ /var/tmp/diff_new_pack.900Gy9/_new  2019-08-19 21:29:22.300622119 +0200
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later
 Group:  Productivity/Scientific/Math
-URL:http://edu.kde.org
-Source0:%{name}-%{version}.tar.xz
+URL:https://edu.kde.org
+Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 BuildRequires:  analitza-devel
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes

++ kalgebra-19.04.3.tar.xz -> kalgebra-19.08.0.tar.xz ++
 4740 lines of diff (skipped)




commit kalgebra for openSUSE:Factory

2019-07-17 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2019-07-17 13:15:37

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.1887 (New)


Package is "kalgebra"

Wed Jul 17 13:15:37 2019 rev:102 rq:715065 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2019-06-14 
20:25:39.498776463 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.1887/kalgebra.changes  
2019-07-17 13:15:41.671805855 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:33 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- No code changes since 19.04.2
+
+---

Old:

  kalgebra-19.04.2.tar.xz

New:

  kalgebra-19.04.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.WcRLrk/_old  2019-07-17 13:15:42.535805334 +0200
+++ /var/tmp/diff_new_pack.WcRLrk/_new  2019-07-17 13:15:42.551805324 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:19.04.2
+Version:19.04.3
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later

++ kalgebra-19.04.2.tar.xz -> kalgebra-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-19.04.2/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-19.04.3/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-19.04.2/mobile/org.kde.kalgebramobile.appdata.xml  
2019-04-11 09:03:43.0 +0200
+++ new/kalgebra-19.04.3/mobile/org.kde.kalgebramobile.appdata.xml  
2019-07-05 07:23:13.0 +0200
@@ -60,6 +60,7 @@
 KAlgebra est une application qui peut remplacer votre 
calculatrice graphique. Elle fournit des fonctions pour le calcul numérique, 
logique, symbolique et l'analyse qui vous permettent de calculer des 
expressions mathématiques dans la console et tracer graphiquement les résultats 
en 2D ou 3D.
 KAlgebra é un aplicativo que pode substituír as 
calculadoras gráficas. Ten funcionalidades numéricas, lóxicas, simbólicas e de 
análise que permiten calcular expresións matemáticas na consola e trazar 
graficamente os resultados en 2D ou 3D.
 KAlgebra adalah aplikasi yang dapat menggantikan 
kalkulator grafikmu. Ini memiliki fitur numerik, logis, simbolis, dan analisis 
yang memungkinkanmu menghitung ekspresi matematis pada konsol dan secara grafik 
memplot hasilnya dalam 2D atau 3D.
+KAlgebra è un'applicazione che può sostituire la tua 
calcolatrice grafica. Ha funzionalità numeriche, logiche, simboliche e 
analitiche che ti permettono di calcolare espressioni matematiche via console e 
di visualizzare i risultati con un grafico 2D o 3D.
 KAlgebra is een toepassing die uw grafische rekenmachine 
kan vervangen. Het heeft numerieke, logische, symbolische en analyse functies 
die u mathematische expressies op de console laar berekenen en de resultaten 
grafisch plot in 2D of 3D.
 KAlgebra jest programem, który może zastąpić twój 
kalkulator graficzny. Ma możliwość przeprowadzania analiz numerycznych, 
logicznych i  symbolicznych, które umożliwiają obliczanie wyrażeń 
matematycznych w konsoli i rysowanie wyników w 2D lub 3D.
 O KAlgebra é uma aplicação que poderá substituir a sua 
calculadora gráfica. Tem funcionalidades numéricas, lógicas, simbólicas e 
analíticas que lhe permitem calcular expressões matemáticas na consola e lhe 
permite desenhar de forma gráfica os resultados em 2D e 3D.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-19.04.2/po/es/docs/kalgebra/index.docbook 
new/kalgebra-19.04.3/po/es/docs/kalgebra/index.docbook
--- old/kalgebra-19.04.2/po/es/docs/kalgebra/index.docbook  2019-06-04 
02:02:51.0 +0200
+++ new/kalgebra-19.04.3/po/es/docs/kalgebra/index.docbook  2019-07-09 
02:04:50.0 +0200
@@ -710,8 +710,7 @@
 > y Eloy Cuadra ecua...@eloihr.net. 
-  
+>   
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-19.04.2/po/it/kalgebra.po 
new/kalgebra-19.04.3/po/it/kalgebra.po
--- old/kalgebra-19.04.2/po/it/kalgebra.po  2019-06-04 02:02:50.0 
+0200
+++ new/kalgebra-19.04.3/po/it/kalgebra.po  2019-07-09 02:04:49.0 
+0200
@@ -1,14 +1,14 @@
 # translation of kalgebra.po to Italian
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is 

commit kalgebra for openSUSE:Factory

2019-06-14 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2019-06-14 20:25:36

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.4811 (New)


Package is "kalgebra"

Fri Jun 14 20:25:36 2019 rev:101 rq:708555 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2019-05-15 
12:26:41.821787127 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.4811/kalgebra.changes  
2019-06-14 20:25:39.498776463 +0200
@@ -1,0 +2,10 @@
+Fri Jun 07 12:51:52 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.2.php
+- Changes since 19.04.1:
+  * No code changes since 19.04.1
+
+---

Old:

  kalgebra-19.04.1.tar.xz

New:

  kalgebra-19.04.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.DTPNQq/_old  2019-06-14 20:25:40.282776209 +0200
+++ /var/tmp/diff_new_pack.DTPNQq/_new  2019-06-14 20:25:40.286776208 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later

++ kalgebra-19.04.1.tar.xz -> kalgebra-19.04.2.tar.xz ++
 1625 lines of diff (skipped)




commit kalgebra for openSUSE:Factory

2019-05-15 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2019-05-15 12:26:40

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.5148 (New)


Package is "kalgebra"

Wed May 15 12:26:40 2019 rev:100 rq:702179 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2019-04-28 
20:02:40.794818157 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.5148/kalgebra.changes  
2019-05-15 12:26:41.821787127 +0200
@@ -1,0 +2,10 @@
+Fri May 10 05:37:12 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.1.php
+- Changes since 19.04.0:
+  * No code changes since 19.04.0
+
+---

Old:

  kalgebra-19.04.0.tar.xz

New:

  kalgebra-19.04.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.pAodyT/_old  2019-05-15 12:26:43.145784034 +0200
+++ /var/tmp/diff_new_pack.pAodyT/_new  2019-05-15 12:26:43.165783987 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later

++ kalgebra-19.04.0.tar.xz -> kalgebra-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-19.04.0/po/zh_CN/kalgebra.po 
new/kalgebra-19.04.1/po/zh_CN/kalgebra.po
--- old/kalgebra-19.04.0/po/zh_CN/kalgebra.po   2019-04-12 02:02:29.0 
+0200
+++ new/kalgebra-19.04.1/po/zh_CN/kalgebra.po   2019-05-07 02:10:38.0 
+0200
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-12-26 03:04+0100\n"
-"PO-Revision-Date: 2019-04-09 18:55\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2019-05-05 22:35\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-19.04.0/po/zh_CN/kalgebramobile.po 
new/kalgebra-19.04.1/po/zh_CN/kalgebramobile.po
--- old/kalgebra-19.04.0/po/zh_CN/kalgebramobile.po 2019-04-12 
02:02:29.0 +0200
+++ new/kalgebra-19.04.1/po/zh_CN/kalgebramobile.po 2019-05-07 
02:10:38.0 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-03-08 03:26+0100\n"
-"PO-Revision-Date: 2019-04-09 18:56\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2019-05-05 22:36\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-19.04.0/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
new/kalgebra-19.04.1/po/zh_CN/plasma_applet_kalgebraplasmoid.po
--- old/kalgebra-19.04.0/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2019-04-12 02:02:29.0 +0200
+++ new/kalgebra-19.04.1/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2019-05-07 02:10:38.0 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2019-04-09 18:56\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2019-05-05 22:36\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit kalgebra for openSUSE:Factory

2019-04-28 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2019-04-28 20:02:33

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.5536 (New)


Package is "kalgebra"

Sun Apr 28 20:02:33 2019 rev:99 rq:696207 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2019-03-11 
13:42:48.865544321 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.5536/kalgebra.changes  
2019-04-28 20:02:40.794818157 +0200
@@ -1,0 +2,38 @@
+Sat Apr 20 06:51:53 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.0.php
+- No code changes since 19.03.90
+
+---
+Tue Apr 09 20:54:39 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-rc.php
+- Changes since 19.03.80:
+  * No code changes since 19.03.80
+
+---
+Wed Mar 27 06:40:57 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-beta.php
+- Changes since 18.12.3:
+  * Fix warning "==" vs "==="
+  * Use Kirigami.AboutPage
+  * Changes in CMakeLists file It was changed because some QML files weren't 
appearing on QtCreator.
+  * Change in plugins/CMakeLists.txt It was changed because QML files weren't 
appearing on QtCreator
+  * Remove some weird UX abstraction
+  * Make it possible to add 3D plots from the console as well
+  * Fix android build
+  * Make it possible to copy console's output into the clipboard
+  * Only initialise components once
+  * Insert "ans" when we press F3
+
+---

Old:

  kalgebra-18.12.3.tar.xz

New:

  kalgebra-19.04.0.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.jLkkfa/_old  2019-04-28 20:02:41.306817849 +0200
+++ /var/tmp/diff_new_pack.jLkkfa/_new  2019-04-28 20:02:41.310817847 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:18.12.3
+Version:19.04.0
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later

++ kalgebra-18.12.3.tar.xz -> kalgebra-19.04.0.tar.xz ++
 18949 lines of diff (skipped)




commit kalgebra for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2019-03-11 13:42:45

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.28833 (New)


Package is "kalgebra"

Mon Mar 11 13:42:45 2019 rev:98 rq:683142 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2019-02-15 
09:56:55.587730930 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.28833/kalgebra.changes 
2019-03-11 13:42:48.865544321 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:13 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.3.php
+- Changes since 18.12.2:
+  * No code changes since 18.12.2
+
+---

Old:

  kalgebra-18.12.2.tar.xz

New:

  kalgebra-18.12.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.fxlchX/_old  2019-03-11 13:42:49.769543590 +0100
+++ /var/tmp/diff_new_pack.fxlchX/_new  2019-03-11 13:42:49.773543587 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later

++ kalgebra-18.12.2.tar.xz -> kalgebra-18.12.3.tar.xz ++
Binary files 
old/kalgebra-18.12.2/po/ca/docs/kalgebra/kalgebra-2dgraph-window.png and 
new/kalgebra-18.12.3/po/ca/docs/kalgebra/kalgebra-2dgraph-window.png differ
Binary files 
old/kalgebra-18.12.2/po/ca/docs/kalgebra/kalgebra-3dgraph-window.png and 
new/kalgebra-18.12.3/po/ca/docs/kalgebra/kalgebra-3dgraph-window.png differ
Binary files 
old/kalgebra-18.12.2/po/ca/docs/kalgebra/kalgebra-console-window.png and 
new/kalgebra-18.12.3/po/ca/docs/kalgebra/kalgebra-console-window.png differ
Binary files 
old/kalgebra-18.12.2/po/ca/docs/kalgebra/kalgebra-dictionary-window.png and 
new/kalgebra-18.12.3/po/ca/docs/kalgebra/kalgebra-dictionary-window.png differ
Binary files old/kalgebra-18.12.2/po/ca/docs/kalgebra/kalgebra-main-window.png 
and new/kalgebra-18.12.3/po/ca/docs/kalgebra/kalgebra-main-window.png differ
Binary files old/kalgebra-18.12.2/po/ca/docs/kalgebra/view-fullscreen.png and 
new/kalgebra-18.12.3/po/ca/docs/kalgebra/view-fullscreen.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-18.12.2/po/ca/kalgebra.po 
new/kalgebra-18.12.3/po/ca/kalgebra.po
--- old/kalgebra-18.12.2/po/ca/kalgebra.po  2019-02-05 01:17:29.0 
+0100
+++ new/kalgebra-18.12.3/po/ca/kalgebra.po  2019-03-05 01:07:45.0 
+0100
@@ -452,13 +452,6 @@
 #~ msgid "Percy Camilo Triveño Aucahuasi"
 #~ msgstr "Percy Camilo Triveño Aucahuasi"
 
-#~ msgid ""
-#~ "Developed feature for drawing implicit curves. Improvements for plotting "
-#~ "functions."
-#~ msgstr ""
-#~ "Ha desenvolupat la possibilitat de dibuixar corbes implícites. Millores a "
-#~ "les funcions de representació."
-
 #~ msgid "Formula"
 #~ msgstr "Fórmula"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-18.12.2/po/gl/kalgebramobile.po 
new/kalgebra-18.12.3/po/gl/kalgebramobile.po
--- old/kalgebra-18.12.2/po/gl/kalgebramobile.po2019-02-05 
01:17:31.0 +0100
+++ new/kalgebra-18.12.3/po/gl/kalgebramobile.po2019-03-05 
01:07:45.0 +0100
@@ -63,7 +63,7 @@
 "href='https://edu.kde.org/applications/mathematics/kalgebra/'>no sitio web "
 "oficial e no wiki de "
 "usuarios.Se ten calquera problema co software, informe del no noso sistema de seguimento de erros."
+"href='https://bugs.kde.org'>noso sistema de seguimento de fallos."
 
 #: plugins/Console.qml:51
 #, kde-format
Binary files 
old/kalgebra-18.12.2/po/uk/docs/kalgebra/kalgebra-2dgraph-window.png and 
new/kalgebra-18.12.3/po/uk/docs/kalgebra/kalgebra-2dgraph-window.png differ
Binary files 
old/kalgebra-18.12.2/po/uk/docs/kalgebra/kalgebra-3dgraph-window.png and 
new/kalgebra-18.12.3/po/uk/docs/kalgebra/kalgebra-3dgraph-window.png differ
Binary files 
old/kalgebra-18.12.2/po/uk/docs/kalgebra/kalgebra-console-window.png and 
new/kalgebra-18.12.3/po/uk/docs/kalgebra/kalgebra-console-window.png differ
Binary files 
old/kalgebra-18.12.2/po/uk/docs/kalgebra/kalgebra-dictionary-window.png and 
new/kalgebra-18.12.3/po/uk/docs/kalgebra/kalgebra-dictionary-window.png differ
Binary files old/kalgebra-18.12.2/po/uk/docs/kalgebra/kalgebra-main-window.png 
and 

commit kalgebra for openSUSE:Factory

2019-02-15 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2019-02-15 09:56:45

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.28833 (New)


Package is "kalgebra"

Fri Feb 15 09:56:45 2019 rev:97 rq:673710 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2019-01-24 
14:05:34.423903403 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.28833/kalgebra.changes 
2019-02-15 09:56:55.587730930 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:24:55 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.2.php
+- Changes since 18.12.1:
+  * No code changes since 18.12.1
+
+---

Old:

  kalgebra-18.12.1.tar.xz

New:

  kalgebra-18.12.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.J4RYGU/_old  2019-02-15 09:56:57.215730412 +0100
+++ /var/tmp/diff_new_pack.J4RYGU/_new  2019-02-15 09:56:57.219730411 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later

++ kalgebra-18.12.1.tar.xz -> kalgebra-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-18.12.1/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-18.12.2/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-18.12.1/mobile/org.kde.kalgebramobile.appdata.xml  
2019-01-06 07:20:06.0 +0100
+++ new/kalgebra-18.12.2/mobile/org.kde.kalgebramobile.appdata.xml  
2019-01-26 07:13:11.0 +0100
@@ -13,6 +13,7 @@
   KAlgebra Mobile
   KAlgebra Mobile
   KAlgebra Mobile
+  KAlgebra Mobile
   KAlgebra-mobiel
   KAlgebra mobil
   Mobilna KAlgebra
@@ -23,6 +24,7 @@
   Мобільна KAlgebra
   xxKAlgebra Mobilexx
   KAlgebra 移动版
+  KAlgebra 行動版
   Graph Calculator
   Calculadora gràfica
   Calculadora gràfica
@@ -33,6 +35,7 @@
   Kaaviolaskin
   Calculatrice graphique
   Calculadora gráfica
+  Kalkulator Grafik
   Rekenmachine met grafieken
   Grafkalkulator
   Kalkulator wykresów
@@ -44,6 +47,7 @@
   Графічний калькулятор
   xxGraph Calculatorxx
   图形计算器
+  圖形計算機
   
 KAlgebra is an application that can replace your graphing calculator. 
It has numerical, logical, symbolic, and analysis features that let you 
calculate mathematical expressions on the console and graphically plot the 
results in 2D or 3D.
 El KAlgebra és una aplicació que pot substituir la 
calculadora gràfica. Té característiques numèriques, lògiques, simbòliques, i 
analítiques que permeten calcular expressions matemàtiques a la consola i 
dibuixar gràficament els resultats en 2D o 3D.
@@ -53,6 +57,7 @@
 KAlgebra on sovellus, joka voi korvata kaaviolaskimesi. 
Siinä on numeeriset, loogiset, symboliset ja analyysiominaisuudet, joiden 
avulla voit laskea matemaattisia lausekkeita konsolissa ja graafisesti kuvata 
tulokset kaksi- tai kolmiulotteisena.
 KAlgebra est une application qui peut remplacer votre 
calculatrice graphique. Elle fournit des fonctions pour le calcul numérique, 
logique, symbolique et l'analyse qui vous permettent de calculer des 
expressions mathématiques dans la console et tracer graphiquement les résultats 
en 2D ou 3D.
 KAlgebra é un aplicativo que pode substituír as 
calculadoras gráficas. Ten funcionalidades numéricas, lóxicas, simbólicas e de 
análise que permiten calcular expresións matemáticas na consola e trazar 
graficamente os resultados en 2D ou 3D.
+KAlgebra adalah aplikasi yang dapat menggantikan 
kalkulator grafikmu. Ini memiliki fitur numerik, logis, simbolis, dan analisis 
yang memungkinkanmu menghitung ekspresi matematis pada konsol dan secara grafik 
memplot hasilnya dalam 2D atau 3D.
 KAlgebra is een toepassing die uw grafische rekenmachine 
kan vervangen. Het heeft numerieke, logische, symbolische en analyse functies 
die u mathematische expressies op de console laar berekenen en de resultaten 
grafisch plot in 2D of 3D.
 KAlgebra jest programem, który może zastąpić twój 
kalkulator graficzny. Ma możliwość przeprowadzania analiz numerycznych, 
logicznych i  symbolicznych, które umożliwiają obliczanie wyrażeń 
matematycznych w konsoli i rysowanie wyników w 2D lub 3D.
 O KAlgebra é uma aplicação que poderá substituir a sua 
calculadora gráfica. Tem funcionalidades numéricas, 

commit kalgebra for openSUSE:Factory

2019-01-24 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2019-01-24 14:05:32

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.28833 (New)


Package is "kalgebra"

Thu Jan 24 14:05:32 2019 rev:96 rq:665094 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2019-01-08 
12:20:38.948788752 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.28833/kalgebra.changes 
2019-01-24 14:05:34.423903403 +0100
@@ -1,0 +2,12 @@
+Fri Jan 11 05:41:59 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * Don't set property twice
+  * Make it easier to copy from the console
+  * Don't show about:blank when copying the result
+
+---

Old:

  kalgebra-18.12.0.tar.xz

New:

  kalgebra-18.12.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.9d8gmQ/_old  2019-01-24 14:05:34.859902904 +0100
+++ /var/tmp/diff_new_pack.9d8gmQ/_new  2019-01-24 14:05:34.863902899 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalgebra
-Version:18.12.0
+Version:18.12.1
 Release:0
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0-or-later

++ kalgebra-18.12.0.tar.xz -> kalgebra-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-18.12.0/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-18.12.1/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-18.12.0/mobile/org.kde.kalgebramobile.appdata.xml  
2018-12-03 07:11:40.0 +0100
+++ new/kalgebra-18.12.1/mobile/org.kde.kalgebramobile.appdata.xml  
2019-01-06 07:20:06.0 +0100
@@ -52,7 +52,7 @@
 KAlgebra es una aplicación que puede sustituir a su 
calculadora gráfica. Posee funciones numéricas, lógicas, simbólicas y de 
análisis que le permiten calcular expresiones matemáticas en la consola y 
representar gráficamente el resultado en 2 o 3 dimensiones.
 KAlgebra on sovellus, joka voi korvata kaaviolaskimesi. 
Siinä on numeeriset, loogiset, symboliset ja analyysiominaisuudet, joiden 
avulla voit laskea matemaattisia lausekkeita konsolissa ja graafisesti kuvata 
tulokset kaksi- tai kolmiulotteisena.
 KAlgebra est une application qui peut remplacer votre 
calculatrice graphique. Elle fournit des fonctions pour le calcul numérique, 
logique, symbolique et l'analyse qui vous permettent de calculer des 
expressions mathématiques dans la console et tracer graphiquement les résultats 
en 2D ou 3D.
-KAlgebra é un programa que pode substituír as 
calculadoras gráficas. Ten funcionalidades numéricas, lóxicas, simbólicas e de 
análise que permiten calcular expresións matemáticas na consola e trazar 
graficamente os resultados en 2D ou 3D.
+KAlgebra é un aplicativo que pode substituír as 
calculadoras gráficas. Ten funcionalidades numéricas, lóxicas, simbólicas e de 
análise que permiten calcular expresións matemáticas na consola e trazar 
graficamente os resultados en 2D ou 3D.
 KAlgebra is een toepassing die uw grafische rekenmachine 
kan vervangen. Het heeft numerieke, logische, symbolische en analyse functies 
die u mathematische expressies op de console laar berekenen en de resultaten 
grafisch plot in 2D of 3D.
 KAlgebra jest programem, który może zastąpić twój 
kalkulator graficzny. Ma możliwość przeprowadzania analiz numerycznych, 
logicznych i  symbolicznych, które umożliwiają obliczanie wyrażeń 
matematycznych w konsoli i rysowanie wyników w 2D lub 3D.
 O KAlgebra é uma aplicação que poderá substituir a sua 
calculadora gráfica. Tem funcionalidades numéricas, lógicas, simbólicas e 
analíticas que lhe permitem calcular expressões matemáticas na consola e lhe 
permite desenhar de forma gráfica os resultados em 2D e 3D.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-18.12.0/mobile/plugins/widgets/kde/KAlgebraMobile.qml 
new/kalgebra-18.12.1/mobile/plugins/widgets/kde/KAlgebraMobile.qml
--- old/kalgebra-18.12.0/mobile/plugins/widgets/kde/KAlgebraMobile.qml  
2018-12-03 07:11:40.0 +0100
+++ new/kalgebra-18.12.1/mobile/plugins/widgets/kde/KAlgebraMobile.qml  
2019-01-06 07:20:06.0 +0100
@@ -38,7 +38,6 @@
 title: "KAlgebra"
 titleIcon: "qrc:/kalgebra.svgz"
 bannerImageSource: 

commit kalgebra for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2019-01-08 12:20:23

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new.28833 (New)


Package is "kalgebra"

Tue Jan  8 12:20:23 2019 rev:95 rq:658348 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2018-11-13 
17:17:17.862290582 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.28833/kalgebra.changes 
2019-01-08 12:20:38.948788752 +0100
@@ -1,0 +2,35 @@
+Fri Dec 14 06:08:58 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+---
+Mon Dec 03 20:55:49 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+---
+Tue Nov 20 06:22:00 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:56:44 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Too many changes to list here
+
+---
@@ -56 +91 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -111 +146 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -244 +279 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -311 +346 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -408 +443 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -524 +559 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  kalgebra-18.08.3.tar.xz

New:

  kalgebra-18.12.0.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.XiG6K9/_old  2019-01-08 12:20:39.396788256 +0100
+++ /var/tmp/diff_new_pack.XiG6K9/_new  2019-01-08 12:20:39.400788252 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kalgebra
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,22 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%bcond_without lang
-
-Name:   kalgebra
-Version:18.08.3
-Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%bcond_without lang
+Name:   kalgebra
+Version:18.12.0
+Release:0
 Summary:Math Expression Solver and Plotter
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Scientific/Math
-Url:http://edu.kde.org
+URL:http://edu.kde.org
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel
 BuildRequires:  extra-cmake-modules
@@ -53,12 +52,11 @@
 BuildRequires:  pkgconfig(glu)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
+# It can only build on the same platforms as Qt Webengine
+ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# It can only build on the same platforms as Qt Webengine
-ExclusiveArch:  %{ix86} 

commit kalgebra for openSUSE:Factory

2018-11-13 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2018-11-13 16:40:11

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Tue Nov 13 16:40:11 2018 rev:94 rq:647985 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2018-10-17 
08:29:23.914475967 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2018-11-13 
17:17:17.862290582 +0100
@@ -1,0 +2,10 @@
+Thu Nov 08 20:43:30 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.3.php
+- Changes since 18.08.2:
+  * No code changes since 18.08.2
+
+---

Old:

  kalgebra-18.08.2.tar.xz

New:

  kalgebra-18.08.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.0ebDl4/_old  2018-11-13 17:17:18.366289899 +0100
+++ /var/tmp/diff_new_pack.0ebDl4/_new  2018-11-13 17:17:18.366289899 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:18.08.2
+Version:18.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kalgebra-18.08.2.tar.xz -> kalgebra-18.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-18.08.2/po/zh_CN/kalgebra.po 
new/kalgebra-18.08.3/po/zh_CN/kalgebra.po
--- old/kalgebra-18.08.2/po/zh_CN/kalgebra.po   2018-10-09 02:09:45.0 
+0200
+++ new/kalgebra-18.08.3/po/zh_CN/kalgebra.po   2018-11-06 01:09:35.0 
+0100
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-07-24 06:17+0200\n"
-"PO-Revision-Date: 2018-09-28 19:54\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2018-11-01 23:24\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -40,7 +40,7 @@
 #: consolemodel.cpp:86
 #, kde-format
 msgid "Paste to Input"
-msgstr ""
+msgstr "从剪贴板粘贴"
 
 #: consolemodel.cpp:88
 #, kde-format
@@ -141,7 +141,7 @@
 #: kalgebra.cpp:167
 #, kde-format
 msgid "C"
-msgstr ""
+msgstr "计算器()"
 
 #: kalgebra.cpp:169
 #, kde-format
@@ -330,7 +330,7 @@
 #: kalgebra.cpp:581
 #, kde-format
 msgid "Select where to put the rendered plot"
-msgstr ""
+msgstr "选择图表生成的位置"
 
 #: kalgebra.cpp:581
 #, kde-format
@@ -358,12 +358,12 @@
 #: main.cpp:29
 #, kde-format
 msgid "A portable calculator"
-msgstr ""
+msgstr "一个便携的计算器"
 
 #: main.cpp:30
 #, kde-format
 msgid "(C) 2006-2016 Aleix Pol i Gonzalez"
-msgstr ""
+msgstr "(C) 2006-2016 Aleix Pol i Gonzalez"
 
 #: main.cpp:32
 #, kde-format
@@ -385,7 +385,7 @@
 #: varedit.cpp:39
 #, kde-format
 msgid "Remove Variable"
-msgstr ""
+msgstr "删除变量"
 
 #: varedit.cpp:64
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-18.08.2/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
new/kalgebra-18.08.3/po/zh_CN/plasma_applet_kalgebraplasmoid.po
--- old/kalgebra-18.08.2/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2018-10-09 02:09:45.0 +0200
+++ new/kalgebra-18.08.3/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2018-11-06 01:09:35.0 +0100
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:13+0100\n"
-"PO-Revision-Date: 2018-09-28 19:54\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2018-11-01 23:25\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit kalgebra for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2018-10-17 08:28:40

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Wed Oct 17 08:28:40 2018 rev:93 rq:641458 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2018-09-15 
15:27:49.837320246 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2018-10-17 
08:29:23.914475967 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:06:47 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * None
+
+---

Old:

  kalgebra-18.08.1.tar.xz

New:

  kalgebra-18.08.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.zIMxwm/_old  2018-10-17 08:29:24.650475389 +0200
+++ /var/tmp/diff_new_pack.zIMxwm/_new  2018-10-17 08:29:24.654475385 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:18.08.1
+Version:18.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kalgebra-18.08.1.tar.xz -> kalgebra-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-18.08.1/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-18.08.2/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-18.08.1/mobile/org.kde.kalgebramobile.appdata.xml  
2018-08-28 06:33:02.0 +0200
+++ new/kalgebra-18.08.2/mobile/org.kde.kalgebramobile.appdata.xml  
2018-09-11 07:06:57.0 +0200
@@ -21,6 +21,7 @@
   Mobil Kalgebra
   Мобільна KAlgebra
   xxKAlgebra Mobilexx
+  KAlgebra 移动版
   Graph Calculator
   Calculadora gràfica
   Calculadora gràfica
@@ -40,6 +41,7 @@
   Grafräknare
   Графічний калькулятор
   xxGraph Calculatorxx
+  图形计算器
   
 KAlgebra is an application that can replace your graphing calculator. 
It has numerical, logical, symbolic, and analysis features that let you 
calculate mathematical expressions on the console and graphically plot the 
results in 2D or 3D.
 El KAlgebra és una aplicació que pot substituir la 
calculadora gràfica. Té característiques numèriques, lògiques, simbòliques, i 
analítiques que permeten calcular expressions matemàtiques a la consola i 
dibuixar gràficament els resultats en 2D o 3D.
@@ -56,6 +58,7 @@
 Kalgebra är en applikation som kan ersätta en 
grafräknare. Den har numeriska, logiska, symboliska och analytiska funktioner 
som låter dig beräkna matematiska uttryck i terminalen och rita upp resultaten 
grafiskt med två eller tre dimensioner.
 KAlgebra — програма, яка може замінити вам графічний 
калькулятор. У ній ви знайдете можливості з числового, логічного, символічного 
аналізу, які нададуть вам змогу обчислювати математичні вирази у консолі і 
графічно будувати результати на площині або у просторі.
 xxKAlgebra is an application that can replace your 
graphing calculator. It has numerical, logical, symbolic, and analysis features 
that let you calculate mathematical expressions on the console and graphically 
plot the results in 2D or 3D.xx
+KAlgebra可以代替您的其他图形计算器。它包含数值计算、逻辑计算、符号计算,以及分析功能,能让您在控制台中计算数学表达式,并将函数结果绘制为2D或3D图像。
   
   http://edu.kde.org/kalgebra/
   https://bugs.kde.org/enter_bug.cgi?format=guidedproduct=kalgebra
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-18.08.1/po/zh_CN/kalgebra.po 
new/kalgebra-18.08.2/po/zh_CN/kalgebra.po
--- old/kalgebra-18.08.1/po/zh_CN/kalgebra.po   2018-09-04 02:09:28.0 
+0200
+++ new/kalgebra-18.08.2/po/zh_CN/kalgebra.po   2018-10-09 02:09:45.0 
+0200
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-07-24 06:17+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-18.08.1/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
new/kalgebra-18.08.2/po/zh_CN/plasma_applet_kalgebraplasmoid.po
--- old/kalgebra-18.08.1/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2018-09-04 02:09:28.0 +0200
+++ new/kalgebra-18.08.2/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2018-10-09 

commit kalgebra for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2018-08-24 17:06:48

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Fri Aug 24 17:06:48 2018 rev:91 rq:630194 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2018-07-19 
22:50:48.978793611 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2018-08-24 
17:07:07.586286739 +0200
@@ -1,0 +2,34 @@
+Thu Aug 16 22:01:56 UTC 2018 - christo...@krop.fr
+
+- Update to 18.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.0.php
+- Changes since 18.07.80:
+  * kirigami: fix delegate look 
+  * kirigami: fix qtquick warning 
+  * kirigami: fix Tables when From and To are the same 
+  * kirigami: fix qml error 
+  * kirigami: keep the global drawer open as we do in discover on the desktop 
+  * kirigami: don't make it as if items were clickable 
+  * kirigami: let Kirigami.ApplicationWindow decide which header to use 
+  * kirigami: Fix completion 
+  * Small code polish around the console html generation code 
+  * Fix consolehtml loading 
+
+---
+Thu Jul 26 13:00:32 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+- Changes since 18.04.3:
+  * Fix crash
+  * Fix popup menu position
+  * Fix signal/slot
+  * Add separator
+  * Name the desktop file the same as the appdata file
+  * Include an appdata file for kalgebra mobile
+
+---

Old:

  kalgebra-18.04.3.tar.xz

New:

  kalgebra-18.08.0.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.8dISTF/_old  2018-08-24 17:07:08.450287766 +0200
+++ /var/tmp/diff_new_pack.8dISTF/_new  2018-08-24 17:07:08.450287766 +0200
@@ -19,11 +19,11 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:18.04.3
+Version:18.08.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
@@ -97,7 +97,7 @@
 %defattr(-,root,root)
 %doc COPYING*
 %{_kf5_applicationsdir}/org.kde.kalgebra.desktop
-%{_kf5_appstreamdir}/
+%{_kf5_appstreamdir}/org.kde.kalgebra.appdata.xml
 %{_kf5_bindir}/calgebra
 %{_kf5_bindir}/kalgebra
 %doc %lang(en) %{_kf5_htmldir}/en/kalgebra
@@ -109,9 +109,10 @@
 %files mobile
 %defattr(-,root,root)
 %doc COPYING*
-%{_kf5_applicationsdir}/kalgebramobile.desktop
+%{_kf5_applicationsdir}/org.kde.kalgebramobile.desktop
 %{_kf5_bindir}/kalgebramobile
 %{_kf5_sharedir}/kalgebramobile/
+%{_kf5_appstreamdir}/org.kde.kalgebramobile.appdata.xml
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ kalgebra-18.04.3.tar.xz -> kalgebra-18.08.0.tar.xz ++
 16615 lines of diff (skipped)




commit kalgebra for openSUSE:Factory

2018-07-19 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2018-07-19 22:50:46

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Thu Jul 19 22:50:46 2018 rev:90 rq:622620 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2018-06-15 
14:39:14.895764516 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2018-07-19 
22:50:48.978793611 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:49:49 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.3.php
+- Changes since 18.04.2:
+  * None
+
+---

Old:

  kalgebra-18.04.2.tar.xz

New:

  kalgebra-18.04.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.P9dyly/_old  2018-07-19 22:50:49.366792343 +0200
+++ /var/tmp/diff_new_pack.P9dyly/_new  2018-07-19 22:50:49.366792343 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:18.04.2
+Version:18.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kalgebra-18.04.2.tar.xz -> kalgebra-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-18.04.2/po/zh_CN/kalgebra.po 
new/kalgebra-18.04.3/po/zh_CN/kalgebra.po
--- old/kalgebra-18.04.2/po/zh_CN/kalgebra.po   2018-06-05 02:11:16.0 
+0200
+++ new/kalgebra-18.04.3/po/zh_CN/kalgebra.po   2018-07-10 02:04:17.0 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:04+0200\n"
-"PO-Revision-Date: 2018-05-18 06:32-0400\n"
+"PO-Revision-Date: 2018-07-03 17:42\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-18.04.2/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
new/kalgebra-18.04.3/po/zh_CN/plasma_applet_kalgebraplasmoid.po
--- old/kalgebra-18.04.2/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2018-06-05 02:11:16.0 +0200
+++ new/kalgebra-18.04.3/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2018-07-10 02:04:17.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:13+0100\n"
-"PO-Revision-Date: 2018-05-18 06:32-0400\n"
+"PO-Revision-Date: 2018-07-03 17:42\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kalgebra for openSUSE:Factory

2018-06-15 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2018-06-15 14:39:09

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Fri Jun 15 14:39:09 2018 rev:89 rq:615485 version:18.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2018-05-16 
18:36:33.954191746 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2018-06-15 
14:39:14.895764516 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:06:38 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.2.php
+- Changes since 18.04.1:
+  * None
+
+---

Old:

  kalgebra-18.04.1.tar.xz

New:

  kalgebra-18.04.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.0ZXjUL/_old  2018-06-15 14:39:15.903727646 +0200
+++ /var/tmp/diff_new_pack.0ZXjUL/_new  2018-06-15 14:39:15.907727500 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:18.04.1
+Version:18.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kalgebra-18.04.1.tar.xz -> kalgebra-18.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-18.04.1/po/zh_CN/kalgebra.po 
new/kalgebra-18.04.2/po/zh_CN/kalgebra.po
--- old/kalgebra-18.04.1/po/zh_CN/kalgebra.po   2018-05-08 02:06:47.0 
+0200
+++ new/kalgebra-18.04.2/po/zh_CN/kalgebra.po   2018-06-05 02:11:16.0 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:04+0200\n"
-"PO-Revision-Date: 2018-04-26 06:11-0400\n"
+"PO-Revision-Date: 2018-05-18 06:32-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -101,7 +101,7 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Remove"
-msgstr "移除"
+msgstr "删除"
 
 #: functionedit.cpp:240
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-18.04.1/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
new/kalgebra-18.04.2/po/zh_CN/plasma_applet_kalgebraplasmoid.po
--- old/kalgebra-18.04.1/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2018-05-08 02:06:47.0 +0200
+++ new/kalgebra-18.04.2/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2018-06-05 02:11:16.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:13+0100\n"
-"PO-Revision-Date: 2018-04-26 06:12-0400\n"
+"PO-Revision-Date: 2018-05-18 06:32-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kalgebra for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2018-05-16 18:36:29

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Wed May 16 18:36:29 2018 rev:88 rq:607125 version:18.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2018-04-27 
16:02:11.273994906 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2018-05-16 
18:36:33.954191746 +0200
@@ -1,0 +2,10 @@
+Fri May 11 05:17:46 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.1.php
+- Changes since 18.04.0:
+  * None
+
+---

Old:

  kalgebra-18.04.0.tar.xz

New:

  kalgebra-18.04.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.E76YZQ/_old  2018-05-16 18:36:34.946155653 +0200
+++ /var/tmp/diff_new_pack.E76YZQ/_new  2018-05-16 18:36:34.950155507 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:18.04.0
+Version:18.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kalgebra-18.04.0.tar.xz -> kalgebra-18.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-18.04.0/po/gl/kalgebra.po 
new/kalgebra-18.04.1/po/gl/kalgebra.po
--- old/kalgebra-18.04.0/po/gl/kalgebra.po  2018-04-13 02:02:39.0 
+0200
+++ new/kalgebra-18.04.1/po/gl/kalgebra.po  2018-05-08 02:06:46.0 
+0200
@@ -9,14 +9,14 @@
 # Xosé , 2009, 2010, 2011, 2013.
 # Marce Villarino , 2009, 2013.
 # Adrián Chaves Fernández , 2015, 2016, 2017.
-# Adrián Chaves (Gallaecio) , 2017.
+# Adrián Chaves (Gallaecio) , 2017, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kalgebra\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:04+0200\n"
-"PO-Revision-Date: 2017-10-04 21:04+0100\n"
-"Last-Translator: Adrián Chaves (Gallaecio) \n"
+"PO-Revision-Date: 2018-04-20 19:25+0100\n"
+"Last-Translator: Adrian Chaves \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -29,10 +29,9 @@
 "X-Text-Markup: kde4\n"
 
 #: consolehtml.cpp:163
-#, fuzzy, kde-format
-#| msgid " %2"
+#, kde-format
 msgid " %2"
-msgstr " %2"
+msgstr " %2"
 
 #: consolehtml.cpp:168
 #, kde-format
@@ -45,10 +44,9 @@
 msgstr "Pegar «%1» na entrada"
 
 #: consolemodel.cpp:86
-#, fuzzy, kde-format
-#| msgid "Paste \"%1\" to input"
+#, kde-format
 msgid "Paste to Input"
-msgstr "Apegar «%1» na entrada"
+msgstr "Pegar na entrada"
 
 #: consolemodel.cpp:88
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-18.04.0/po/zh_CN/kalgebra.po 
new/kalgebra-18.04.1/po/zh_CN/kalgebra.po
--- old/kalgebra-18.04.0/po/zh_CN/kalgebra.po   2018-04-13 02:02:40.0 
+0200
+++ new/kalgebra-18.04.1/po/zh_CN/kalgebra.po   2018-05-08 02:06:47.0 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:04+0200\n"
-"PO-Revision-Date: 2018-04-05 09:42-0400\n"
+"PO-Revision-Date: 2018-04-26 06:11-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-18.04.0/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
new/kalgebra-18.04.1/po/zh_CN/plasma_applet_kalgebraplasmoid.po
--- old/kalgebra-18.04.0/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2018-04-13 02:02:40.0 +0200
+++ new/kalgebra-18.04.1/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2018-05-08 02:06:47.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:13+0100\n"
-"PO-Revision-Date: 2018-04-05 09:42-0400\n"
+"PO-Revision-Date: 2018-04-26 06:12-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kalgebra for openSUSE:Factory

2018-04-27 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2018-04-27 16:02:06

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Fri Apr 27 16:02:06 2018 rev:87 rq:598998 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2018-03-22 
11:59:55.172855681 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2018-04-27 
16:02:11.273994906 +0200
@@ -1,0 +2,23 @@
+Wed Apr 18 07:48:45 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+  * None
+
+---
+Fri Apr 06 07:08:54 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.03.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+  * Include the header in the resource
+  * Kirigami needs more explicit dependencies
+  * Include donate URL
+  * Add actions as separators rather than menus (kde#390940)
+
+---

Old:

  kalgebra-17.12.3.tar.xz

New:

  kalgebra-18.04.0.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.Evd7do/_old  2018-04-27 16:02:12.161962321 +0200
+++ /var/tmp/diff_new_pack.Evd7do/_new  2018-04-27 16:02:12.165962174 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:17.12.3
+Version:18.04.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kalgebra-17.12.3.tar.xz -> kalgebra-18.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.12.3/mobile/CMakeLists.txt 
new/kalgebra-18.04.0/mobile/CMakeLists.txt
--- old/kalgebra-17.12.3/mobile/CMakeLists.txt  2017-11-14 09:09:30.0 
+0100
+++ new/kalgebra-18.04.0/mobile/CMakeLists.txt  2018-03-19 22:35:25.0 
+0100
@@ -4,7 +4,7 @@
 add_definitions(-DKDECOMPONENTS)
 endif()
 
-qt5_add_resources(KALGEBRAMOBILE_SRCS resources.qrc)
+qt5_add_resources(KALGEBRAMOBILE_SRCS resources.qrc header.qrc)
 add_executable(kalgebramobile pluginsmodel.cpp
 ../src/consolemodel.cpp
 kalgebramobile.cpp main.cpp ${KALGEBRAMOBILE_SRCS})
@@ -18,7 +18,8 @@
 #   Material requires QtSvg for icons
 #   if we don't link it here explicitly, androiddeployqt doesn't bring it
 find_package(Qt5Svg REQUIRED)
-target_link_libraries(kalgebramobile Qt5::Svg)
+find_package(KF5Kirigami2 REQUIRED)
+target_link_libraries(kalgebramobile Qt5::Svg KF5::Kirigami2)
 endif()
 
 if(TARGET KF5::I18n)
Binary files old/kalgebra-17.12.3/mobile/header.jpg and 
new/kalgebra-18.04.0/mobile/header.jpg differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.12.3/mobile/header.qrc 
new/kalgebra-18.04.0/mobile/header.qrc
--- old/kalgebra-17.12.3/mobile/header.qrc  1970-01-01 01:00:00.0 
+0100
+++ new/kalgebra-18.04.0/mobile/header.qrc  2018-03-19 22:35:25.0 
+0100
@@ -0,0 +1,5 @@
+
+
+header.jpg
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-17.12.3/mobile/plugins/widgets/kde/KAlgebraMobile.qml 
new/kalgebra-18.04.0/mobile/plugins/widgets/kde/KAlgebraMobile.qml
--- old/kalgebra-17.12.3/mobile/plugins/widgets/kde/KAlgebraMobile.qml  
2017-11-14 09:09:30.0 +0100
+++ new/kalgebra-18.04.0/mobile/plugins/widgets/kde/KAlgebraMobile.qml  
2018-03-19 22:35:25.0 +0100
@@ -20,7 +20,7 @@
 
 title: "KAlgebra"
 titleIcon: "qrc:/kalgebra.svgz"
-bannerImageSource: 
"https://images.unsplash.com/photo-1464831728920-2095a7fbc506?ixlib=rb-0.3.5=35=jpg=entropy=srgb=8887357234283ab5cc2088b779615d87;
 //TODO: use something local!
+bannerImageSource: "qrc:/header.jpg"
 
 Instantiator {
 delegate: Kirigami.Action {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.12.3/org.kde.kalgebra.appdata.xml 
new/kalgebra-18.04.0/org.kde.kalgebra.appdata.xml
--- old/kalgebra-17.12.3/org.kde.kalgebra.appdata.xml   2017-11-14 
09:09:30.0 +0100
+++ new/kalgebra-18.04.0/org.kde.kalgebra.appdata.xml   2018-03-19 
22:35:25.0 +0100
@@ -97,6 +97,7 @@
   http://edu.kde.org/kalgebra/
   

commit kalgebra for openSUSE:Factory

2018-03-22 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2018-03-22 11:57:36

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Thu Mar 22 11:57:36 2018 rev:86 rq:585521 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2018-02-14 
09:35:56.150101677 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2018-03-22 
11:59:55.172855681 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:51:11 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.3.php
+- Changes since 17.12.2:
+  * None
+
+---

Old:

  kalgebra-17.12.2.tar.xz

New:

  kalgebra-17.12.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.LVqCWl/_old  2018-03-22 11:59:56.296815378 +0100
+++ /var/tmp/diff_new_pack.LVqCWl/_new  2018-03-22 11:59:56.300815234 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:17.12.2
+Version:17.12.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kalgebra-17.12.2.tar.xz -> kalgebra-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.12.2/po/zh_CN/kalgebra.po 
new/kalgebra-17.12.3/po/zh_CN/kalgebra.po
--- old/kalgebra-17.12.2/po/zh_CN/kalgebra.po   2018-02-06 01:06:07.0 
+0100
+++ new/kalgebra-17.12.3/po/zh_CN/kalgebra.po   2018-03-06 01:09:09.0 
+0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:04+0200\n"
-"PO-Revision-Date: 2018-02-04 20:35-0500\n"
+"PO-Revision-Date: 2018-02-28 02:29-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-17.12.2/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
new/kalgebra-17.12.3/po/zh_CN/plasma_applet_kalgebraplasmoid.po
--- old/kalgebra-17.12.2/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2018-02-06 01:06:07.0 +0100
+++ new/kalgebra-17.12.3/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2018-03-06 01:09:09.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:13+0100\n"
-"PO-Revision-Date: 2018-02-04 20:35-0500\n"
+"PO-Revision-Date: 2018-02-28 02:29-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kalgebra for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2018-02-14 09:35:42

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Wed Feb 14 09:35:42 2018 rev:85 rq:574990 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2018-01-22 
16:11:29.205670598 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2018-02-14 
09:35:56.150101677 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:47:28 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.2.php
+- Changes since 17.12.1:
+  * None
+
+---

Old:

  kalgebra-17.12.1.tar.xz

New:

  kalgebra-17.12.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.HDbznu/_old  2018-02-14 09:35:57.558050664 +0100
+++ /var/tmp/diff_new_pack.HDbznu/_new  2018-02-14 09:35:57.562050519 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:17.12.1
+Version:17.12.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kalgebra-17.12.1.tar.xz -> kalgebra-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.12.1/po/ca/docs/kalgebra/index.docbook 
new/kalgebra-17.12.2/po/ca/docs/kalgebra/index.docbook
--- old/kalgebra-17.12.1/po/ca/docs/kalgebra/index.docbook  2018-01-09 
01:53:32.0 +0100
+++ new/kalgebra-17.12.2/po/ca/docs/kalgebra/index.docbook  2018-02-06 
01:06:07.0 +0100
@@ -89,11 +89,11 @@
 >
 Capacitats de llenguatge, incloent l'autocompleció de definició de funcions i 
sintaxi. Capacitats de llenguatge, incloent-hi l'autocompleció de definició de 
funcions i sintaxi. 
 Funcions de càlcul, incloent els derivats de càlcul simbòlic, càlcul 
vectorial, manipulació de les llistes. Funcions de càlcul, incloent-hi els derivats de càlcul simbòlic, càlcul 
vectorial, manipulació de les llistes. 
 
 Gràfics 3D per a la útil visualització de les funcions en 3D. Gràfics 3D per a una visualització útil de les funcions en 3D. 
 Formula"
-#~ msgstr "Fórmula"
-
-#~ msgid "Error: Wrong type of function"
-#~ msgstr "Error: tipus de funció equivocat"
-
-#~ msgctxt "3D graph done in x milliseconds"
-#~ msgid "Done: %1ms"
-#~ msgstr "Fet: %1ms"
-
-#~ msgid "Error: %1"
-#~ msgstr "Error: %1"
-
-#~ msgctxt "@action:button"
-#~ msgid "Clear"
-#~ msgstr "Neteja"
-
-#~ msgid "*.png|PNG File"
-#~ msgstr "*.png|Fitxer PNG"
-
-#~ msgctxt "text ellipsis"
-#~ msgid "%1..."
-#~ msgstr "%1..."
-
-#~ msgid ""
-#~ msgstr "ència"
-
-#~ msgid "Type"
-#~ msgstr "Tipus"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.12.1/po/ca@valencia/kalgebra.po 
new/kalgebra-17.12.2/po/ca@valencia/kalgebra.po
--- old/kalgebra-17.12.1/po/ca@valencia/kalgebra.po 2018-01-09 
01:53:32.0 +0100
+++ new/kalgebra-17.12.2/po/ca@valencia/kalgebra.po 2018-02-06 
01:06:06.0 +0100
@@ -429,62 +429,3 @@
 #, kde-format
 msgid "Apply"
 msgstr "Aplica"
-
-#~ msgid ""
-#~ "PNG File (*.png);;PDF Document(*.pdf);;X3D Document (*.x3d);;STL Document "
-#~ "(*.stl)"
-#~ msgstr ""
-#~ "Fitxer PNG (*.png);;Document PDF (*.pdf);;Document X3D (*.x3d);;Document "
-#~ "STL (*.stl)"
-
-#~ msgid "C"
-#~ msgstr "C"
-
-#~ msgid "KAlgebra"
-#~ msgstr "KAlgebra"
-
-#~ msgid ""
-#~ msgstr ""
-
-#~ msgid "Aleix Pol Gonzalez"
-#~ msgstr "Aleix Pol Gonzalez"
-
-#~ msgid "Percy Camilo Triveño Aucahuasi"
-#~ msgstr "Percy Camilo Triveño Aucahuasi"
-
-#~ msgid ""
-#~ "Developed feature for drawing implicit curves. Improvements for plotting "
-#~ "functions."
-#~ msgstr ""
-#~ "Ha desenvolupat la possibilitat de dibuixar corbes implícites. Millores a "
-#~ "les funcions de representació."
-
-#~ msgid "Formula"
-#~ msgstr "Fórmula"
-
-#~ msgid "Error: Wrong type of function"
-#~ msgstr "Error: tipus de funció equivocat"
-
-#~ msgctxt "3D graph done in x milliseconds"
-#~ msgid "Done: %1ms"
-#~ msgstr "Fet: %1ms"
-
-#~ msgid "Error: %1"
-#~ msgstr "Error: %1"
-
-#~ msgctxt "@action:button"
-#~ msgid "Clear"
-#~ msgstr "Neteja"
-
-#~ msgid "*.png|PNG File"
-#~ msgstr "*.png|Fitxer PNG"
-
-#~ msgctxt "text ellipsis"
-#~ msgid "%1..."
-#~ msgstr "%1..."
-
-#~ msgid ""
-#~ msgstr "ència"
-
-#~ msgid "Type"
-#~ msgstr "Tipus"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kalgebra for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2018-01-22 16:11:14

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Mon Jan 22 16:11:14 2018 rev:84 rq:564263 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2017-12-19 
10:52:43.842024616 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2018-01-22 
16:11:29.205670598 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:40:58 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * None
+
+---

Old:

  kalgebra-17.12.0.tar.xz

New:

  kalgebra-17.12.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.YopKzi/_old  2018-01-22 16:11:30.473611279 +0100
+++ /var/tmp/diff_new_pack.YopKzi/_new  2018-01-22 16:11:30.473611279 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kalgebra-17.12.0.tar.xz -> kalgebra-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.12.0/po/zh_CN/kalgebra.po 
new/kalgebra-17.12.1/po/zh_CN/kalgebra.po
--- old/kalgebra-17.12.0/po/zh_CN/kalgebra.po   2017-12-08 01:16:59.0 
+0100
+++ new/kalgebra-17.12.1/po/zh_CN/kalgebra.po   2018-01-09 01:53:32.0 
+0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:04+0200\n"
-"PO-Revision-Date: 2017-11-09 08:29-0500\n"
+"PO-Revision-Date: 2018-01-08 18:09-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -20,12 +20,12 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdeedu/kalgebra.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdeedu/kalgebra.pot\n"
 
 #: consolehtml.cpp:163
 #, kde-format
 msgid " %2"
-msgstr ""
+msgstr " %2"
 
 #: consolehtml.cpp:168
 #, kde-format
@@ -136,7 +136,7 @@
 #: kalgebra.cpp:154
 #, kde-format
 msgid ""
-msgstr ""
+msgstr "&计算器"
 
 #: kalgebra.cpp:166
 #, kde-format
@@ -325,7 +325,7 @@
 #: kalgebra.cpp:542
 #, kde-format
 msgid "Errors: %1"
-msgstr ""
+msgstr "错误:%1"
 
 #: kalgebra.cpp:580
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-17.12.0/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
new/kalgebra-17.12.1/po/zh_CN/plasma_applet_kalgebraplasmoid.po
--- old/kalgebra-17.12.0/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2017-12-08 01:16:59.0 +0100
+++ new/kalgebra-17.12.1/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2018-01-09 01:53:32.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:13+0100\n"
-"PO-Revision-Date: 2017-11-09 08:30-0500\n"
+"PO-Revision-Date: 2018-01-08 18:09-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -18,7 +18,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdeedu/plasma_applet_kalgebraplasmoid."
+"X-Crowdin-File: /kf5-stable/messages/kdeedu/plasma_applet_kalgebraplasmoid."
 "pot\n"
 
 #: kalgebraplasma.cpp:69




commit kalgebra for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2017-12-19 10:52:42

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Tue Dec 19 10:52:42 2017 rev:83 rq:556142 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2017-11-17 
10:44:02.355781639 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2017-12-19 
10:52:43.842024616 +0100
@@ -1,0 +2,35 @@
+Sat Dec 09 14:59:02 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:35 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:58:57 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Enable -DQT_NO_CAST_TO_ASCII and fix compilation with it
+  * Improve logic to build the desktop version
+  * Include the Android manifest in the KAlgebra repository
+  * Don't build the desktop variant if we are building for Android
+  * Move global dependencies outside of the desktop application if
+  * Prefer checking on the target rather than a variable
+
+---

Old:

  kalgebra-17.08.3.tar.xz

New:

  kalgebra-17.12.0.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.8kv1xv/_old  2017-12-19 10:52:44.561989860 +0100
+++ /var/tmp/diff_new_pack.8kv1xv/_new  2017-12-19 10:52:44.565989667 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kalgebra-17.08.3.tar.xz -> kalgebra-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.08.3/CMakeLists.txt 
new/kalgebra-17.12.0/CMakeLists.txt
--- old/kalgebra-17.08.3/CMakeLists.txt 2017-11-07 02:08:21.0 +0100
+++ new/kalgebra-17.12.0/CMakeLists.txt 2017-12-08 01:16:59.0 +0100
@@ -1,10 +1,10 @@
 project(kalgebra)
-cmake_minimum_required(VERSION 2.8.11)
+cmake_minimum_required(VERSION 2.8.12)
 
 find_package(ECM 1.7.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${ECM_MODULE_PATH})
 
-find_package(Qt5 5.2 REQUIRED NO_MODULE COMPONENTS Qml Quick Xml Svg Test)
+find_package(Qt5 5.2 REQUIRED NO_MODULE COMPONENTS Qml Quick Xml Svg 
PrintSupport Test)
 include(KDEInstallDirs)
 include(KDECompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
@@ -31,16 +31,13 @@
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
 add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
+add_definitions(-DQT_NO_CAST_TO_ASCII)
 
-if(${MOBILE_BACKEND} STREQUAL "kde")
-find_package(KF5I18n ${KF5_VERSION} REQUIRED)
-find_package(KF5ConfigWidgets ${KF5_VERSION} REQUIRED)
-find_package(KF5WidgetsAddons ${KF5_VERSION} REQUIRED)
-find_package(KF5KIO REQUIRED)
-find_package(Qt5WebEngineWidgets REQUIRED)
-find_package(Qt5PrintSupport REQUIRED)
-find_package(KF5DocTools)
+find_package(KF5I18n ${KF5_VERSION} REQUIRED)
+find_package(KF5 ${KF5_VERSION} OPTIONAL_COMPONENTS ConfigWidgets 
WidgetsAddons KIO DocTools)
+find_package(Qt5WebEngineWidgets)
 
+if(KF5DocTools_FOUND AND Qt5WebEngineWidgets_FOUND AND KF5ConfigWidgets_FOUND 
AND KF5WidgetsAddons_FOUND AND KF5KIO_FOUND AND NOT CMAKE_SYSTEM MATCHES 
Android*)
 add_subdirectory(src)
 add_subdirectory(plasmoids)
 endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.08.3/android/AndroidManifest.xml 
new/kalgebra-17.12.0/android/AndroidManifest.xml
--- old/kalgebra-17.08.3/android/AndroidManifest.xml1970-01-01 
01:00:00.0 +0100
+++ new/kalgebra-17.12.0/android/AndroidManifest.xml2017-11-14 
09:09:30.0 +0100
@@ -0,0 +1,36 @@
+
+http://schemas.android.com/apk/res/android; 
android:versionName="1.3.0" android:versionCode="9" 
android:installLocation="auto">
+
+
+  

commit kalgebra for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2017-11-17 10:43:52

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Fri Nov 17 10:43:52 2017 rev:82 rq:540836 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2017-10-23 
16:45:52.621505648 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2017-11-17 
10:44:02.355781639 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:10:56 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kalgebra-17.08.2.tar.xz

New:

  kalgebra-17.08.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.N9N66d/_old  2017-11-17 10:44:07.151606099 +0100
+++ /var/tmp/diff_new_pack.N9N66d/_new  2017-11-17 10:44:07.155605953 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kalgebra-17.08.2.tar.xz -> kalgebra-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.08.2/po/zh_CN/kalgebra.po 
new/kalgebra-17.08.3/po/zh_CN/kalgebra.po
--- old/kalgebra-17.08.2/po/zh_CN/kalgebra.po   2017-10-10 02:03:11.0 
+0200
+++ new/kalgebra-17.08.3/po/zh_CN/kalgebra.po   2017-11-07 02:08:21.0 
+0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:04+0200\n"
-"PO-Revision-Date: 2017-09-30 17:51-0400\n"
+"PO-Revision-Date: 2017-10-19 10:54-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-17.08.2/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
new/kalgebra-17.08.3/po/zh_CN/plasma_applet_kalgebraplasmoid.po
--- old/kalgebra-17.08.2/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2017-10-10 02:03:11.0 +0200
+++ new/kalgebra-17.08.3/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2017-11-07 02:08:21.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:13+0100\n"
-"PO-Revision-Date: 2017-09-30 17:51-0400\n"
+"PO-Revision-Date: 2017-10-19 10:55-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kalgebra for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2017-10-23 16:45:50

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Mon Oct 23 16:45:50 2017 rev:81 rq:534665 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2017-09-11 
16:19:16.114382904 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2017-10-23 
16:45:52.621505648 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:31:23 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.2.php
+- Changes since 17.08.1:
+  * None
+
+---

Old:

  kalgebra-17.08.1.tar.xz

New:

  kalgebra-17.08.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.W4nTJp/_old  2017-10-23 16:45:53.401469145 +0200
+++ /var/tmp/diff_new_pack.W4nTJp/_new  2017-10-23 16:45:53.401469145 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:17.08.1
+Version:17.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kalgebra-17.08.1.tar.xz -> kalgebra-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.08.1/mobile/kalgebramobile.desktop 
new/kalgebra-17.08.2/mobile/kalgebramobile.desktop
--- old/kalgebra-17.08.1/mobile/kalgebramobile.desktop  2017-07-13 
02:17:11.0 +0200
+++ new/kalgebra-17.08.2/mobile/kalgebramobile.desktop  2017-09-05 
05:47:40.0 +0200
@@ -29,6 +29,7 @@
 Name[nb]=KAlgebra mobil
 Name[nds]=KAlgebra för Mobilreedschappen
 Name[nl]=KAlgebra-mobiel
+Name[nn]=KAlgebra mobil
 Name[pa]=ਕੇ-ਐਲਜਬਰਾ ਮੋਬਾਇਲ
 Name[pl]=Mobilna KAlgebra
 Name[pt]=KAlgebra Móvel
@@ -74,6 +75,7 @@
 GenericName[nb]=Grafikk-lommekalkulator
 GenericName[nds]=Taschenreekner för Diagrammen
 GenericName[nl]=Zakrekenmachine met grafieken
+GenericName[nn]=Grafisk lommereknar
 GenericName[pa]=ਪਾਕਟ ਗਰਾਫ਼ ਕੈਲਕੂਲੇਟਰ
 GenericName[pl]=Kieszonkowy kalkulator graficzny
 GenericName[pt]=Calculadora Gráfica Portátil
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-17.08.1/plasmoids/calculator/kalgebraplasmoid.desktop 
new/kalgebra-17.08.2/plasmoids/calculator/kalgebraplasmoid.desktop
--- old/kalgebra-17.08.1/plasmoids/calculator/kalgebraplasmoid.desktop  
2017-07-13 02:17:11.0 +0200
+++ new/kalgebra-17.08.2/plasmoids/calculator/kalgebraplasmoid.desktop  
2017-09-05 05:47:40.0 +0200
@@ -95,7 +95,7 @@
 Comment[nb]=En kalkulator
 Comment[nds]=En Rekenprogramm
 Comment[nl]=Een rekenmachine
-Comment[nn]=Tekstbasert kalkulator
+Comment[nn]=Kalkulator
 Comment[pa]=ਇੱਕ ਕੈਲਕੂਲੇਟਰ
 Comment[pl]=Kalkulator
 Comment[pt]=Uma Calculadora
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-17.08.1/plasmoids/graphsplasmoid/metadata.desktop 
new/kalgebra-17.08.2/plasmoids/graphsplasmoid/metadata.desktop
--- old/kalgebra-17.08.1/plasmoids/graphsplasmoid/metadata.desktop  
2017-07-13 02:17:11.0 +0200
+++ new/kalgebra-17.08.2/plasmoids/graphsplasmoid/metadata.desktop  
2017-09-05 05:47:40.0 +0200
@@ -26,6 +26,7 @@
 Name[nb]=2D-plott
 Name[nds]=2D-Plots
 Name[nl]=2d-plots
+Name[nn]=2D-plott
 Name[pa]=2ਡੀ ਪਲਾਟ
 Name[pl]=Wykresy 2D
 Name[pt]=Gráficos 2D
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.08.1/po/gl/kalgebra.po 
new/kalgebra-17.08.2/po/gl/kalgebra.po
--- old/kalgebra-17.08.1/po/gl/kalgebra.po  2017-09-05 02:23:11.0 
+0200
+++ new/kalgebra-17.08.2/po/gl/kalgebra.po  2017-10-10 02:03:10.0 
+0200
@@ -9,14 +9,14 @@
 # Xosé , 2009, 2010, 2011, 2013.
 # Marce Villarino , 2009, 2013.
 # Adrián Chaves Fernández , 2015, 2016, 2017.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kalgebra\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:04+0200\n"
-"PO-Revision-Date: 2017-03-15 21:47+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-10-04 21:04+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -63,7 +63,7 @@
 #: 

commit kalgebra for openSUSE:Factory

2017-09-11 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2017-09-11 16:19:14

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Mon Sep 11 16:19:14 2017 rev:80 rq:522497 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2017-08-28 
15:05:46.840780462 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2017-09-11 
16:19:16.114382904 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:01:29 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.1.php
+- Changes since 17.08.0:
+  * None
+
+---

Old:

  kalgebra-17.08.0.tar.xz

New:

  kalgebra-17.08.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.NXbNul/_old  2017-09-11 16:19:16.770290790 +0200
+++ /var/tmp/diff_new_pack.NXbNul/_new  2017-09-11 16:19:16.770290790 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:17.08.0
+Version:17.08.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kalgebra-17.08.0.tar.xz -> kalgebra-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.08.0/po/zh_CN/kalgebra.po 
new/kalgebra-17.08.1/po/zh_CN/kalgebra.po
--- old/kalgebra-17.08.0/po/zh_CN/kalgebra.po   2017-08-11 02:24:47.0 
+0200
+++ new/kalgebra-17.08.1/po/zh_CN/kalgebra.po   2017-09-05 02:23:11.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:04+0200\n"
-"PO-Revision-Date: 2017-08-05 09:36-0400\n"
+"PO-Revision-Date: 2017-08-31 05:20-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-17.08.0/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
new/kalgebra-17.08.1/po/zh_CN/plasma_applet_kalgebraplasmoid.po
--- old/kalgebra-17.08.0/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2017-08-11 02:24:47.0 +0200
+++ new/kalgebra-17.08.1/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
2017-09-05 02:23:11.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:13+0100\n"
-"PO-Revision-Date: 2017-08-05 09:36-0400\n"
+"PO-Revision-Date: 2017-08-31 05:21-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kalgebra for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2017-08-28 15:05:23

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Mon Aug 28 15:05:23 2017 rev:79 rq:516315 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2017-07-29 
08:55:54.523441102 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2017-08-28 
15:05:46.840780462 +0200
@@ -1,0 +2,34 @@
+Fri Aug 11 22:45:05 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+  * Include equivalent completion to the QtWidgets UI 
+  * Make it possible to export 2D plots 
+  * Add .arcconfig file 
+  * Make it possible to export 3D plots from kalgebramobile 
+  * Add some more actions 
+  * Also allow to export logs from qml 
+  * Adapt to changes in analitza 
+  * Make it possible to load scripts from kalgebramobile 
+  * Use the ConsoleModel from kalgebramobile 
+  * Clean API 
+  * Add todo 
+  * Add some actions to the console for feature parity 
+  * Move the ConsoleModel into a separate file 
+  * ConsoleHtml to share logic with QML app 
+  * Use the logo within the qrc, because it's there 
+  * Don't keep harmattan stuff 
+  * Remove the material L 
+  * Use Q_DECLARE_OVERRIDE 
+
+---
+Sat Aug  5 18:17:01 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+---

Old:

  kalgebra-17.04.3.tar.xz

New:

  kalgebra-17.08.0.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.2IhZh8/_old  2017-08-28 15:05:48.040611694 +0200
+++ /var/tmp/diff_new_pack.2IhZh8/_new  2017-08-28 15:05:48.092604381 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kalgebra
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %bcond_without lang
 
 Name:   kalgebra
-Version:17.04.3
+Version:17.08.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0+
@@ -52,25 +53,26 @@
 BuildRequires:  pkgconfig(glu)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
+%if %{with lang}
 Recommends: %{name}-lang
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # It can only build on the same platforms as Qt Webengine
-ExclusiveArch:  %ix86 x86_64 %arm aarch64 mips mips64
+ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 
 %description
 KAlgebra is a math expression solver and plotter.
 
-%if 0%{?suse_version} > 1320
 %package mobile
 Summary:Math Expression Solver and Plotter - mobile version
 Group:  Productivity/Scientific/Math
-Requires:   %{name} = %{version}
 Requires:   kirigami2
+Requires:   libqt5-qtquickcontrols2
+Recommends: %{name}-lang
 
 %description mobile
 KAlgebra is a math expression solver and plotter. This package includes
 a QtQuick based version for use in mobile (phone, tablet) environments.
-%endif
 
 %if %{with lang}
 %lang_package
@@ -90,31 +92,26 @@
 %kf5_find_htmldocs
   %endif
   %fdupes -s %{buildroot}
-  %if 0%{?suse_version} <= 1320
-# kalgebramobile requires Qt Quick Controls 2 at runtime, only available 
with Qt >= 5.7
-rm %{buildroot}%{_kf5_bindir}/kalgebramobile 
%{buildroot}%{_kf5_applicationsdir}/kalgebramobile.desktop
-rm -rf %{buildroot}%{_kf5_sharedir}/kalgebramobile/
-  %endif
 
 %files
 %defattr(-,root,root)
+%doc COPYING*
+%{_kf5_applicationsdir}/org.kde.kalgebra.desktop
+%{_kf5_appstreamdir}/
 %{_kf5_bindir}/calgebra
-%{_kf5_iconsdir}/hicolor/*/apps/kalgebra.*
 %{_kf5_bindir}/kalgebra
-%{_kf5_appstreamdir}/org.kde.kalgebra.appdata.xml
-%{_kf5_applicationsdir}/org.kde.kalgebra.desktop
-%{_kf5_htmldir}/en/kalgebra
-%{_kf5_sharedir}/katepart5
+%doc %lang(en) 

commit kalgebra for openSUSE:Factory

2017-07-29 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2017-07-29 08:55:52

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Sat Jul 29 08:55:52 2017 rev:78 rq:510664 version:17.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2017-06-15 
11:20:24.304719382 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2017-07-29 
08:55:54.523441102 +0200
@@ -1,0 +2,10 @@
+Sat Jul 15 22:59:09 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.3.php
+- Changes since 17.04.2:
+  * None
+
+---

Old:

  kalgebra-17.04.2.tar.xz

New:

  kalgebra-17.04.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.Zwe3lf/_old  2017-07-29 08:55:55.831256330 +0200
+++ /var/tmp/diff_new_pack.Zwe3lf/_new  2017-07-29 08:55:55.835255765 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:17.04.2
+Version:17.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kalgebra-17.04.2.tar.xz -> kalgebra-17.04.3.tar.xz ++




commit kalgebra for openSUSE:Factory

2017-06-15 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2017-06-15 11:20:20

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Thu Jun 15 11:20:20 2017 rev:77 rq:501962 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2017-05-31 
12:18:25.335580019 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2017-06-15 
11:20:24.304719382 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:42:43 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.2.php
+- Changes since 17.04.1:
+  * None
+
+---

Old:

  kalgebra-17.04.1.tar.xz

New:

  kalgebra-17.04.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.Sz1HeU/_old  2017-06-15 11:20:24.948628414 +0200
+++ /var/tmp/diff_new_pack.Sz1HeU/_new  2017-06-15 11:20:24.956627283 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:17.04.1
+Version:17.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kalgebra-17.04.1.tar.xz -> kalgebra-17.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.04.1/po/en_GB/kalgebra.po 
new/kalgebra-17.04.2/po/en_GB/kalgebra.po
--- old/kalgebra-17.04.1/po/en_GB/kalgebra.po   2017-05-09 02:10:35.0 
+0200
+++ new/kalgebra-17.04.2/po/en_GB/kalgebra.po   2017-06-06 02:08:04.0 
+0200
@@ -8,9 +8,9 @@
 "Project-Id-Version: kalgebra\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-03-15 03:32+0100\n"
-"PO-Revision-Date: 2017-03-05 10:52+\n"
+"PO-Revision-Date: 2017-05-21 17:38+\n"
 "Last-Translator: Steve Allewell \n"
-"Language-Team: English \n"
+"Language-Team: English \n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,10 +19,9 @@
 "X-Generator: Lokalize 2.0\n"
 
 #: consolehtml.cpp:143
-#, fuzzy, kde-format
-#| msgid " %2"
+#, kde-format
 msgid " %2"
-msgstr " %2"
+msgstr " %2"
 
 #: consolehtml.cpp:148
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.04.1/po/tr/kalgebra.po 
new/kalgebra-17.04.2/po/tr/kalgebra.po
--- old/kalgebra-17.04.1/po/tr/kalgebra.po  2017-05-09 02:10:36.0 
+0200
+++ new/kalgebra-17.04.2/po/tr/kalgebra.po  2017-06-06 02:08:04.0 
+0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeedu-kde4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-03-15 03:32+0100\n"
-"PO-Revision-Date: 2015-07-31 14:27+\n"
+"PO-Revision-Date: 2017-05-16 09:29+\n"
 "Last-Translator: Kaan \n"
 "Language-Team: Turkish \n"
 "Language: tr\n"
@@ -26,10 +26,9 @@
 "X-Generator: Lokalize 1.4\n"
 
 #: consolehtml.cpp:143
-#, fuzzy, kde-format
-#| msgid " %2"
+#, kde-format
 msgid " %2"
-msgstr " %2"
+msgstr " %2"
 
 #: consolehtml.cpp:148
 #, kde-format
@@ -37,10 +36,9 @@
 msgstr "Seçenekler: %1"
 
 #: consolehtml.cpp:152
-#, fuzzy, kde-format
-#| msgid "Paste \"%1\" to input"
+#, kde-format
 msgid "Paste to Input"
-msgstr "\"%1\" metnini girdiye yapıştır"
+msgstr "Girdiye Yapıştır"
 
 #: consolehtml.cpp:154
 #, kde-format
@@ -139,18 +137,14 @@
 msgstr "Değişkenler"
 
 #: kalgebra.cpp:154
-#, fuzzy, kde-format
-#| msgctxt "@item:inmenu"
-#| msgid "Calculate"
+#, kde-format
 msgid ""
-msgstr "Hesapla"
+msgstr " Makinesi"
 
 #: kalgebra.cpp:166
-#, fuzzy, kde-format
-#| msgctxt "@item:inmenu"
-#| msgid "Calculate"
+#, kde-format
 msgid "C"
-msgstr "Hesapla"
+msgstr "Hesıcı"
 
 #: kalgebra.cpp:168
 #, kde-format
@@ -337,12 +331,13 @@
 msgstr "Hatalar: %1"
 
 #: kalgebra.cpp:562
-#, fuzzy, kde-format
-#| msgid "PNG File (*.png);;PDF Document(*.pdf);;X3D Document (*.x3d)"
+#, kde-format
 msgid ""
 "PNG File (*.png);;PDF Document(*.pdf);;X3D Document (*.x3d);;STL Document (*."
 "stl)"
-msgstr "PNG Dosyası (*.png);;PDF Belgesi(*.pdf);;X3D Belgesi (*.x3d)"
+msgstr ""
+"PNG Dosyası (*.png);;PDF Belgesi(*.pdf);;X3D Belgesi (*.x3d);;STL Belgesi "
+"(*.stl)"
 
 #: kalgebra.cpp:596
 #, kde-format
@@ -371,16 +366,14 @@
 msgstr "Yeni değişkenin adını girin"
 
 #: main.cpp:29
-#, fuzzy, kde-format
-#| msgid "A calculator"
+#, kde-format
 msgid "A portable calculator"
-msgstr "Bir hesap makinesi"
+msgstr 

commit kalgebra for openSUSE:Factory

2017-05-31 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2017-05-31 12:17:27

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Wed May 31 12:17:27 2017 rev:76 rq:495899 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2017-05-16 
14:34:38.463764231 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2017-05-31 
12:18:25.335580019 +0200
@@ -1,0 +2,12 @@
+Wed May 17 20:35:49 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * This title doesn't really belong
+  * Use the component name as the the page title
+  * Offer the same default window size as the legacy UI
+
+---

Old:

  kalgebra-17.04.0.tar.xz

New:

  kalgebra-17.04.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.EaVGU9/_old  2017-05-31 12:18:25.911498721 +0200
+++ /var/tmp/diff_new_pack.EaVGU9/_new  2017-05-31 12:18:25.911498721 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kalgebra
-Version:17.04.0
+Version:17.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kalgebra-17.04.0.tar.xz -> kalgebra-17.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.04.0/mobile/plugins/VariablesView.qml 
new/kalgebra-17.04.1/mobile/plugins/VariablesView.qml
--- old/kalgebra-17.04.0/mobile/plugins/VariablesView.qml   2017-03-26 
14:59:52.0 +0200
+++ new/kalgebra-17.04.1/mobile/plugins/VariablesView.qml   2017-04-19 
13:28:18.0 +0200
@@ -9,6 +9,5 @@
 model: VariablesModel { variables: app.variables }
 currentIndex: -1
 role: "whatsThis"
-title: "Variables"
 }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-17.04.0/mobile/plugins/widgets/kde/KAlgebraMobile.qml 
new/kalgebra-17.04.1/mobile/plugins/widgets/kde/KAlgebraMobile.qml
--- old/kalgebra-17.04.0/mobile/plugins/widgets/kde/KAlgebraMobile.qml  
2017-03-26 14:59:52.0 +0200
+++ new/kalgebra-17.04.1/mobile/plugins/widgets/kde/KAlgebraMobile.qml  
2017-04-19 13:28:18.0 +0200
@@ -7,8 +7,8 @@
 Kirigami.ApplicationWindow
 {
 id: rootItem
-height: 600
-width: 600
+height: 500
+width: 900
 visible: true
 
 header: Kirigami.ApplicationHeader {}
@@ -31,7 +31,7 @@
 }
 
 try {
-rootItem.pageStack.replace(component)
+rootItem.pageStack.replace(component, {title: title})
 } catch(e) {
 console.log("error", e)
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-17.04.0/po/nb/kalgebra.po 
new/kalgebra-17.04.1/po/nb/kalgebra.po
--- old/kalgebra-17.04.0/po/nb/kalgebra.po  2017-04-14 02:05:24.0 
+0200
+++ new/kalgebra-17.04.1/po/nb/kalgebra.po  2017-05-09 02:10:36.0 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kalgebra\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2016-11-19 20:13+0100\n"
+"POT-Creation-Date: 2017-03-15 03:32+0100\n"
 "PO-Revision-Date: 2013-11-20 12:19+0100\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -19,32 +19,37 @@
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
-#: consolehtml.cpp:127
+#: consolehtml.cpp:143
 #, kde-format
-msgid " %2"
-msgstr " %2"
+msgid " %2"
+msgstr ""
 
-#: consolehtml.cpp:132
+#: consolehtml.cpp:148
 #, kde-format
 msgid "Options: %1"
 msgstr "Valg: %1"
 
-#: consolehtml.cpp:138
+#: consolehtml.cpp:152
+#, kde-format
+msgid "Paste to Input"
+msgstr ""
+
+#: consolehtml.cpp:154
 #, kde-format
 msgid "Error: %1%2"
 msgstr "Feil: %1%2"
 
-#: consolehtml.cpp:184
+#: consolehtml.cpp:200
 #, kde-format
 msgid "Error: Could not load %1.  %2"
 msgstr "Feil: Klarte ikke laste inn %1. %2"
 
-#: consolehtml.cpp:188
+#: consolehtml.cpp:204
 #, kde-format
 msgid "Imported: %1"
 msgstr "Importert: %1"
 
-#: consolehtml.cpp:275
+#: consolehtml.cpp:295
 #, kde-format
 msgid "Paste \"%1\" to input"
 msgstr "Lim inn «%1» til inndata"
@@ -106,249 +111,249 @@
 msgid "Downlimit cannot be greater than 

commit kalgebra for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2017-05-16 14:34:36

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Tue May 16 14:34:36 2017 rev:75 rq:490369 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2017-03-16 
09:37:06.288392024 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2017-05-16 
14:34:38.463764231 +0200
@@ -1,0 +2,46 @@
+Sat Apr 22 06:33:46 UTC 2017 - lbeltr...@kde.org
+
+- Split kalgebra in kalgebra and kalgebra-mobile (QtQuick version)
+
+---
+Sun Apr 16 10:44:50 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+- Require kirigami2
+
+---
+Wed Apr 12 20:25:20 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * Port kde4_add_app_icon to ecm_add_app_icon
+
+---
+Sat Mar 25 23:10:15 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Make it look proper on my device again
+  * Remove unused import
+  * PrintSupport only needed for the Widgets-based UI
+  * Removed one dependency too many
+  * Fix build
+  * Remove all mentions to opengl
+  * Port away from QtWebKit to QtWebEngine
+  * Implementation for pasting text from log to input
+  * Small adjustments on the Kirigami mobile frontend
+  * Use Kirigami 2.0
+  * Use PlotsView3DES to render 3D plots
+
+---

Old:

  kalgebra-16.12.3.tar.xz

New:

  kalgebra-17.04.0.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.kEeCst/_old  2017-05-16 14:34:39.031684443 +0200
+++ /var/tmp/diff_new_pack.kEeCst/_new  2017-05-16 14:34:39.035683881 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:   kalgebra
-Version:16.12.3
+Version:17.04.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0+
@@ -46,16 +47,35 @@
 BuildRequires:  pkgconfig(Qt5Quick)
 BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5WebKitWidgets)
+BuildRequires:  pkgconfig(Qt5WebEngineWidgets)
 BuildRequires:  pkgconfig(Qt5Xml)
 BuildRequires:  pkgconfig(glu)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# It can only build on the same platforms as Qt Webengine
+ExclusiveArch:  %ix86 x86_64 %arm aarch64 mips mips64
 
 %description
 KAlgebra is a math expression solver and plotter.
 
+%if 0%{?suse_version} > 1320
+%package mobile
+Summary:Math Expression Solver and Plotter - mobile version
+Group:  Productivity/Scientific/Math
+Requires:   %{name} = %{version}
+Requires:   kirigami2
+
+%description mobile
+KAlgebra is a math expression solver and plotter. This package includes
+a QtQuick based version for use in mobile (phone, tablet) environments.
+%endif
+
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -65,21 +85,40 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+%find_lang %{name} --with-man --all-name
+%kf5_find_htmldocs
+  %endif
   %fdupes -s %{buildroot}
+  %if 0%{?suse_version} <= 1320
+# kalgebramobile requires Qt Quick Controls 2 at runtime, only available 
with Qt >= 5.7
+rm %{buildroot}%{_kf5_bindir}/kalgebramobile 
%{buildroot}%{_kf5_applicationsdir}/kalgebramobile.desktop
+rm -rf %{buildroot}%{_kf5_sharedir}/kalgebramobile/
+  %endif
 
 %files
 %defattr(-,root,root)
 %{_kf5_bindir}/calgebra
-%{_kf5_applicationsdir}/kalgebramobile.desktop
 %{_kf5_iconsdir}/hicolor/*/apps/kalgebra.*
 %{_kf5_bindir}/kalgebra

commit kalgebra for openSUSE:Factory

2017-03-16 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2017-03-16 09:37:05

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is "kalgebra"

Thu Mar 16 09:37:05 2017 rev:74 rq:478130 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2017-02-14 
00:47:06.517185044 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2017-03-16 
09:37:06.288392024 +0100
@@ -1,0 +2,10 @@
+Thu Mar  9 12:35:11 CET 2017 - lbeltr...@kde.org
+
+- Update to 16.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-16.12.3.php
+- Changes since 16.12.2:
+  * None
+
+---

Old:

  kalgebra-16.12.2.tar.xz

New:

  kalgebra-16.12.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.U8onwv/_old  2017-03-16 09:37:07.004290657 +0100
+++ /var/tmp/diff_new_pack.U8onwv/_new  2017-03-16 09:37:07.008290091 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kalgebra
-Version:16.12.2
+Version:16.12.3
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0+

++ kalgebra-16.12.2.tar.xz -> kalgebra-16.12.3.tar.xz ++




commit kalgebra for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2017-02-14 00:47:05

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.changes2017-01-18 
21:46:47.610261608 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2017-02-14 
00:47:06.517185044 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:44:57 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kalgebra-16.12.1.tar.xz

New:

  kalgebra-16.12.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.nRizhp/_old  2017-02-14 00:47:07.549039377 +0100
+++ /var/tmp/diff_new_pack.nRizhp/_new  2017-02-14 00:47:07.557038248 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kalgebra
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0+

++ kalgebra-16.12.1.tar.xz -> kalgebra-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-16.12.1/org.kde.kalgebra.appdata.xml 
new/kalgebra-16.12.2/org.kde.kalgebra.appdata.xml
--- old/kalgebra-16.12.1/org.kde.kalgebra.appdata.xml   2016-10-16 
09:10:10.0 +0200
+++ new/kalgebra-16.12.2/org.kde.kalgebra.appdata.xml   2017-02-03 
07:05:55.0 +0100
@@ -79,7 +79,7 @@
 KAlgebra on rakendus, mis võib asendada su senist 
graafikalkulaatorit Sel on arvulisi, loogilisi, sümbolilisi ja analüüsiomadusi, 
mis võimaldavad arvutada matemaatilisi avaldisi konsoolis ja lasta tulemusi 
kujutada graafiliselt nii tasapinnaliselt (2D) kui ka ruumiliselt (3D). 
KAlgebra juured on matemaatilises märkekeeles (MathML), kuid KAlgebra 
kasutamiseks ei ole MathML-i tundmine sugugi vajalik.
 KAlgebralla voi korvata graafisen laskimen. Siinä on 
numeeriset, loogiset, symboliset ja analyysiominaisuudet, jotka tarvitaan 
matemaattisten lausekkeiden laskemiseen sekä tulosten piirtämiseen kaksi- tai 
kolmiulotteisesti. KAlgebra perustuu MathML:ään (Mathematical Markup Language), 
mutta sitä ei tarvitse osata käyttääkseen KAlgebraa.
 KAlgebra est une application qui peut remplacer votre 
calculatrice graphique. Elle fournit des fonctions pour le calcul numérique, 
logique, symbolique et l'analyse qui vous permettent de calculer des 
expressions mathématiques dans la console et tracer graphiquement les résultats 
en 2D ou 3D. KAlgebra repose sur MathML, le langage de balise pour les 
mathématiques ; cependant, il n'est pas nécessaire de connaître MathML pour 
utiliser KAlgebra.
-KAlgebra é un programa que pode substituír as 
calculadoras gráficas. Ten funcionalidades numéricas, lóxicas, simbólicas e de 
análise que permiten calcular expresións matemáticas na consola e trazar 
graficamente os resultados en 2D ou 3D. KAlgebra ten o seu alicerce na Linguaxe 
de Marcaxe Matemática (MathML); porén, non hai que saber nada do MathML para 
poder empregar o KAlgebra.
+KAlgebra é un aplicativo que pode substituír as 
calculadoras gráficas. Ten funcionalidades numéricas, lóxicas, simbólicas e de 
análise que permiten calcular expresións matemáticas na consola e trazar 
graficamente os resultados en 2D ou 3D. KAlgebra ten o seu alicerce na Linguaxe 
de Marcaxe Matemática (MathML); porén, non hai que saber nada do MathML para 
poder empregar o KAlgebra.
 A KAlgebra a grafikus számológépe helyébe léphet. 
Numerikus, logikai, szimbolikus és analízis képességei lehetővé teszik 
matematikai kifejezések kiértékelését a konzolon, majd grafikus ábrázolását 
2D-ben vagy 3D-ben. A KAlgebra erősen épít a MathML matematikai leírónyelv 
használatára, ugyanakkor nem szükséges MathML ismeret a KAlgebra 
használatához.
 KAlgebra è un'applicazione che può sostituire la tua 
calcolatrice grafica. Ha funzionalità numeriche, logiche, simboliche e di 
analisi che ti permettono di calcolare espressioni matematiche sulla console e 
visualizzarne il grafico in 2D o 3D. KAlgebra si basa sul linguaggio a 
marcatori di matematica («Mathematical Markup Language», MathML); tuttavia, non 
è necessario conoscere MathML per usare KAlgebra.
 KAlgebra kannst Du 

commit kalgebra for openSUSE:Factory

2017-01-18 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2017-01-18 21:46:46

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.changes2016-12-17 
10:33:13.224024630 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2017-01-18 
21:46:47.610261608 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:51:37 UTC 2017 - lbeltr...@kde.org
+
+- - Update to KDE Applications 16.12.1
+   * KDE Applications 16.12.1 
+   * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+---

Old:

  kalgebra-16.12.0.tar.xz

New:

  kalgebra-16.12.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.jDH9sX/_old  2017-01-18 21:46:48.254170529 +0100
+++ /var/tmp/diff_new_pack.jDH9sX/_new  2017-01-18 21:46:48.258169963 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kalgebra
-Version:16.12.0
+Version:16.12.1
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0+

++ kalgebra-16.12.0.tar.xz -> kalgebra-16.12.1.tar.xz ++




commit kalgebra for openSUSE:Factory

2016-11-13 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2016-11-13 22:53:16

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.changes2016-10-19 
13:06:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2016-11-13 
22:53:18.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov  9 06:13:08 UTC 2016 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.08.3
+  * KDE Applications 16.08.3
+  * https://www.kde.org/announcements/announce-applications-16.08.3.php
+
+---

Old:

  kalgebra-16.08.2.tar.xz

New:

  kalgebra-16.08.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.kUt9C3/_old  2016-11-13 22:53:19.0 +0100
+++ /var/tmp/diff_new_pack.kUt9C3/_new  2016-11-13 22:53:19.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:16.08.2
+Version:16.08.3
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-16.08.2.tar.xz -> kalgebra-16.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-16.08.2/org.kde.kalgebra.appdata.xml 
new/kalgebra-16.08.3/org.kde.kalgebra.appdata.xml
--- old/kalgebra-16.08.2/org.kde.kalgebra.appdata.xml   2016-06-25 
17:17:42.0 +0200
+++ new/kalgebra-16.08.3/org.kde.kalgebra.appdata.xml   2016-10-16 
12:39:46.0 +0200
@@ -23,6 +23,7 @@
   KAlgebra
   KAlgebra
   KAlgebra
+  KAlgebra
   KAlgebra
   KAlgebra
   KAlgebra
@@ -54,6 +55,7 @@
   Grafinis skaičiuotuvas
   Funkschonenreekner
   Rekenmachine met grafieken
+  Grafkalkulator
   Kalkulator wykresów
   Calculadora de Grafos
   Calculadora gráfica




commit kalgebra for openSUSE:Factory

2016-10-19 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2016-10-19 13:06:44

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.changes2016-09-24 
15:23:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2016-10-19 
13:06:45.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 11 20:50:22 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---

Old:

  kalgebra-16.08.1.tar.xz

New:

  kalgebra-16.08.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.JTefro/_old  2016-10-19 13:06:46.0 +0200
+++ /var/tmp/diff_new_pack.JTefro/_new  2016-10-19 13:06:46.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:16.08.1
+Version:16.08.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-16.08.1.tar.xz -> kalgebra-16.08.2.tar.xz ++




commit kalgebra for openSUSE:Factory

2016-09-24 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2016-09-24 15:23:57

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.changes2016-08-31 
00:06:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2016-09-24 
15:23:58.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:11:22 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.1
+   * KDE Applications 16.08.1
+   * https://www.kde.org/announcements/announce-applications-16.08.1.php
+
+
+---

Old:

  kalgebra-16.08.0.tar.xz

New:

  kalgebra-16.08.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.WVF9en/_old  2016-09-24 15:23:59.0 +0200
+++ /var/tmp/diff_new_pack.WVF9en/_new  2016-09-24 15:23:59.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:16.08.0
+Version:16.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-16.08.0.tar.xz -> kalgebra-16.08.1.tar.xz ++




commit kalgebra for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2016-08-31 00:06:38

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.changes2016-07-24 
19:44:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2016-08-31 
00:06:39.0 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:08:20 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.0
+   * KDE Applications 16.08.0
+   * https://www.kde.org/announcements/announce-applications-16.08.0.php
+
+
+---
+Mon Aug  8 14:45:10 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.07.90
+   * KDE Applications 16.07.90 (16.08-RC)
+   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+
+
+---

Old:

  kalgebra-16.04.3.tar.xz

New:

  kalgebra-16.08.0.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.hTj3fG/_old  2016-08-31 00:06:40.0 +0200
+++ /var/tmp/diff_new_pack.hTj3fG/_new  2016-08-31 00:06:40.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:16.04.3
+Version:16.08.0
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-16.04.3.tar.xz -> kalgebra-16.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-16.04.3/CMakeLists.txt 
new/kalgebra-16.08.0/CMakeLists.txt
--- old/kalgebra-16.04.3/CMakeLists.txt 2016-04-06 19:57:19.0 +0200
+++ new/kalgebra-16.08.0/CMakeLists.txt 2016-06-25 17:17:42.0 +0200
@@ -37,6 +37,7 @@
 
 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-kalgebra.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/src/config-kalgebra.h)
 add_definitions (-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
+add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
 
 if(${MOBILE_BACKEND} STREQUAL "kde")
 find_package(KF5I18n ${KF5_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-16.04.3/doc/commands.docbook 
new/kalgebra-16.08.0/doc/commands.docbook
--- old/kalgebra-16.04.3/doc/commands.docbook   2016-04-06 19:57:19.0 
+0200
+++ new/kalgebra-16.08.0/doc/commands.docbook   2016-06-25 17:17:42.0 
+0200
@@ -330,6 +330,30 @@
Parameters: log(par1)
Example: x-log(x)

+   conjugate
+   Name: conjugate
+   Description: Conjugate
+   Parameters: conjugate(par1)
+   Example: x-conjugate(x*i)
+   
+   arg
+   Name: arg
+   Description: Arg
+   Parameters: arg(par1)
+   Example: x-arg(x*i)
+   
+   real
+   Name: real
+   Description: Real
+   Parameters: real(par1)
+   Example: x-real(x*i)
+   
+   imaginary
+   Name: imaginary
+   Description: Imaginary
+   Parameters: imaginary(par1)
+   Example: x-imaginary(x*i)
+   
sum
Name: sum
Description: Summatory
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-16.04.3/doc/index.docbook 
new/kalgebra-16.08.0/doc/index.docbook
--- old/kalgebra-16.04.3/doc/index.docbook  2016-04-06 19:57:19.0 
+0200
+++ new/kalgebra-16.08.0/doc/index.docbook  2016-06-25 17:17:42.0 
+0200
@@ -1,8 +1,6 @@
 
 
-  
-
   
 
   
@@ -33,8 +31,8 @@
 
 
 
-2013-06-27
-0.11 ( 4.11)
+2016-04-19
+0.10 (Applications 16.04)
 
 
 
@@ -496,25 +494,6 @@
 
 
 
-
-
-Installation
-
-
-How to obtain 
-
-
-
-
-
-
-Compilation and installation
-
-
-
-
-
-
 
 
 
Files old/kalgebra-16.04.3/doc/kalgebra-2dgraph-window.png and 
new/kalgebra-16.08.0/doc/kalgebra-2dgraph-window.png differ
Files old/kalgebra-16.04.3/doc/kalgebra-3dgraph-window.png and 
new/kalgebra-16.08.0/doc/kalgebra-3dgraph-window.png differ
Files old/kalgebra-16.04.3/doc/kalgebra-console-window.png and 
new/kalgebra-16.08.0/doc/kalgebra-console-window.png differ
Files old/kalgebra-16.04.3/doc/kalgebra-dictionary-window.png and 
new/kalgebra-16.08.0/doc/kalgebra-dictionary-window.png differ
Files old/kalgebra-16.04.3/doc/kalgebra-main-window.png and 
new/kalgebra-16.08.0/doc/kalgebra-main-window.png differ
Files 

commit kalgebra for openSUSE:Factory

2016-07-24 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2016-07-24 19:44:47

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.changes2016-06-25 
01:57:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2016-07-24 
19:44:50.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul  7 23:33:22 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  kalgebra-16.04.2.tar.xz

New:

  kalgebra-16.04.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.Kl2Myn/_old  2016-07-24 19:44:51.0 +0200
+++ /var/tmp/diff_new_pack.Kl2Myn/_new  2016-07-24 19:44:51.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:16.04.2
+Version:16.04.3
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-16.04.2.tar.xz -> kalgebra-16.04.3.tar.xz ++




commit kalgebra for openSUSE:Factory

2016-06-24 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2016-06-25 01:57:46

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.changes2016-05-29 
03:08:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2016-06-25 
01:57:50.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 17:51:00 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.2
+   * KDE Applications 16.04.2
+   * https://www.kde.org/announcements/announce-applications-16.04.2.php
+
+
+---

Old:

  kalgebra-16.04.1.tar.xz

New:

  kalgebra-16.04.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.HWNFXv/_old  2016-06-25 01:57:51.0 +0200
+++ /var/tmp/diff_new_pack.HWNFXv/_new  2016-06-25 01:57:51.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:16.04.1
+Version:16.04.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-16.04.1.tar.xz -> kalgebra-16.04.2.tar.xz ++




commit kalgebra for openSUSE:Factory

2016-05-28 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2016-05-29 03:08:42

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.changes2016-03-29 
09:57:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2016-05-29 
03:08:47.0 +0200
@@ -1,0 +2,24 @@
+Sat May  7 10:15:14 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.1
+   * KDE Applications 16.04.1
+   * https://www.kde.org/announcements/announce-applications-16.04.1.php
+
+
+---
+Sun Apr 17 05:55:30 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.0
+   * KDE Applications 16.04.0
+   * https://www.kde.org/announcements/announce-applications-16.04.0.php
+
+
+---
+Mon Apr 11 06:33:14 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.03.90
+   * KDE Applications 16.04.0 RC
+   * https://www.kde.org/announcements/announce-applications-16.04-rc.php
+
+
+---

Old:

  kalgebra-15.12.3.tar.xz

New:

  kalgebra-16.04.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.2k2mJH/_old  2016-05-29 03:08:49.0 +0200
+++ /var/tmp/diff_new_pack.2k2mJH/_new  2016-05-29 03:08:49.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:15.12.3
+Version:16.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-15.12.3.tar.xz -> kalgebra-16.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-15.12.3/CMakeLists.txt 
new/kalgebra-16.04.1/CMakeLists.txt
--- old/kalgebra-15.12.3/CMakeLists.txt 2016-01-14 23:03:30.0 +0100
+++ new/kalgebra-16.04.1/CMakeLists.txt 2016-04-06 19:57:19.0 +0200
@@ -6,7 +6,7 @@
 
 find_package(Qt5 5.2 REQUIRED NO_MODULE COMPONENTS Qml Quick Xml Svg OpenGL 
PrintSupport Test)
 include(KDEInstallDirs)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 include(ECMInstallIcons)
 include(FeatureSummary)
@@ -43,8 +43,8 @@
 find_package(KF5ConfigWidgets ${KF5_VERSION} REQUIRED)
 find_package(KF5WidgetsAddons ${KF5_VERSION} REQUIRED)
 find_package(KF5KIO REQUIRED)
-find_package(KF5DocTools REQUIRED)
 find_package(Qt5WebKitWidgets REQUIRED)
+find_package(KF5DocTools)
 
 add_subdirectory(src)
 add_subdirectory(plasmoids)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-15.12.3/mobile/CMakeLists.txt 
new/kalgebra-16.04.1/mobile/CMakeLists.txt
--- old/kalgebra-15.12.3/mobile/CMakeLists.txt  2016-01-14 23:03:30.0 
+0100
+++ new/kalgebra-16.04.1/mobile/CMakeLists.txt  2016-04-06 19:57:19.0 
+0200
@@ -1,6 +1,6 @@
 add_subdirectory(plugins)
 
-if(KDeclarative_FOUND)
+if(KF5I18n_FOUND)
 add_definitions(-DKDECOMPONENTS)
 endif()
 
@@ -19,8 +19,8 @@
 #   if we don't link it here explicitly, androiddeployqt doesn't bring it
 find_package(Qt5Svg REQUIRED)
 target_link_libraries(kalgebramobile Qt5::Svg)
-elseif(KDeclarative_FOUND)
-target_link_libraries(kalgebramobile KF5::KDeclarative)
+elseif(KF5I18n_FOUND)
+target_link_libraries(kalgebramobile KF5::I18n)
 endif()
 
 set(DESKTOPFILE kalgebramobile.desktop)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-15.12.3/mobile/main.cpp 
new/kalgebra-16.04.1/mobile/main.cpp
--- old/kalgebra-15.12.3/mobile/main.cpp2016-01-14 23:03:30.0 
+0100
+++ new/kalgebra-16.04.1/mobile/main.cpp2016-04-06 19:57:19.0 
+0200
@@ -19,7 +19,7 @@
 #include 
 
 #ifdef KDECOMPONENTS
-#include 
+#include 
 #endif
 
 #include 
@@ -47,14 +47,6 @@
 
 KAlgebraMobile widget;
 
-#ifdef KDECOMPONENTS
-KDeclarative kdeclarative;
-// kdeclarative.setDeclarativeEngine(view.engine());
-// kdeclarative.initialize();
-//binds things like kconfig and icons
-// kdeclarative.setupBindings();
-#endif
-
 QString main = 
PluginsModel::pluginsDirectoryPath()+"/widgets/KAlgebraMobile.qml";
 
 QDir dir = QFileInfo(main).dir();
@@ -63,7 +55,11 @@
 QQmlApplicationEngine engine;
 engine.rootContext()->setContextProperty(QStringLiteral("app"), );
 

commit kalgebra for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2016-03-29 09:57:17

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.changes2016-02-23 
16:55:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2016-03-29 
09:57:23.0 +0200
@@ -1,0 +2,9 @@
+Sun Mar 13 15:36:08 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.3
+   * KDE Applications 15.12.3 
+   * https://www.kde.org/announcements/announce-applications-15.12.3.php
+   * boo#970855
+
+
+---

Old:

  kalgebra-15.12.2.tar.xz

New:

  kalgebra-15.12.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.5SfsoU/_old  2016-03-29 09:57:25.0 +0200
+++ /var/tmp/diff_new_pack.5SfsoU/_new  2016-03-29 09:57:25.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:15.12.2
+Version:15.12.3
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-15.12.2.tar.xz -> kalgebra-15.12.3.tar.xz ++




commit kalgebra for openSUSE:Factory

2016-02-23 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2016-02-23 16:55:19

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.changes2016-01-28 
17:20:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2016-02-23 
16:55:22.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:03:17 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.2
+   * KDE Applications 15.12.2 
+   * https://www.kde.org/announcements/announce-applications-15.12.2.php
+   * boo#966605
+
+
+---

Old:

  kalgebra-15.12.1.tar.xz

New:

  kalgebra-15.12.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.An83GQ/_old  2016-02-23 16:55:22.0 +0100
+++ /var/tmp/diff_new_pack.An83GQ/_new  2016-02-23 16:55:22.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:15.12.1
+Version:15.12.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-15.12.1.tar.xz -> kalgebra-15.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-15.12.1/src/main.cpp 
new/kalgebra-15.12.2/src/main.cpp
--- old/kalgebra-15.12.1/src/main.cpp   2015-12-29 14:50:21.0 +0100
+++ new/kalgebra-15.12.2/src/main.cpp   2016-01-14 23:03:30.0 +0100
@@ -17,18 +17,20 @@
  
*/
 
 #include 
+#include 
 #include "kalgebra.h"
 #include 
 
 int main(int argc, char *argv[])
 {
 QApplication app(argc, argv);
-app.setApplicationName(QStringLiteral("kalgebra"));
-app.setOrganizationDomain(QStringLiteral("kde.org"));
-app.setApplicationDisplayName(i18n("KAlgebra"));
-app.setApplicationVersion(QStringLiteral("0.99"));
-
-KLocalizedString::setApplicationDomain("kalgebra");
+KAboutData about("kalgebra", "KAlgebra", "0.10", i18n("A portable 
calculator"),
+ KAboutLicense::GPL, i18n("(C) 2006-2016 Aleix Pol i Gonzalez"));
+about.addAuthor( "Aleix Pol i Gonzalez", QString(), "aleix...@kde.org" );
+about.setTranslator(i18nc("NAME OF TRANSLATORS", "Your names"), 
i18nc("EMAIL OF TRANSLATORS", "Your emails"));
+KAboutData::setApplicationData(about);
+
+KLocalizedString::setApplicationDomain("kalgebra");
 
 KAlgebra widget;
 widget.show();




commit kalgebra for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2016-01-28 17:20:37

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.changes2016-01-10 
13:04:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2016-01-28 
17:20:39.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:12:04 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.1
+   * KDE Applications 15.12.1 
+   * https://www.kde.org/announcements/announce-applications-15.12.1.php
+   * boo#961265
+
+
+---

Old:

  kalgebra-15.12.0.tar.xz

New:

  kalgebra-15.12.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.lC2uX4/_old  2016-01-28 17:20:39.0 +0100
+++ /var/tmp/diff_new_pack.lC2uX4/_new  2016-01-28 17:20:39.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:15.12.0
+Version:15.12.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-15.12.0.tar.xz -> kalgebra-15.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-15.12.0/CMakeLists.txt 
new/kalgebra-15.12.1/CMakeLists.txt
--- old/kalgebra-15.12.0/CMakeLists.txt 2015-11-11 02:58:28.0 +0100
+++ new/kalgebra-15.12.1/CMakeLists.txt 2015-12-29 14:50:21.0 +0100
@@ -69,6 +69,6 @@
 
   add_subdirectory(doc)
 endif()
-install(FILES kalgebra.appdata.xml DESTINATION 
${KDE_INSTALL_DATAROOTDIR}/appdata/)
+install(FILES org.kde.kalgebra.appdata.xml DESTINATION 
${KDE_INSTALL_DATAROOTDIR}/appdata/)
 
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-15.12.0/kalgebra.appdata.xml 
new/kalgebra-15.12.1/kalgebra.appdata.xml
--- old/kalgebra-15.12.0/kalgebra.appdata.xml   2015-11-11 02:58:28.0 
+0100
+++ new/kalgebra-15.12.1/kalgebra.appdata.xml   1970-01-01 01:00:00.0 
+0100
@@ -1,109 +0,0 @@
-
-
-  org.kde.kalgebra.desktop
-  CC0-1.0
-  GPL-2.0+
-  KAlgebra
-  KAlgebra
-  Kalgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  KAlgebra
-  Kalgebra
-  KAlgebra
-  KAlgebra
-  xxKAlgebraxx
-  KAlgebra
-  數學_KAlgebra
-  Graph Calculator
-  Calculadora gráfica
-  Graf kalkulator
-  Calculadora gràfica
-  Calculadora gràfica
-  Kalkulačka grafů
-  Graphenrechner
-  Graph Calculator
-  Calculadora gráfica
-  Graafide arvutaja
-  Graafinen laskin
-  Calculatrice graphique
-  Calculadora gráfica
-  Grafikus számológép
-  Calcolatrice grafica
-  그래핑 계산기
-  Grafinis skaičiuotuvas
-  Funkschonenreekner
-  Rekenmachine met grafieken
-  Kalkulator wykresów
-  Calculadora de Grafos
-  Calculadora gráfica
-  Калькулятор с функцией построения графиков
-  Grafická kalkulačka
-  Računalo z grafi
-  Grafräknare
-  Grafik Hesap Makinesi
-  Графічний калькулятор
-  xxGraph Calculatorxx
-  图形计算器
-  圖形計算器
-  
-KAlgebra is an application that can replace your graphing calculator. 
It has numerical, logical, symbolic, and analysis features that let you 
calculate mathematical expressions on the console and graphically plot the 
results in 2D or 3D. KAlgebra is rooted in the Mathematical Markup Language 
(MathML); however, one does not need to know MathML to use KAlgebra.
-KAlgebra ye una aplicación que pue trocar la to 
calculadora gráfica. Tien carauterístiques numbériques, llóxiques, simbóliques 
y d'analís que te permiten calcular espresiones matemátiques na consola y 
trazar gráficamente los resultaos en 2D ó 3D. KAlgebra ta arraigonáu nel 
llinguax matemáticu d'etiquetes (MathML); por embargu, naide necesita saber 
MathML pa usar KAlgebra
-El KAlgebra és una aplicació que pot substituir la 
calculadora gràfica. Té característiques numèriques, lògiques, simbòliques i 
d'anàlisi que us permetran calcular expressions matemàtiques a la consola i 
traçar gràfics dels resultats en 2D o 3D. El KAlgebra té les seves arrels en el 
llenguatge de marques matemàtic (Mathematical Markup Language -MathML-). Però 
un no us caldrà saber MathML per utilitzar el KAlgebra.
-El KAlgebra és una aplicació que pot substituir 
la calculadora 

commit kalgebra for openSUSE:Factory

2016-01-10 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2016-01-10 13:04:20

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.changes2015-11-15 
12:30:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2016-01-10 
13:04:22.0 +0100
@@ -1,0 +2,9 @@
+Sun Dec 13 13:07:18 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.0
+   * KDE Applications 15.12.0 
+   * https://www.kde.org/announcements/announce-applications-15.12.0.php
+   * boo#958887
+
+
+---

Old:

  kalgebra-15.08.3.tar.xz

New:

  kalgebra-15.12.0.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.CXDWB8/_old  2016-01-10 13:04:23.0 +0100
+++ /var/tmp/diff_new_pack.CXDWB8/_new  2016-01-10 13:04:23.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:15.08.3
+Version:15.12.0
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-15.08.3.tar.xz -> kalgebra-15.12.0.tar.xz ++
 7130 lines of diff (skipped)




commit kalgebra for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2015-11-15 12:30:24

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.changes2015-10-19 
22:34:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2015-11-15 
12:30:26.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 19:55:30 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.3
+   * KDE Applications 15.08.3 
+   * https://www.kde.org/announcements/announce-applications-15.08.3.php
+   * boo#954531
+
+
+---

Old:

  kalgebra-15.08.2.tar.xz

New:

  kalgebra-15.08.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.cMWBu9/_old  2015-11-15 12:30:27.0 +0100
+++ /var/tmp/diff_new_pack.cMWBu9/_new  2015-11-15 12:30:27.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:15.08.2
+Version:15.08.3
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-15.08.2.tar.xz -> kalgebra-15.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-15.08.2/kalgebra.appdata.xml 
new/kalgebra-15.08.3/kalgebra.appdata.xml
--- old/kalgebra-15.08.2/kalgebra.appdata.xml   2015-07-20 18:05:02.0 
+0200
+++ new/kalgebra-15.08.3/kalgebra.appdata.xml   2015-11-04 19:31:53.0 
+0100
@@ -7,6 +7,7 @@
   KAlgebra
   Kalgebra
   KAlgebra
+  KAlgebra
   KAlgebra
   KAlgebra
   KAlgebra
@@ -37,6 +38,7 @@
   Calculadora gráfica
   Graf kalkulator
   Calculadora gràfica
+  Calculadora gràfica
   Kalkulačka grafů
   Graphenrechner
   Graph Calculator
@@ -66,6 +68,7 @@
 KAlgebra is an application that can replace your graphing calculator. 
It has numerical, logical, symbolic, and analysis features that let you 
calculate mathematical expressions on the console and graphically plot the 
results in 2D or 3D. KAlgebra is rooted in the Mathematical Markup Language 
(MathML); however, one does not need to know MathML to use KAlgebra.
 KAlgebra ye una aplicación que pue trocar la to 
calculadora gráfica. Tien carauterístiques numbériques, llóxiques, simbóliques 
y d'analís que te permiten calcular espresiones matemátiques na consola y 
trazar gráficamente los resultaos en 2D ó 3D. KAlgebra ta arraigonáu nel 
llinguax matemáticu d'etiquetes (MathML); por embargu, naide necesita saber 
MathML pa usar KAlgebra
 El KAlgebra és una aplicació que pot substituir la 
calculadora gràfica. Té característiques numèriques, lògiques, simbòliques i 
d'anàlisi que us permetran calcular expressions matemàtiques a la consola i 
traçar gràfics dels resultats en 2D o 3D. El KAlgebra té les seves arrels en el 
llenguatge de marques matemàtic (Mathematical Markup Language -MathML-). Però 
un no us caldrà saber MathML per utilitzar el KAlgebra.
+El KAlgebra és una aplicació que pot substituir 
la calculadora gràfica. Té característiques numèriques, lògiques, simbòliques i 
d'anàlisi que vos permetran calcular expressions matemàtiques a la consola i 
traçar gràfics dels resultats en 2D o 3D. El KAlgebra té les seues arrels en el 
llenguatge de marques matemàtic (Mathematical Markup Language -MathML-). Però 
un no vos caldrà saber MathML per utilitzar el KAlgebra.
 KAlgebra ist eine Anwendung, die Ihren grafischen 
Taschenrechner ersetzt. KAlgebra hat numerische, logische, symbolische und 
analytische Fähigkeiten, mit denen Sie mathematische Ausdrücke in der Konsole 
auswerten und die Ergebnisse zwei- oder dreidimensional darstellen können. 
KAlgebra basiert auf der Sprache „Mathematical Markup Language“ (MathML), es 
sind jedoch keine Kenntnisse von MathML erforderlich, um KAlgebra erfolgreich 
einsetzen zu können.
 KAlgebra is an application that can replace your 
graphing calculator. It has numerical, logical, symbolic, and analysis features 
that let you calculate mathematical expressions on the console and graphically 
plot the results in 2D or 3D. KAlgebra is rooted in the Mathematical Markup 
Language (MathML); however, one does not need to know MathML to use 
KAlgebra.
 KAlgebra es una aplicación que puede sustituir a su 
calculadora gráfica. Tiene funciones numéricas, lógicas, simbólicas y 
analíticas que le permiten calcular expresiones matemáticas en la consola y 
dibujar gráficamente el resultado en 2D o 3D. KAlgebra tiene su origen en el 

commit kalgebra for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2015-10-19 22:34:15

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.changes2015-10-03 
20:18:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2015-10-19 
22:34:17.0 +0200
@@ -1,0 +2,8 @@
+Sun Oct 11 13:17:44 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.2
+   * KDE Applications 15.08.2 
+   * https://www.kde.org/announcements/announce-applications-15.08.2.php
+
+
+---

Old:

  kalgebra-15.08.1.tar.xz

New:

  kalgebra-15.08.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.hVzA4N/_old  2015-10-19 22:34:18.0 +0200
+++ /var/tmp/diff_new_pack.hVzA4N/_new  2015-10-19 22:34:18.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:15.08.1
+Version:15.08.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-15.08.1.tar.xz -> kalgebra-15.08.2.tar.xz ++




commit kalgebra for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2015-10-03 20:18:18

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.changes2015-07-14 
17:40:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2015-10-03 
20:18:19.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 18:59:14 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:41 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:07:41 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kalgebra-15.04.3.tar.xz

New:

  kalgebra-15.08.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.HqePr8/_old  2015-10-03 20:18:20.0 +0200
+++ /var/tmp/diff_new_pack.HqePr8/_new  2015-10-03 20:18:20.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-15.04.3.tar.xz -> kalgebra-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-15.04.3/CMakeLists.txt 
new/kalgebra-15.08.1/CMakeLists.txt
--- old/kalgebra-15.04.3/CMakeLists.txt 2015-04-27 13:11:48.0 +0200
+++ new/kalgebra-15.08.1/CMakeLists.txt 2015-07-20 18:05:02.0 +0200
@@ -1,7 +1,7 @@
 project(kalgebra)
 cmake_minimum_required(VERSION 2.8.11)
 
-find_package(ECM 1.3.0 REQUIRED NO_MODULE)
+find_package(ECM 1.7.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${ECM_MODULE_PATH})
 
 find_package(Qt5 5.2 REQUIRED NO_MODULE COMPONENTS Qml Quick Xml Svg OpenGL 
PrintSupport Test)
@@ -10,6 +10,7 @@
 include(KDECMakeSettings)
 include(ECMInstallIcons)
 include(FeatureSummary)
+include(ECMAddAppIcon)
 
 find_package(Analitza5 REQUIRED)
 
@@ -68,6 +69,6 @@
 
   add_subdirectory(doc)
 endif()
-install(FILES kalgebra.appdata.xml DESTINATION 
${SHARE_INSTALL_PREFIX}/appdata/)
+install(FILES kalgebra.appdata.xml DESTINATION 
${KDE_INSTALL_DATAROOTDIR}/appdata/)
 
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-15.04.3/calgebra/CMakeLists.txt 
new/kalgebra-15.08.1/calgebra/CMakeLists.txt
--- old/kalgebra-15.04.3/calgebra/CMakeLists.txt2015-04-27 
13:11:48.0 +0200
+++ new/kalgebra-15.08.1/calgebra/CMakeLists.txt2015-07-20 
18:05:02.0 +0200
@@ -15,5 +15,5 @@
 add_executable(calgebra main.cpp)
 target_link_libraries(calgebra Qt5::Core ${READLINE_LIBRARY} KF5::Analitza)
 
-install(TARGETS calgebra ${INSTALL_TARGETS_DEFAULT_ARGS})
+install(TARGETS calgebra ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-15.04.3/doc/CMakeLists.txt 
new/kalgebra-15.08.1/doc/CMakeLists.txt
--- old/kalgebra-15.04.3/doc/CMakeLists.txt 2015-04-27 13:11:48.0 
+0200
+++ new/kalgebra-15.08.1/doc/CMakeLists.txt 2015-07-20 18:05:02.0 
+0200
@@ -1,4 +1,4 @@
 ### install files ###
 #
 
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${HTML_INSTALL_DIR}/en SUBDIR kalgebra)
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR kalgebra)
Files old/kalgebra-15.04.3/icons/128-apps-kalgebra.png and 
new/kalgebra-15.08.1/icons/128-apps-kalgebra.png differ
Files old/kalgebra-15.04.3/icons/16-apps-kalgebra.png and 
new/kalgebra-15.08.1/icons/16-apps-kalgebra.png differ
Files old/kalgebra-15.04.3/icons/32-apps-kalgebra.png and 
new/kalgebra-15.08.1/icons/32-apps-kalgebra.png differ
Files old/kalgebra-15.04.3/icons/48-apps-kalgebra.png and 
new/kalgebra-15.08.1/icons/48-apps-kalgebra.png differ
Files 

commit kalgebra for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2015-07-14 17:40:46

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.changes2015-06-04 
11:23:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2015-07-14 
17:40:47.0 +0200
@@ -1,0 +2,8 @@
+Mon Jul  6 06:02:35 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.3
+   * KDE Applications 15.04.3
+   * https://www.kde.org/announcements/announce-applications-15.04.3.php
+
+
+---

Old:

  kalgebra-15.04.2.tar.xz

New:

  kalgebra-15.04.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.FsJqjy/_old  2015-07-14 17:40:48.0 +0200
+++ /var/tmp/diff_new_pack.FsJqjy/_new  2015-07-14 17:40:48.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:15.04.2
+Version:15.04.3
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-15.04.2.tar.xz - kalgebra-15.04.3.tar.xz ++




commit kalgebra for openSUSE:Factory

2015-06-04 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2015-06-04 11:23:06

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.changes2015-05-15 
10:04:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2015-06-04 
11:23:08.0 +0200
@@ -1,0 +2,8 @@
+Sat May 30 14:57:57 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.2
+   * KDE Applications 15.04.2
+   * https://www.kde.org/announcements/announce-applications-15.04.2.php
+
+
+---

Old:

  kalgebra-15.04.1.tar.xz

New:

  kalgebra-15.04.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.1eXld7/_old  2015-06-04 11:23:09.0 +0200
+++ /var/tmp/diff_new_pack.1eXld7/_new  2015-06-04 11:23:09.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:15.04.1
+Version:15.04.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-15.04.1.tar.xz - kalgebra-15.04.2.tar.xz ++




commit kalgebra for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2015-05-15 10:04:28

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.changes2015-05-11 
19:23:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2015-05-15 
10:04:30.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:29:14 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kalgebra-15.04.0.tar.xz

New:

  kalgebra-15.04.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.qZWAOj/_old  2015-05-15 10:04:30.0 +0200
+++ /var/tmp/diff_new_pack.qZWAOj/_new  2015-05-15 10:04:30.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-15.04.0.tar.xz - kalgebra-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-15.04.0/kalgebra.appdata.xml 
new/kalgebra-15.04.1/kalgebra.appdata.xml
--- old/kalgebra-15.04.0/kalgebra.appdata.xml   2015-03-15 12:31:58.0 
+0100
+++ new/kalgebra-15.04.1/kalgebra.appdata.xml   2015-04-27 13:11:48.0 
+0200
@@ -17,12 +17,14 @@
   name xml:lang=frKAlgebra/name
   name xml:lang=huKAlgebra/name
   name xml:lang=itKAlgebra/name
+  name xml:lang=koKAlgebra/name
   name xml:lang=ltKAlgebra/name
   name xml:lang=ndsKAlgebra/name
   name xml:lang=nlKAlgebra/name
   name xml:lang=plKAlgebra/name
   name xml:lang=ptKAlgebra/name
   name xml:lang=pt-BRKAlgebra/name
+  name xml:lang=ruKAlgebra/name
   name xml:lang=skKAlgebra/name
   name xml:lang=slKAlgebra/name
   name xml:lang=svKalgebra/name
@@ -43,12 +45,14 @@
   summary xml:lang=frCalculatrice graphique/summary
   summary xml:lang=huGrafikus számológép/summary
   summary xml:lang=itCalcolatrice grafica/summary
+  summary xml:lang=ko그래핑 계산기/summary
   summary xml:lang=ltGrafinis skaičiuotuvas/summary
   summary xml:lang=ndsFunkschonenreekner/summary
   summary xml:lang=nlRekenmachine met grafieken/summary
   summary xml:lang=plKalkulator wykresów/summary
   summary xml:lang=ptCalculadora de Grafos/summary
   summary xml:lang=pt-BRCalculadora gráfica/summary
+  summary xml:lang=ruКалькулятор с функцией построения графиков/summary
   summary xml:lang=skGrafická kalkulačka/summary
   summary xml:lang=slRačunalo z grafi/summary
   summary xml:lang=svGrafräknare/summary
@@ -72,6 +76,7 @@
 p xml:lang=plKAlgebra jest programem, który może zastąpić twój 
kalkulator graficzny. Ma możliwość przeprowadzania analiz numerycznych, 
logicznych i  symbolicznych, które umożliwiają obliczanie wyrażeń 
matematycznych w konsoli i rysowanie wyników w 2D lub 3D. KAlgebra jest 
zakorzeniona w Mathematical Markup Language (MathML); lecz nie trzeba znać 
MathML, aby używać KAlgebra./p
 p xml:lang=ptO KAlgebra é uma aplicação que poderá substituir a sua 
calculadora gráfica. Ela tem funcionalidades numéricas, lógicas, simbólicas e 
de análise que lhe permitem calcular expressões matemáticas na consola e 
desenhar os resultados respectivos em 2D ou 3D. O KAlgebra baseia-se na 
Mathematical Markup Language (MathML); contudo, ninguém precisa de saber MathML 
para usar o KAlgebra./p
 p xml:lang=pt-BRKAlgebra é um aplicativo que pode substituir a sua 
calculadora gráfica. Ele tem funcionalidades numéricas, lógicas, simbólicas e 
analíticas que lhe permitem calcular expressões matemáticas no console e 
desenhar graficamente os resultados em 2D ou 3D. O KAlgebra é baseado na 
Mathematical Markup Language (MathML). Entretanto, não é preciso conhecer o 
MathML para usar o KAlgebra./p
+p xml:lang=ruKAlgebra — программа-калькулятор с функцией построения 
графиков. Позволяет вычислять значения выражений и строить двумерные и 
трёхмерные графики функций. В основе KAlgebra лежит язык математической 
разметки MathML, однако его знания не требуется для использования программы./p
 p xml:lang=skKAlgebra je aplikácia, ktorá môže nahradiť vašu grafickú 
kalkulačku. Má numerické, logické, symbolické a analytické funkcie, ktoré vám 
umožnia vypočítať matematické výrazy na konzole a graficky zakresliť výsledky v 
3D alebo 3D. KAlgebra je založená na jazyku MathML; avšak 

commit kalgebra for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2015-05-11 19:23:46

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.changes2014-11-19 
20:29:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2015-05-11 
19:23:48.0 +0200
@@ -1,0 +2,65 @@
+Sat Apr 11 13:55:00 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.0
+   * KDE Applications 15.04.0
+   * https://www.kde.org/announcements/announce-applications-15.04.0.php
+
+
+---
+Sat Mar 21 18:57:33 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.95
+   * KDE Applications 15.04 RC
+
+
+---
+Sun Mar  8 12:58:49 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.80
+   * KDE Applications 15.04 Beta
+
+
+---
+Tue Mar  3 10:49:59 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.3
+   * KDE Applications 14.12.3
+   * See https://www.kde.org/announcements/announce-applications-14.12.3.php
+
+---
+Sun Feb  1 11:25:32 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---
+Mon Jan 12 20:16:04 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.1
+   * KDE Applications 14.12.1
+   * See https://www.kde.org/announcements/announce-applications-14.12.1.php
+
+---
+Wed Dec 17 20:43:51 UTC 2014 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.0
+   * KDE Applications 14.12.0
+   * See https://www.kde.org/announcements/announce-applications-14.12.0.php
+
+---
+Wed Dec 17 20:17:59 UTC 2014 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.0
+   * KDE Applications 14.12.0
+   * See https://www.kde.org/announcements/announce-applications-14.12.0.php
+
+---
+Wed Dec  3 07:54:35 UTC 2014 - tittiatc...@gmail.com
+
+Update to KDE Applications 14.11.97
+   * KDE Applications 14.12 Release Candidate
+   * See http://www.kde.org/announcements/announce-applications-14.12-rc.php
+   * Kalgebra is now KDE Frameworks based
+
+---

Old:

  kalgebra-4.14.3.tar.xz

New:

  kalgebra-15.04.0.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.oReqxr/_old  2015-05-11 19:23:49.0 +0200
+++ /var/tmp/diff_new_pack.oReqxr/_new  2015-05-11 19:23:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kalgebra
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,19 +21,32 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.14.3
+Version:15.04.0
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel
+BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
-BuildRequires:  libkde4-devel
-BuildRequires:  libkdeedu4-devel
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kdoctools-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kio-devel
+BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  ncurses-devel
 BuildRequires:  perl
+BuildRequires:  readline-devel
 BuildRequires:  xz
+BuildRequires:  pkgconfig(Qt5OpenGL)
+BuildRequires:  pkgconfig(Qt5PrintSupport)
+BuildRequires:  pkgconfig(Qt5Qml)
+BuildRequires:  pkgconfig(Qt5Quick)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Test)
+BuildRequires:  pkgconfig(Qt5WebKitWidgets)
+BuildRequires:  pkgconfig(Qt5Xml)
 BuildRequires:  pkgconfig(glu)
-%kde4_runtime_requires
-Provides:   kde4-kalgebra = 4.3.0
-Obsoletes:  kde4-kalgebra  4.3.0
+Obsoletes:  %{name}5  %{version}
+Provides:   %{name}5 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -43,37 +56,26 @@
 %setup 

commit kalgebra for openSUSE:Factory

2014-11-19 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2014-11-19 20:25:45

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.changes2014-10-16 
18:12:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2014-11-19 
20:29:01.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  9 20:32:28 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.3
+   * KDE 4.14.3 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.3.php
+
+---

Old:

  kalgebra-4.14.2.tar.xz

New:

  kalgebra-4.14.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.Bd73ar/_old  2014-11-19 20:29:02.0 +0100
+++ /var/tmp/diff_new_pack.Bd73ar/_new  2014-11-19 20:29:02.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.14.2
+Version:4.14.3
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.14.2.tar.xz - kalgebra-4.14.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.14.2/mobile/plugins/kalgebraabout.desktop 
new/kalgebra-4.14.3/mobile/plugins/kalgebraabout.desktop
--- old/kalgebra-4.14.2/mobile/plugins/kalgebraabout.desktop2014-10-06 
07:32:58.0 +0200
+++ new/kalgebra-4.14.3/mobile/plugins/kalgebraabout.desktop2014-10-25 
09:16:18.0 +0200
@@ -15,7 +15,7 @@
 Name[en_GB]=About KAlgebra
 Name[es]=Acerca de KAlgebra
 Name[et]=Teave KAlgebra kohta
-Name[fi]=Tietoja KAlgebrasta
+Name[fi]=Tietoa KAlgebrasta
 Name[fr]=À propos de KAlgebra
 Name[ga]=Maidir le KAlgebra
 Name[gl]=Sobre o KAlgebra
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.14.2/src/kalgebra.cpp 
new/kalgebra-4.14.3/src/kalgebra.cpp
--- old/kalgebra-4.14.2/src/kalgebra.cpp2014-10-06 07:32:58.0 
+0200
+++ new/kalgebra-4.14.3/src/kalgebra.cpp2014-10-25 09:16:18.0 
+0200
@@ -613,7 +613,7 @@
QString filename = dialog-selectedFile();

bool isSvg = filename.endsWith(.svg) || 
(!filename.endsWith(.png)  filter.mid(2, 3)==svg);
-   Analitza::PlotsView2D::Format f = isSvg ? 
Analitza::PlotsView2D::PNG : Analitza::PlotsView2D::SVG;
+   Analitza::PlotsView2D::Format f = isSvg ? 
Analitza::PlotsView2D::SVG : Analitza::PlotsView2D::PNG;
m_graph2d-toImage(filename, f);
}
delete dialog;

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



commit kalgebra for openSUSE:Factory

2014-10-16 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2014-10-16 18:12:10

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.changes2014-09-18 
07:58:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2014-10-16 
18:12:40.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 12:03:41 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.2
+   * KDE 4.14.2 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.2.php
+
+---

Old:

  kalgebra-4.14.1.tar.xz

New:

  kalgebra-4.14.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.PDsfYq/_old  2014-10-16 18:12:41.0 +0200
+++ /var/tmp/diff_new_pack.PDsfYq/_new  2014-10-16 18:12:41.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.14.1
+Version:4.14.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.14.1.tar.xz - kalgebra-4.14.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.14.1/kalgebra.appdata.xml 
new/kalgebra-4.14.2/kalgebra.appdata.xml
--- old/kalgebra-4.14.1/kalgebra.appdata.xml2014-08-04 07:57:43.0 
+0200
+++ new/kalgebra-4.14.2/kalgebra.appdata.xml2014-10-06 07:32:58.0 
+0200
@@ -48,6 +48,7 @@
   description
 pKAlgebra is an application that can replace your graphing calculator. 
It has numerical, logical, symbolic, and analysis features that let you 
calculate mathematical expressions on the console and graphically plot the 
results in 2D or 3D. KAlgebra is rooted in the Mathematical Markup Language 
(MathML); however, one does not need to know MathML to use KAlgebra./p
 p xml:lang=caEl KAlgebra és una aplicació que pot substituir la 
calculadora gràfica. Té característiques numèriques, lògiques, simbòliques i 
d'anàlisi que us permetran calcular expressions matemàtiques a la consola i 
traçar gràfics dels resultats en 2D o 3D. El KAlgebra té les seves arrels en el 
llenguatge de marques matemàtic (Mathematical Markup Language -MathML-). Però 
un no us caldrà saber MathML per utilitzar el KAlgebra./p
+p xml:lang=deKAlgebra ist eine Anwendung, die Ihren grafischen 
Taschenrechner ersetzt. KAlgebra hat numerische, logische, symbolische und 
analytische Fähigkeiten, mit denen Sie mathematische Ausdrücke in der Konsole 
auswerten und die Ergebnisse zwei- oder dreidimensional darstellen können. 
KAlgebra basiert auf der Sprache „Mathematical Markup Language“ (MathML), es 
sind jedoch keine Kenntnisse von MathML erforderlich, um KAlgebra erfolgreich 
einsetzen zu können./p
 p xml:lang=en-GBKAlgebra is an application that can replace your 
graphing calculator. It has numerical, logical, symbolic, and analysis features 
that let you calculate mathematical expressions on the console and graphically 
plot the results in 2D or 3D. KAlgebra is rooted in the Mathematical Markup 
Language (MathML); however, one does not need to know MathML to use 
KAlgebra./p
 p xml:lang=esKAlgebra es una aplicación que puede sustituir a su 
calculadora gráfica. Tiene funciones numéricas, lógicas, simbólicas y 
analíticas que le permiten calcular expresiones matemáticas en la consola y 
dibujar gráficamente el resultado en 2D o 3D. KAlgebra tiene su origen en el 
«Lenguaje de marcas matemático» (MathML); no obstante, no es necesario conocer 
MathML para usar KAlgebra./p
 p xml:lang=etKAlgebra on rakendus, mis võib asendada su senist 
graafikalkulaatorit Sel on arvulisi, loogilisi, sümbolilisi ja analüüsiomadusi, 
mis võimaldavad arvutada matemaatilisi avaldisi konsoolis ja lasta tulemusi 
kujutada graafiliselt nii tasapinnaliselt (2D) kui ka ruumiliselt (3D). 
KAlgebra juured on matemaatilises märkekeeles (MathML), kuid KAlgebra 
kasutamiseks ei ole MathML-i tundmine sugugi vajalik./p
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.14.1/mobile/plugins/kalgebraabout.desktop 
new/kalgebra-4.14.2/mobile/plugins/kalgebraabout.desktop
--- old/kalgebra-4.14.1/mobile/plugins/kalgebraabout.desktop2014-08-04 
07:57:43.0 +0200
+++ new/kalgebra-4.14.2/mobile/plugins/kalgebraabout.desktop2014-10-06 
07:32:58.0 +0200
@@ -21,6 +21,7 @@
 Name[gl]=Sobre o KAlgebra
 Name[hu]=A KAlgebra névjegye
 Name[it]=Informazioni su KAlgebra

commit kalgebra for openSUSE:Factory

2014-09-18 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2014-09-18 07:57:56

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.changes2014-08-25 
10:59:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2014-09-18 
07:58:46.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 13 16:27:58 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.1
+   * KDE 4.14.1 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.1.php
+
+---
@@ -6 +13 @@
-   * See http://www.kde.org/announcements/4.13/
+   * See http://www.kde.org/announcements/4.14/

Old:

  kalgebra-4.14.0.tar.xz

New:

  kalgebra-4.14.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.HUlkzH/_old  2014-09-18 07:58:47.0 +0200
+++ /var/tmp/diff_new_pack.HUlkzH/_new  2014-09-18 07:58:47.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.14.0
+Version:4.14.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.14.0.tar.xz - kalgebra-4.14.1.tar.xz ++

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



commit kalgebra for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2014-08-25 10:59:06

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.changes2014-07-16 
16:16:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2014-08-25 
10:59:18.0 +0200
@@ -1,0 +2,14 @@
+Fri Aug 15 08:29:15 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.0
+   * KDE 4.14.0 SC Final Release
+   * See http://www.kde.org/announcements/4.13/
+
+---
+Thu Jul 17 16:43:55 UTC 2014 - cgiboude...@gmx.com
+
+- Update to 4.13.90
+   * KDE 4.14 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.14-beta2.php
+
+---

Old:

  kalgebra-4.13.80.tar.xz

New:

  kalgebra-4.14.0.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.IYvPAC/_old  2014-08-25 10:59:19.0 +0200
+++ /var/tmp/diff_new_pack.IYvPAC/_new  2014-08-25 10:59:19.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.13.80
+Version:4.14.0
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.13.80.tar.xz - kalgebra-4.14.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.13.80/kalgebra.appdata.xml 
new/kalgebra-4.14.0/kalgebra.appdata.xml
--- old/kalgebra-4.13.80/kalgebra.appdata.xml   2014-06-28 03:42:14.0 
+0200
+++ new/kalgebra-4.14.0/kalgebra.appdata.xml2014-08-04 07:57:43.0 
+0200
@@ -4,45 +4,62 @@
   metadata_licenseCC0-1.0/metadata_license
   project_licenseGPL-2.0+/project_license
   nameKAlgebra/name
+  name xml:lang=caKAlgebra/name
   name xml:lang=csKAlgebra/name
+  name xml:lang=deKAlgebra/name
+  name xml:lang=en-GBKAlgebra/name
   name xml:lang=esKAlgebra/name
+  name xml:lang=etKAlgebra/name
   name xml:lang=fiKAlgebra/name
   name xml:lang=huKAlgebra/name
+  name xml:lang=itKAlgebra/name
   name xml:lang=ndsKAlgebra/name
   name xml:lang=nlKAlgebra/name
   name xml:lang=plKAlgebra/name
   name xml:lang=ptKAlgebra/name
   name xml:lang=pt-BRKAlgebra/name
   name xml:lang=skKAlgebra/name
+  name xml:lang=slKAlgebra/name
   name xml:lang=svKalgebra/name
   name xml:lang=ukKAlgebra/name
   name xml:lang=x-testxxKAlgebraxx/name
   name xml:lang=zh-TW數學_KAlgebra/name
   summaryGraph Calculator/summary
+  summary xml:lang=caCalculadora gràfica/summary
   summary xml:lang=csKalkulačka grafů/summary
+  summary xml:lang=deGraphenrechner/summary
+  summary xml:lang=en-GBGraph Calculator/summary
   summary xml:lang=esCalculadora gráfica/summary
+  summary xml:lang=etGraafide arvutaja/summary
   summary xml:lang=fiGraafinen laskin/summary
   summary xml:lang=huGrafikonszámoló/summary
+  summary xml:lang=itCalcolatrice grafica/summary
   summary xml:lang=ndsFunkschonenreekner/summary
   summary xml:lang=nlRekenmachine met grafieken/summary
   summary xml:lang=plKalkulator wykresów/summary
   summary xml:lang=ptCalculadora de Grafos/summary
   summary xml:lang=pt-BRCalculadora gráfica/summary
   summary xml:lang=skGrafická kalkulačka/summary
+  summary xml:lang=slRačunalo z grafi/summary
   summary xml:lang=svGrafräknare/summary
   summary xml:lang=ukГрафічний калькулятор/summary
   summary xml:lang=x-testxxGraph Calculatorxx/summary
   summary xml:lang=zh-TW圖形計算器/summary
   description
 pKAlgebra is an application that can replace your graphing calculator. 
It has numerical, logical, symbolic, and analysis features that let you 
calculate mathematical expressions on the console and graphically plot the 
results in 2D or 3D. KAlgebra is rooted in the Mathematical Markup Language 
(MathML); however, one does not need to know MathML to use KAlgebra./p
+p xml:lang=caEl KAlgebra és una aplicació que pot substituir la 
calculadora gràfica. Té característiques numèriques, lògiques, simbòliques i 
d'anàlisi que us permetran calcular expressions matemàtiques a la consola i 
traçar gràfics dels resultats en 2D o 3D. El KAlgebra té les seves arrels en el 
llenguatge de marques matemàtic (Mathematical Markup Language -MathML-). Però 
un no us caldrà saber MathML per utilitzar el KAlgebra./p
+p xml:lang=en-GBKAlgebra is an application that can replace your 
graphing calculator. It has numerical, logical, symbolic, and analysis features 
that let you calculate mathematical 

commit kalgebra for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2014-07-16 16:16:49

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.changes2014-06-19 
13:16:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2014-07-16 
16:16:52.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 10 22:16:24 UTC 2014 - cgiboude...@gmx.com
+
+- Update to 4.13.80
+   * KDE 4.14 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.14-beta1.php
+
+---

Old:

  kalgebra-4.13.2.tar.xz

New:

  kalgebra-4.13.80.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.RoA67v/_old  2014-07-16 16:16:53.0 +0200
+++ /var/tmp/diff_new_pack.RoA67v/_new  2014-07-16 16:16:53.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.13.2
+Version:4.13.80
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel
@@ -56,21 +56,24 @@
 
 %files
 %defattr(-,root,root)
-%_kde4_applicationsdir/kalgebramobile.desktop
-%_kde4_iconsdir/hicolor/*/apps/kalgebra.*
-%_kde4_bindir/kalgebra
-%_kde4_bindir/kalgebramobile
-%_kde4_appsdir/kalgebramobile/
-%dir %_kde4_modulesdir/imports/
-%dir %_kde4_modulesdir/imports/org/
-%dir %_kde4_modulesdir/imports/org/kde/
-%{_kde4_htmldir}/en/kalgebra/
+%doc COPYING*
+%dir %{_kde4_datadir}/appdata
+%dir %{_kde4_modulesdir}/imports/
+%dir %{_kde4_modulesdir}/imports/org/
+%dir %{_kde4_modulesdir}/imports/org/kde/
+%{_kde4_applicationsdir}/kalgebra.desktop
+%{_kde4_applicationsdir}/kalgebramobile.desktop
+%{_kde4_appsdir}/kalgebramobile/
 %{_kde4_appsdir}/katepart/
 %{_kde4_appsdir}/plasma/
-%{_kde4_applicationsdir}/kalgebra.desktop
+%{_kde4_bindir}/kalgebra
+%{_kde4_bindir}/kalgebramobile
+%{_kde4_datadir}/appdata/kalgebra.appdata.xml
+%{_kde4_htmldir}/en/kalgebra/
+%{_kde4_iconsdir}/hicolor/*/apps/kalgebra.*
+%{_kde4_modulesdir}/imports/org/kde/analitza
 %{_kde4_modulesdir}/plasma_applet_kalgebra.so
 %{_kde4_servicesdir}/graphsplasmoid.desktop
 %{_kde4_servicesdir}/kalgebraplasmoid.desktop
-%_kde4_modulesdir/imports/org/kde/analitza
 
 %changelog

++ kalgebra-4.13.2.tar.xz - kalgebra-4.13.80.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.13.2/CMakeLists.txt 
new/kalgebra-4.13.80/CMakeLists.txt
--- old/kalgebra-4.13.2/CMakeLists.txt  2014-05-04 09:34:06.0 +0200
+++ new/kalgebra-4.13.80/CMakeLists.txt 2014-06-28 03:42:14.0 +0200
@@ -38,6 +38,8 @@
COMMENT Generating commands docbook information
 )
 
+install(FILES kalgebra.appdata.xml DESTINATION 
${SHARE_INSTALL_PREFIX}/appdata/)
+
 if (${CMAKE_CURRENT_SOURCE_DIR} STREQUAL ${CMAKE_SOURCE_DIR})
macro_display_feature_log()
 endif (${CMAKE_CURRENT_SOURCE_DIR} STREQUAL ${CMAKE_SOURCE_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.13.2/kalgebra.appdata.xml 
new/kalgebra-4.13.80/kalgebra.appdata.xml
--- old/kalgebra-4.13.2/kalgebra.appdata.xml1970-01-01 01:00:00.0 
+0100
+++ new/kalgebra-4.13.80/kalgebra.appdata.xml   2014-06-28 03:42:14.0 
+0200
@@ -0,0 +1,63 @@
+?xml version=1.0 encoding=utf-8?
+component type=desktop
+  idkalgebra.desktop/id
+  metadata_licenseCC0-1.0/metadata_license
+  project_licenseGPL-2.0+/project_license
+  nameKAlgebra/name
+  name xml:lang=csKAlgebra/name
+  name xml:lang=esKAlgebra/name
+  name xml:lang=fiKAlgebra/name
+  name xml:lang=huKAlgebra/name
+  name xml:lang=ndsKAlgebra/name
+  name xml:lang=nlKAlgebra/name
+  name xml:lang=plKAlgebra/name
+  name xml:lang=ptKAlgebra/name
+  name xml:lang=pt-BRKAlgebra/name
+  name xml:lang=skKAlgebra/name
+  name xml:lang=svKalgebra/name
+  name xml:lang=ukKAlgebra/name
+  name xml:lang=x-testxxKAlgebraxx/name
+  name xml:lang=zh-TW數學_KAlgebra/name
+  summaryGraph Calculator/summary
+  summary xml:lang=csKalkulačka grafů/summary
+  summary xml:lang=esCalculadora gráfica/summary
+  summary xml:lang=fiGraafinen laskin/summary
+  summary xml:lang=huGrafikonszámoló/summary
+  summary xml:lang=ndsFunkschonenreekner/summary
+  summary xml:lang=nlRekenmachine met grafieken/summary
+  summary xml:lang=plKalkulator wykresów/summary
+  summary xml:lang=ptCalculadora de Grafos/summary
+  summary xml:lang=pt-BRCalculadora gráfica/summary
+  summary xml:lang=skGrafická kalkulačka/summary
+  summary 

commit kalgebra for openSUSE:Factory

2014-06-19 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2014-06-19 13:15:47

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.changes2014-05-22 
06:50:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2014-06-19 
13:16:04.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  8 18:33:19 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.2
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/announce-4.13.2.php
+
+---

Old:

  kalgebra-4.13.1.tar.xz

New:

  kalgebra-4.13.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.8OobJJ/_old  2014-06-19 13:16:05.0 +0200
+++ /var/tmp/diff_new_pack.8OobJJ/_new  2014-06-19 13:16:05.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.13.1
+Version:4.13.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.13.1.tar.xz - kalgebra-4.13.2.tar.xz ++

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



commit kalgebra for openSUSE:Factory

2014-05-21 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2014-05-22 06:50:01

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.changes2014-04-18 
12:36:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2014-05-22 
06:50:24.0 +0200
@@ -1,0 +2,7 @@
+Fri May  9 16:45:20 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.1
+   * KDE 4.13.1  bug fix release
+   * See http://www.kde.org/announcements/announce-4.13.1.php
+
+---

Old:

  kalgebra-4.13.0.tar.xz

New:

  kalgebra-4.13.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.kQdNTb/_old  2014-05-22 06:50:25.0 +0200
+++ /var/tmp/diff_new_pack.kQdNTb/_new  2014-05-22 06:50:25.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.13.0
+Version:4.13.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.13.0.tar.xz - kalgebra-4.13.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.13.0/mobile/plugins/kalgebraabout.desktop 
new/kalgebra-4.13.1/mobile/plugins/kalgebraabout.desktop
--- old/kalgebra-4.13.0/mobile/plugins/kalgebraabout.desktop2014-03-23 
05:43:07.0 +0100
+++ new/kalgebra-4.13.1/mobile/plugins/kalgebraabout.desktop2014-05-04 
09:34:06.0 +0200
@@ -26,6 +26,7 @@
 Name[lt]=Apie KAlgebrą
 Name[mr]=के-एल्जिब्रा बद्दल
 Name[nb]=Om KAlgebra
+Name[nds]=Vertell wat över KAlgebra
 Name[nl]=Over KAlgebra
 Name[pa]=ਕੇ-ਐਲਜਬਰਾ ਬਾਰੇ
 Name[pl]=O KAlgebra
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-4.13.0/mobile/plugins/kalgebravariables.desktop 
new/kalgebra-4.13.1/mobile/plugins/kalgebravariables.desktop
--- old/kalgebra-4.13.0/mobile/plugins/kalgebravariables.desktop
2014-03-23 05:43:07.0 +0100
+++ new/kalgebra-4.13.1/mobile/plugins/kalgebravariables.desktop
2014-05-04 09:34:06.0 +0200
@@ -20,6 +20,7 @@
 Name[gl]=Variábeis
 Name[hu]=Változók
 Name[it]=Variabili
+Name[ja]=変数
 Name[kk]=Айнымалылар
 Name[km]=អថេរ
 Name[ko]=변수
@@ -62,6 +63,7 @@
 Comment[km]=បង្ហាញ​តម្លៃ​ដែល​បាន​រក្សាទុក
 Comment[ko]=저장된 값 표시
 Comment[nb]=Viser de lagrede verdiene
+Comment[nds]=Wiest de sekerten Weerten
 Comment[nl]=De opgeslagen waarden tonen
 Comment[pl]=Wyświetla zapamiętane wartości
 Comment[pt]=Mostra os valores guardados
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-4.13.0/plasmoids/graphsplasmoid/metadata.desktop 
new/kalgebra-4.13.1/plasmoids/graphsplasmoid/metadata.desktop
--- old/kalgebra-4.13.0/plasmoids/graphsplasmoid/metadata.desktop   
2014-03-23 05:43:07.0 +0100
+++ new/kalgebra-4.13.1/plasmoids/graphsplasmoid/metadata.desktop   
2014-05-04 09:34:06.0 +0200
@@ -22,6 +22,7 @@
 Name[ko]=2차원 플롯
 Name[lt]=2D grafikai
 Name[nb]=2D-plott
+Name[nds]=2D-Plots
 Name[nl]=2d-plots
 Name[pa]=2ਡੀ ਪਲਾਟ
 Name[pl]=Wykresy 2D
@@ -54,6 +55,7 @@
 Comment[km]=Put the weirdest plots on your desktop!
 Comment[ko]=데스크톱에 재미있는 플롯을 그리십시오!
 Comment[nb]=Legg de merkeligste plott på skrivebordet!
+Comment[nds]=De snaakschsten Plots för Dien Schriefdisch!
 Comment[nl]=Zet de wonderlijkste plots op uw bureaublad!
 Comment[pl]=Rysuj najdziwniejsze wykresy na swoim pulpicie!
 Comment[pt]=Coloque os gráficos mais estranhos no seu ecrã!

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



commit kalgebra for openSUSE:Factory

2014-04-18 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2014-04-18 11:34:05

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.changes2014-03-30 
10:36:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2014-04-18 
12:36:14.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 11 16:48:29 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.0
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/4.13/
+
+---

Old:

  kalgebra-4.12.97.tar.xz

New:

  kalgebra-4.13.0.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.xqFap9/_old  2014-04-18 12:36:16.0 +0200
+++ /var/tmp/diff_new_pack.xqFap9/_new  2014-04-18 12:36:16.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.12.97
+Version:4.13.0
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.12.97.tar.xz - kalgebra-4.13.0.tar.xz ++

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



commit kalgebra for openSUSE:Factory

2014-03-30 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2014-03-30 07:51:43

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.changes2014-03-18 
16:07:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2014-03-30 
10:36:56.0 +0200
@@ -1,0 +2,14 @@
+Thu Mar 27 17:42:47 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.97
+   * KDE 4.13 RC  release
+   * See http://www.kde.org/announcements/announce-4.13-rc.php
+
+---
+Thu Mar 20 18:08:58 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.95
+   * KDE 4.13 Beta 3  release
+   * See http://www.kde.org/announcements/announce-4.13-beta3.php
+
+---

Old:

  kalgebra-4.12.90.tar.xz

New:

  kalgebra-4.12.97.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.C5p1ik/_old  2014-03-30 10:40:06.0 +0200
+++ /var/tmp/diff_new_pack.C5p1ik/_new  2014-03-30 10:40:06.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.12.90
+Version:4.12.97
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel
@@ -58,11 +58,19 @@
 %defattr(-,root,root)
 %_kde4_applicationsdir/kalgebramobile.desktop
 %_kde4_iconsdir/hicolor/*/apps/kalgebra.*
+%_kde4_bindir/kalgebra
 %_kde4_bindir/kalgebramobile
 %_kde4_appsdir/kalgebramobile/
 %dir %_kde4_modulesdir/imports/
 %dir %_kde4_modulesdir/imports/org/
 %dir %_kde4_modulesdir/imports/org/kde/
+%{_kde4_htmldir}/en/kalgebra/
+%{_kde4_appsdir}/katepart/
+%{_kde4_appsdir}/plasma/
+%{_kde4_applicationsdir}/kalgebra.desktop
+%{_kde4_modulesdir}/plasma_applet_kalgebra.so
+%{_kde4_servicesdir}/graphsplasmoid.desktop
+%{_kde4_servicesdir}/kalgebraplasmoid.desktop
 %_kde4_modulesdir/imports/org/kde/analitza
 
 %changelog

++ kalgebra-4.12.90.tar.xz - kalgebra-4.12.97.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.12.90/CMakeLists.txt 
new/kalgebra-4.12.97/CMakeLists.txt
--- old/kalgebra-4.12.90/CMakeLists.txt 2014-03-11 01:37:22.0 +0100
+++ new/kalgebra-4.12.97/CMakeLists.txt 2014-03-23 05:43:07.0 +0100
@@ -21,11 +21,11 @@
 
 set(MOBILE_BACKEND kde CACHE STRING Backend to install, currently. Check 
/mobile/plugins/widgets/*)
 
-if(QTMML_LIBRARY AND NOT MOBILE_BACKEND STREQUAL harmattan)
+if(NOT MOBILE_BACKEND STREQUAL harmattan)
   add_subdirectory(doc)
   add_subdirectory(src)
   add_subdirectory(plasmoids)
-endif(QTMML_LIBRARY AND NOT MOBILE_BACKEND STREQUAL harmattan)
+endif(NOT MOBILE_BACKEND STREQUAL harmattan)
 add_subdirectory(icons)
 add_subdirectory(utils)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-4.12.90/mobile/plugins/kalgebraabout.desktop 
new/kalgebra-4.12.97/mobile/plugins/kalgebraabout.desktop
--- old/kalgebra-4.12.90/mobile/plugins/kalgebraabout.desktop   2014-03-11 
01:37:22.0 +0100
+++ new/kalgebra-4.12.97/mobile/plugins/kalgebraabout.desktop   2014-03-23 
05:43:07.0 +0100
@@ -22,6 +22,7 @@
 Name[it]=Informazioni su KAlgebra
 Name[kk]=KAlgebra туралы
 Name[km]=អំពី KAlgebra
+Name[ko]=KAlgebra 정보
 Name[lt]=Apie KAlgebrą
 Name[mr]=के-एल्जिब्रा बद्दल
 Name[nb]=Om KAlgebra
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-4.12.90/mobile/plugins/kalgebraconsole.desktop 
new/kalgebra-4.12.97/mobile/plugins/kalgebraconsole.desktop
--- old/kalgebra-4.12.90/mobile/plugins/kalgebraconsole.desktop 2014-03-11 
01:37:22.0 +0100
+++ new/kalgebra-4.12.97/mobile/plugins/kalgebraconsole.desktop 2014-03-23 
05:43:07.0 +0100
@@ -66,6 +66,7 @@
 Comment[it]=Calcolatrice scientifica
 Comment[kk]=Ғылыми калькулятор
 Comment[km]=ម៉ាស៊ីន​គិតលេខ​បែប​វិទ្យាសាស្ត្រ
+Comment[ko]=공학용 계산기
 Comment[lt]=Mokslinis skaičiuotuvas
 Comment[lv]=Zinātniskais kalkulators
 Comment[mr]=शास्त्रीय गणकयंत्र
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-4.12.90/mobile/plugins/kalgebratables.desktop 
new/kalgebra-4.12.97/mobile/plugins/kalgebratables.desktop
--- old/kalgebra-4.12.90/mobile/plugins/kalgebratables.desktop  2014-03-11 
01:37:22.0 +0100
+++ new/kalgebra-4.12.97/mobile/plugins/kalgebratables.desktop  2014-03-23 
05:43:07.0 +0100
@@ -60,6 +60,7 @@
 

commit kalgebra for openSUSE:Factory

2014-03-18 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2014-03-18 16:07:58

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.changes2014-02-20 
07:55:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2014-03-18 
16:07:58.0 +0100
@@ -1,0 +2,14 @@
+Thu Mar 13 20:14:12 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.90
+   * KDE 4.13 Beta 2  release
+   * See http://www.kde.org/announcements/announce-4.13-beta2.php
+
+---
+Fri Mar  7 10:03:59 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.80
+   * KDE 4.13 Beta 1  release
+   * See http://www.kde.org/announcements/announce-4.13-beta1.php
+
+---

Old:

  kalgebra-4.12.2.tar.xz

New:

  kalgebra-4.12.90.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.WAAx8B/_old  2014-03-18 16:07:59.0 +0100
+++ /var/tmp/diff_new_pack.WAAx8B/_new  2014-03-18 16:07:59.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.12.2
+Version:4.12.90
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel
@@ -56,22 +56,13 @@
 
 %files
 %defattr(-,root,root)
-%_kde4_htmldir/en/kalgebra/
-%_kde4_bindir/kalgebra
-%_kde4_applicationsdir/kalgebra.desktop
 %_kde4_applicationsdir/kalgebramobile.desktop
-%_kde4_appsdir/katepart/
 %_kde4_iconsdir/hicolor/*/apps/kalgebra.*
-%_kde4_modulesdir/plasma_applet_kalgebra.so
-%_kde4_servicesdir/kalgebraplasmoid.desktop
 %_kde4_bindir/kalgebramobile
-%_kde4_appsdir/katepart/syntax/kalgebra.xml
 %_kde4_appsdir/kalgebramobile/
-%_kde4_appsdir/plasma/
 %dir %_kde4_modulesdir/imports/
 %dir %_kde4_modulesdir/imports/org/
 %dir %_kde4_modulesdir/imports/org/kde/
 %_kde4_modulesdir/imports/org/kde/analitza
-%_kde4_servicesdir/graphsplasmoid.desktop
 
 %changelog

++ kalgebra-4.12.2.tar.xz - kalgebra-4.12.90.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.12.2/CMakeLists.txt 
new/kalgebra-4.12.90/CMakeLists.txt
--- old/kalgebra-4.12.2/CMakeLists.txt  2013-11-27 22:27:59.0 +0100
+++ new/kalgebra-4.12.90/CMakeLists.txt 2014-03-11 01:37:22.0 +0100
@@ -5,8 +5,6 @@
 set(CMAKE_MODULE_PATH ${kalgebra_SOURCE_DIR}/cmake ${CMAKE_MODULE_PATH})
 
 find_package(Analitza REQUIRED)
-macro_optional_find_package(LibKdeEdu)
-find_library(QTMML_LIBRARY qtmmlwidget)
 
 find_package(Qt4 COMPONENTS QtWebKit REQUIRED)
 
@@ -16,8 +14,6 @@
 macro_bool_to_01(OPENGL_FOUND HAVE_OPENGL)
 macro_log_feature(OPENGL_FOUND OpenGL Support for 3D graphs in KAlgebra 
http://mesa3d.sourceforge.net; FALSE  )
 
-macro_log_feature(QTMML_LIBRARY QtMathML Widget Supports displaying some 
formulas in a mathematic form 
http://doc.qt.nokia.com/solutions/4/qtmmlwidget/qtmmlwidget.html; FALSE  )
-
 CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/config-kalgebra.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/src/config-kalgebra.h)
 
 include_directories(.)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.12.2/mobile/CMakeLists.txt 
new/kalgebra-4.12.90/mobile/CMakeLists.txt
--- old/kalgebra-4.12.2/mobile/CMakeLists.txt   2013-11-27 22:27:59.0 
+0100
+++ new/kalgebra-4.12.90/mobile/CMakeLists.txt  2014-03-11 01:37:22.0 
+0100
@@ -6,7 +6,6 @@
 endif(${MOBILE_BACKEND} STREQUAL kde)
 
 qt4_add_resources(KALGEBRAMOBILE_SRCS resources.qrc)
-kde4_add_app_icon(KALGEBRAMOBILE_SRCS 
${CMAKE_CURRENT_SOURCE_DIR}/../icons/hi*-app-kalgebra.png)
 kde4_add_executable(kalgebramobile pluginsmodel.cpp
kalgebramobile.cpp main.cpp ${KALGEBRAMOBILE_SRCS})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.12.2/mobile/declarative/graph2dmobile.cpp 
new/kalgebra-4.12.90/mobile/declarative/graph2dmobile.cpp
--- old/kalgebra-4.12.2/mobile/declarative/graph2dmobile.cpp2013-11-27 
22:27:59.0 +0100
+++ new/kalgebra-4.12.90/mobile/declarative/graph2dmobile.cpp   2014-03-11 
01:37:22.0 +0100
@@ -35,7 +35,7 @@
setSize(QSizeF(100,100));
setFlag(QGraphicsItem::ItemHasNoContents, false);

-   defViewport = QRectF(QPointF(-12., 10.), QSizeF(24., -20.));
+   defViewport = QRectF(QPointF(-10.0, 10.0), QSizeF(20.0, -20.0));
resetViewport();
 }
 
@@ -54,7 +54,8 @@
 

commit kalgebra for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2014-02-20 07:55:27

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.changes2014-01-27 
11:15:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2014-02-20 
07:55:47.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:12:34 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kalgebra-4.12.1.tar.xz

New:

  kalgebra-4.12.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.T3MJrD/_old  2014-02-20 07:55:47.0 +0100
+++ /var/tmp/diff_new_pack.T3MJrD/_new  2014-02-20 07:55:47.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.12.1
+Version:4.12.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.12.1.tar.xz - kalgebra-4.12.2.tar.xz ++

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



commit kalgebra for openSUSE:Factory

2014-01-27 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2014-01-27 11:15:32

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.changes2013-12-19 
13:16:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2014-01-27 
11:15:33.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan 11 15:37:54 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.1
+   * KDE 4.12.1  release
+   * See http://www.kde.org/announcements/announce-4.12.1.php
+
+---

Old:

  kalgebra-4.12.0.tar.xz

New:

  kalgebra-4.12.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.YzQ0AE/_old  2014-01-27 11:15:34.0 +0100
+++ /var/tmp/diff_new_pack.YzQ0AE/_new  2014-01-27 11:15:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kalgebra
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.12.0
+Version:4.12.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.12.0.tar.xz - kalgebra-4.12.1.tar.xz ++

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



commit kalgebra for openSUSE:Factory

2013-12-19 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-12-19 13:16:28

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.changes2013-12-11 
14:33:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-12-19 
13:16:29.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec 14 18:05:26 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:

  kalgebra-4.11.97.tar.xz

New:

  kalgebra-4.12.0.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.3ARE0T/_old  2013-12-19 13:16:30.0 +0100
+++ /var/tmp/diff_new_pack.3ARE0T/_new  2013-12-19 13:16:30.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.11.97
+Version:4.12.0
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.11.97.tar.xz - kalgebra-4.12.0.tar.xz ++

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



commit kalgebra for openSUSE:Factory

2013-12-11 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-12-11 14:33:46

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.changes2013-12-02 
12:32:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-12-11 
14:33:47.0 +0100
@@ -1,0 +2,14 @@
+Fri Nov 29 07:06:50 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.97
+   * KDE 4.12 RC 1 release
+   * See http://www.kde.org/announcements/announce-4.12-rc.php
+
+---
+Sat Nov 23 22:21:24 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.95
+   * KDE 4.12 Beta 3 release
+   * See http://www.kde.org/announcements/announce-4.12-beta3.php
+
+---

Old:

  kalgebra-4.11.90.tar.xz

New:

  kalgebra-4.11.97.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.Wh6tL9/_old  2013-12-11 14:33:48.0 +0100
+++ /var/tmp/diff_new_pack.Wh6tL9/_new  2013-12-11 14:33:48.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.11.90
+Version:4.11.97
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.11.90.tar.xz - kalgebra-4.11.97.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.11.90/CMakeLists.txt 
new/kalgebra-4.11.97/CMakeLists.txt
--- old/kalgebra-4.11.90/CMakeLists.txt 2013-10-28 20:29:09.0 +0100
+++ new/kalgebra-4.11.97/CMakeLists.txt 2013-11-27 22:27:59.0 +0100
@@ -8,6 +8,8 @@
 macro_optional_find_package(LibKdeEdu)
 find_library(QTMML_LIBRARY qtmmlwidget)
 
+find_package(Qt4 COMPONENTS QtWebKit REQUIRED)
+
 include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${KDE4_INCLUDES} 
${LIBKDEEDU_INCLUDE_DIR}/qtmml ${ANALITZA_INCLUDE_DIR})
 
 macro_optional_find_package(OpenGL)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.11.90/mobile/CMakeLists.txt 
new/kalgebra-4.11.97/mobile/CMakeLists.txt
--- old/kalgebra-4.11.90/mobile/CMakeLists.txt  2013-10-28 20:29:09.0 
+0100
+++ new/kalgebra-4.11.97/mobile/CMakeLists.txt  2013-11-27 22:27:59.0 
+0100
@@ -6,6 +6,7 @@
 endif(${MOBILE_BACKEND} STREQUAL kde)
 
 qt4_add_resources(KALGEBRAMOBILE_SRCS resources.qrc)
+kde4_add_app_icon(KALGEBRAMOBILE_SRCS 
${CMAKE_CURRENT_SOURCE_DIR}/../icons/hi*-app-kalgebra.png)
 kde4_add_executable(kalgebramobile pluginsmodel.cpp
kalgebramobile.cpp main.cpp ${KALGEBRAMOBILE_SRCS})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.11.90/src/kalgebra.cpp 
new/kalgebra-4.11.97/src/kalgebra.cpp
--- old/kalgebra-4.11.90/src/kalgebra.cpp   2013-10-28 20:29:09.0 
+0100
+++ new/kalgebra-4.11.97/src/kalgebra.cpp   2013-11-27 22:27:59.0 
+0100
@@ -361,7 +361,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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kalgebra for openSUSE:Factory

2013-12-02 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-12-02 12:32:15

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.changes2013-10-03 
15:49:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-12-02 
12:32:16.0 +0100
@@ -1,0 +2,21 @@
+Sat Nov 16 17:53:49 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
+
+---
+Sat Nov  9 22:55:04 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:08:49 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:

  kalgebra-4.11.2.tar.xz

New:

  kalgebra-4.11.90.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.wxz0mi/_old  2013-12-02 12:32:17.0 +0100
+++ /var/tmp/diff_new_pack.wxz0mi/_new  2013-12-02 12:32:17.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.11.2
+Version:4.11.90
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.11.2.tar.xz - kalgebra-4.11.90.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.11.2/doc/index.docbook 
new/kalgebra-4.11.90/doc/index.docbook
--- old/kalgebra-4.11.2/doc/index.docbook   2013-08-28 19:02:05.0 
+0200
+++ new/kalgebra-4.11.90/doc/index.docbook  2013-10-28 20:29:09.0 
+0100
@@ -416,9 +416,8 @@
 paraThe view can be zoomed and moved with the mouse. Using the wheel
 you can zoom in and out. Hold the LMB; and move the mouse to rotate the 
graph./para
 
-!--FIXME BUG:321686 it is not possible to do use keys
-paraThe left and right arrow keys rotate the graph around the z axis, the up 
and down arrow keys rotate around the horizontal axis of the view./para
- --
+ paraThe left and right arrow keys rotate the graph around the z axis, the 
up and down arrow keys rotate around the horizontal axis of the view. Press 
keycapW/keycap to zoom in the plot and keycapS/keycap to zoom it 
out./para
+
 paraIn the guimenu3D Graph/guimenu menu you find these options:/para
 itemizedlist
 !-- not in master for 4.11
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.11.2/src/CMakeLists.txt 
new/kalgebra-4.11.90/src/CMakeLists.txt
--- old/kalgebra-4.11.2/src/CMakeLists.txt  2013-06-28 19:16:58.0 
+0200
+++ new/kalgebra-4.11.90/src/CMakeLists.txt 2013-10-28 20:29:09.0 
+0100
@@ -14,19 +14,17 @@
functionedit.cpp
 )
 
-if(OPENGL_FOUND)
-   set(kalgebra_SRCS
-   ${kalgebra_SRCS}
-   graph3d.cpp
-   )
-endif(OPENGL_FOUND)
-
 #uncomment this if oxygen icons for kalgebra are available
 #kde4_add_app_icon(kalgebra_SRCS 
${CMAKE_INSTALL_PREFIX}/share/icons/oxygen/*/apps/kalgebra.png)
 kde4_add_app_icon(kalgebra_SRCS 
${CMAKE_CURRENT_SOURCE_DIR}/../icons/hi*-app-kalgebra.png)
 
 kde4_add_executable(kalgebra ${kalgebra_SRCS})
-target_link_libraries(kalgebra ${KDE4_KHTML_LIBS} ${QTMML_LIBRARY} 
${ANALITZA_LIBRARY} ${ANALITZAGUI_LIBRARY} ${ANALITZAPLOT_LIBRARY})
+target_link_libraries(kalgebra
+   ${QT_QTGUI_LIBRARY} ${QT_QTCORE_LIBRARY} ${QT_QTXML_LIBRARY} 
${QT_QTWEBKIT_LIBRARY}
+   ${KDE4_KPARTS_LIBS}
+   ${ANALITZA_LIBRARY} ${ANALITZAGUI_LIBRARY} ${ANALITZAPLOT_LIBRARY}
+   ${QTMML_LIBRARY}
+)
 
 if(OPENGL_FOUND)
target_link_libraries(kalgebra ${QT_QTOPENGL_LIBRARY} ${OPENGL_gl_LIBRARY} 
${OPENGL_glu_LIBRARY})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.11.2/src/consolehtml.cpp 
new/kalgebra-4.11.90/src/consolehtml.cpp
--- old/kalgebra-4.11.2/src/consolehtml.cpp 2013-06-28 19:16:58.0 
+0200
+++ new/kalgebra-4.11.90/src/consolehtml.cpp2013-10-28 20:29:09.0 
+0100
@@ -25,7 +25,9 @@
 #include QTemporaryFile
 #include QTimer
 #include QTextDocument
+#include qevent.h
 #include QDir
+#include QWebFrame
 
 #include KLocale
 #include 

commit kalgebra for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-10-03 15:49:57

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.changes2013-09-09 
11:07:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-10-03 
15:49:58.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 28 15:10:23 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.2
+   * KDE 4.11.2 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.2.php
+
+---

Old:

  kalgebra-4.11.1.tar.xz

New:

  kalgebra-4.11.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.ynSvOq/_old  2013-10-03 15:49:58.0 +0200
+++ /var/tmp/diff_new_pack.ynSvOq/_new  2013-10-03 15:49:58.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.11.1
+Version:4.11.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.11.1.tar.xz - kalgebra-4.11.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.11.1/plasmoids/calculator/Messages.sh 
new/kalgebra-4.11.2/plasmoids/calculator/Messages.sh
--- old/kalgebra-4.11.1/plasmoids/calculator/Messages.sh2013-06-28 
19:16:58.0 +0200
+++ new/kalgebra-4.11.2/plasmoids/calculator/Messages.sh2013-09-26 
21:20:11.0 +0200
@@ -1,2 +1,2 @@
 #! /bin/sh
-$XGETTEXT *.cpp -o $podir/plasma_applet_kalgebra.pot
+$XGETTEXT *.cpp -o $podir/plasma_applet_kalgebraplasmoid.pot

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



commit kalgebra for openSUSE:Factory

2013-09-09 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-09-09 11:07:48

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.changes2013-08-16 
13:40:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-09-09 
11:07:50.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep  1 10:01:33 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.1
+   * KDE 4.11.1 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.1.php
+
+---

Old:

  kalgebra-4.11.0.tar.xz

New:

  kalgebra-4.11.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.Ksh1gb/_old  2013-09-09 11:07:50.0 +0200
+++ /var/tmp/diff_new_pack.Ksh1gb/_new  2013-09-09 11:07:50.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.11.0
+Version:4.11.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.11.0.tar.xz - kalgebra-4.11.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.11.0/cmake/FindReadline.cmake 
new/kalgebra-4.11.1/cmake/FindReadline.cmake
--- old/kalgebra-4.11.0/cmake/FindReadline.cmake2013-07-10 
00:51:57.0 +0200
+++ new/kalgebra-4.11.1/cmake/FindReadline.cmake1970-01-01 
01:00:00.0 +0100
@@ -1,15 +0,0 @@
-# GNU Readline library finder
-if(READLINE_INCLUDE_DIR AND READLINE_LIBRARY AND NCURSES_LIBRARY)
-   set(READLINE_FOUND TRUE)
-else(READLINE_INCLUDE_DIR AND READLINE_LIBRARY AND NCURSES_LIBRARY)
-   FIND_PATH(READLINE_INCLUDE_DIR readline/readline.h
-   /usr/include/readline
-   )
-   
-   FIND_LIBRARY(READLINE_LIBRARY NAMES readline)
-FIND_LIBRARY(NCURSES_LIBRARY NAMES ncurses )
-include(FindPackageHandleStandardArgs)
-FIND_PACKAGE_HANDLE_STANDARD_ARGS(Readline DEFAULT_MSG NCURSES_LIBRARY 
READLINE_INCLUDE_DIR READLINE_LIBRARY )
-   
-   MARK_AS_ADVANCED(READLINE_INCLUDE_DIR READLINE_LIBRARY)
-endif(READLINE_INCLUDE_DIR AND READLINE_LIBRARY AND NCURSES_LIBRARY)

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



commit kalgebra for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-08-16 13:40:50

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.changes2013-07-30 
15:57:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-08-16 
13:40:51.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug  8 15:04:30 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.0
+   * KDE 4.11 Final release
+   * See http://www.kde.org/announcements/4.11/
+
+---

Old:

  kalgebra-4.10.97.tar.xz

New:

  kalgebra-4.11.0.tar.xz



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

++ kalgebra-4.10.97.tar.xz - kalgebra-4.11.0.tar.xz ++

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



commit kalgebra for openSUSE:Factory

2013-07-30 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-07-30 15:57: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.changes2013-07-22 
17:06:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-07-30 
15:57:05.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 25 22:25:29 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 4.10.97
+  * KDE 4.11 RC 2 release
+  * See http://www.kde.org/announcements/announce-4.11-rc2.php
+
+---

Old:

  kalgebra-4.10.95.tar.xz

New:

  kalgebra-4.10.97.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.OiVPPN/_old  2013-07-30 15:57:05.0 +0200
+++ /var/tmp/diff_new_pack.OiVPPN/_new  2013-07-30 15:57:05.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.10.95
+Version:4.10.97
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.10.95.tar.xz - kalgebra-4.10.97.tar.xz ++

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



commit kalgebra for openSUSE:Factory

2013-07-22 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-07-22 17:06:20

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.changes2013-07-08 
07:33:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-07-22 
17:06:21.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 15 08:12:33 UTC 2013 - cgiboude...@gmx.com
+
+- Update to 4.10.95
+ * KDE 4.11 RC 1 release
+ * See http://www.kde.org/announcements/announce-4.11-rc1.php
+
+---

Old:

  kalgebra-4.10.90.tar.xz

New:

  kalgebra-4.10.95.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.MDm4kS/_old  2013-07-22 17:06:22.0 +0200
+++ /var/tmp/diff_new_pack.MDm4kS/_new  2013-07-22 17:06:22.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.10.90
+Version:4.10.95
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.10.90.tar.xz - kalgebra-4.10.95.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.10.90/doc/commands.docbook 
new/kalgebra-4.10.95/doc/commands.docbook
--- old/kalgebra-4.10.90/doc/commands.docbook   2013-05-28 20:44:30.0 
+0200
+++ new/kalgebra-4.10.95/doc/commands.docbook   2013-07-10 00:51:57.0 
+0200
@@ -396,4 +396,10 @@
listitemparaParameters: filter(par1, par2)/para/listitem
listitemparaExample: x-gt;filter(u-gt;rem(u, 2)=0, list { 
2, 4, 3, 4, 8, 6 })[rem(floor(x), 5)+3]/para/listitem
/itemizedlist/sect1
+   sect1 id='transpose'titletranspose/titleitemizedlist
+   listitemparaName: transpose/para/listitem
+   listitemparaDescription: Transpose/para/listitem
+   listitemparaParameters: transpose(par1)/para/listitem
+   listitemparaExample: x-gt;transpose(matrix { matrixrow { 
1, 2, 3, 4, 5, 6 } })[rem(floor(x), 5)+3][1]/para/listitem
+   /itemizedlist/sect1
 /chapter
Files old/kalgebra-4.10.90/doc/index.cache.bz2 and 
new/kalgebra-4.10.95/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.10.90/doc/index.docbook 
new/kalgebra-4.10.95/doc/index.docbook
--- old/kalgebra-4.10.90/doc/index.docbook  2013-06-26 21:24:10.0 
+0200
+++ new/kalgebra-4.10.95/doc/index.docbook  2013-07-10 00:51:57.0 
+0200
@@ -33,8 +33,8 @@
 legalnoticeFDLNotice;/legalnotice
 
 
-date2011-11-27/date
-releaseinfo0.11 (kde; 4.8)/releaseinfo
+date2013-06-27/date
+releaseinfo0.11 (kde; 4.11)/releaseinfo
 
 abstract
 para
@@ -67,7 +67,7 @@
 program was MathML oriented. Now it can be used by anyone with a little
 mathematical knowledge to solve simple and advanced problems alike.
 /para
-!--FIXME 
http://swiftscythe.blogspot.de/2011/02/how-to-work-with-complex-numbers-in.html--
+!--FIXME Ask Burkhard where to put tutorials and if it is worth efforts to 
do. Example from UB page: 
http://swiftscythe.blogspot.de/2011/02/how-to-work-with-complex-numbers-in.html--
 para
 It includes such features as:
 /para
@@ -140,7 +140,20 @@
 /menuchoice/term
 listitemparaOpens a new kalgebra; window./para/listitem
 /varlistentry
-!--FIXME Full Screen Mode Ctrl+Shift+F--
+
+varlistentry
+termmenuchoice
+shortcutkeycombo action=simulCtrl;Shift;
+keycapF/keycap/keycombo/shortcut
+guimenuSession/guimenuguimenuitemFull Screen Mode/guimenuitem
+/menuchoice/term
+listitemparaToogle full screen mode for kalgebra; window. The full
+screen mode can also be switched on and off using  inlinemediaobject
+imageobject imagedata fileref=view-fullscreen.png format=PNG/
+/imageobject /inlinemediaobject button at the top right part of
+kalgebra; window./para/listitem
+/varlistentry
+
 varlistentry
 termmenuchoice
 shortcutkeycombo action=simulCtrl;
@@ -223,7 +236,11 @@
 or guimenuEvaluate/guimenu mode, depending on the 
guimenuConsole/guimenu
 menu selection.
 /para
-!--FIXME explain Calculate + Evaluate mode --
+para
+In evaluation mode kalgebra; simplifies the expression even if it sees an 
undefined variable.
+When in calculation mode kalgebra;, calculates everything and if it finds an 
undefined
+variable shows an error.
+/para
 para
 In addition to displaying the user entered equations and results in the
 console display, all variables that are declared are displayed in a
@@ -335,9 

commit kalgebra for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-06-11 06:13:29

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.changes2013-05-16 
15:40:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-06-11 
09:28:32.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:39:12 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kalgebra-4.10.3.tar.xz

New:

  kalgebra-4.10.4.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.uUIZFc/_old  2013-06-11 09:28:32.0 +0200
+++ /var/tmp/diff_new_pack.uUIZFc/_new  2013-06-11 09:28:32.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.10.3.tar.xz - kalgebra-4.10.4.tar.xz ++
Files old/kalgebra-4.10.3/doc/index.cache.bz2 and 
new/kalgebra-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.10.3/mobile/CMakeLists.txt 
new/kalgebra-4.10.4/mobile/CMakeLists.txt
--- old/kalgebra-4.10.3/mobile/CMakeLists.txt   2013-05-03 06:37:45.0 
+0200
+++ new/kalgebra-4.10.4/mobile/CMakeLists.txt   2013-05-30 23:47:03.0 
+0200
@@ -6,6 +6,7 @@
 endif(${MOBILE_BACKEND} STREQUAL kde)
 
 qt4_add_resources(KALGEBRAMOBILE_SRCS resources.qrc)
+kde4_add_app_icon(KALGEBRAMOBILE_SRCS 
${CMAKE_CURRENT_SOURCE_DIR}/../icons/hi*-app-kalgebra.png)
 kde4_add_executable(kalgebramobile pluginsmodel.cpp
kalgebramobile.cpp main.cpp ${KALGEBRAMOBILE_SRCS})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.10.3/mobile/kalgebramobile.desktop 
new/kalgebra-4.10.4/mobile/kalgebramobile.desktop
--- old/kalgebra-4.10.3/mobile/kalgebramobile.desktop   2013-05-03 
06:37:45.0 +0200
+++ new/kalgebra-4.10.4/mobile/kalgebramobile.desktop   2013-05-30 
11:14:40.0 +0200
@@ -32,6 +32,7 @@
 Name[pl]=Mobilna KAlgebra
 Name[pt]=KAlgebra Móvel
 Name[pt_BR]=KAlgebra Móvel
+Name[ru]=Мобильная KAlgebra
 Name[sk]=KAlgebra Mobile
 Name[sl]=KAlgebra Mobile
 Name[sv]=Kalgebra för mobil
@@ -74,6 +75,7 @@
 GenericName[pl]=Kieszonkowy kalkulator graficzny
 GenericName[pt]=Calculadora Gráfica Portátil
 GenericName[pt_BR]=Calculadora gráfica portátil
+GenericName[ru]=Карманный графический калькулятор
 GenericName[sk]=Vrecková grafická kalkulačka
 GenericName[sl]=Žepno računalo z grafi
 GenericName[sv]=Grafminiräknare
@@ -112,6 +114,7 @@
 Comment[pl]=Kieszonkowe rozwiązywanie równań i rysowanie wykresów
 Comment[pt]=Resolução e Desenho de Expressões Matemáticas Portátil
 Comment[pt_BR]=Solucionador e visualizador portátil de expressões matemáticas
+Comment[ru]=Карманное решение и построение графиков математических выражений
 Comment[sk]=Vreckový riešiteľ a zapisovač matematických výrazov
 Comment[sl]=Žepni reševalnik matematičnih enačb in risalnik grafov
 Comment[sv]=Lösning och uppritning av matematiska uttryck i fickformat
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-4.10.3/mobile/kalgebramobileharmattan.desktop 
new/kalgebra-4.10.4/mobile/kalgebramobileharmattan.desktop
--- old/kalgebra-4.10.3/mobile/kalgebramobileharmattan.desktop  2013-05-03 
06:37:45.0 +0200
+++ new/kalgebra-4.10.4/mobile/kalgebramobileharmattan.desktop  2013-05-30 
11:14:40.0 +0200
@@ -90,6 +90,7 @@
 GenericName[pl]=Kieszonkowy kalkulator graficzny
 GenericName[pt]=Calculadora Gráfica Portátil
 GenericName[pt_BR]=Calculadora gráfica portátil
+GenericName[ru]=Карманный графический калькулятор
 GenericName[sk]=Vrecková grafická kalkulačka
 GenericName[sl]=Žepno računalo z grafi
 GenericName[sv]=Grafminiräknare
@@ -128,6 +129,7 @@
 Comment[pl]=Kieszonkowe rozwiązywanie równań i rysowanie wykresów
 Comment[pt]=Resolução e Desenho de Expressões Matemáticas Portátil
 Comment[pt_BR]=Solucionador e visualizador portátil de expressões matemáticas
+Comment[ru]=Карманное решение и построение графиков математических выражений
 Comment[sk]=Vreckový riešiteľ a zapisovač matematických výrazov
 Comment[sl]=Žepni reševalnik matematičnih enačb in risalnik grafov
 

commit kalgebra for openSUSE:Factory

2013-05-16 Thread h_root
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.changes2013-04-18 
10:15:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-05-16 
15:40:04.0 +0200
@@ -1,0 +2,8 @@
+Sat May  4 16:57:32 UTC 2013 - tittiatc...@gmail.com
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.pz6jNo/_new  2013-05-16 15:40:05.0 +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.cpp2013-03-01 07:40:03.0 
+0100
+++ new/kalgebra-4.10.3/src/kalgebra.cpp2013-05-03 06:37:45.0 
+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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kalgebra for openSUSE:Factory

2013-04-18 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-04-18 10:15:20

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2013-03-14 
11:00:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-04-18 
10:15:22.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr  1 19:15:37 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---

Old:

  kalgebra-4.10.1.tar.xz

New:

  kalgebra-4.10.2.tar.xz



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

++ kalgebra-4.10.1.tar.xz - kalgebra-4.10.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.10.1/mobile/kalgebramobile.desktop 
new/kalgebra-4.10.2/mobile/kalgebramobile.desktop
--- old/kalgebra-4.10.1/mobile/kalgebramobile.desktop   2013-03-01 
07:40:03.0 +0100
+++ new/kalgebra-4.10.2/mobile/kalgebramobile.desktop   2013-03-29 
08:02:30.0 +0100
@@ -24,6 +24,7 @@
 Name[km]=KAlgebra Mobile
 Name[ko]=KAlgebra 모바일
 Name[lv]=KAlgebra Mobile
+Name[mr]=के-एल्जिब्रा मोबाईल
 Name[nb]=KAlgebra mobil
 Name[nds]=KAlgebra för Mobilreedschappen
 Name[nl]=KAlgebra-mobiel
@@ -65,6 +66,7 @@
 GenericName[ko]=포켓 그래핑 계산기
 GenericName[lt]=Kišeninis grafinis skaičiuotuvas
 GenericName[lv]=Kabatas grafiskais kalkulators
+GenericName[mr]=पाकिट आलेख गणकयंत्र
 GenericName[nb]=Grafikk-lommekalkulator
 GenericName[nds]=Taschenreekner för Diagrammen
 GenericName[nl]=Zakrekenmachine met grafieken
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-4.10.1/mobile/kalgebramobileharmattan.desktop 
new/kalgebra-4.10.2/mobile/kalgebramobileharmattan.desktop
--- old/kalgebra-4.10.1/mobile/kalgebramobileharmattan.desktop  2013-03-01 
07:40:03.0 +0100
+++ new/kalgebra-4.10.2/mobile/kalgebramobileharmattan.desktop  2013-03-29 
08:02:30.0 +0100
@@ -34,6 +34,7 @@
 Name[lt]=KAlgebra
 Name[lv]=KAlgebra
 Name[ml]=കെ-ആള്‍ജിബ്ര
+Name[mr]=के-एल्जिब्रा
 Name[nb]=KAlgebra
 Name[nds]=KAlgebra
 Name[ne]=केडीई बीजगणित
@@ -81,6 +82,7 @@
 GenericName[ko]=포켓 그래핑 계산기
 GenericName[lt]=Kišeninis grafinis skaičiuotuvas
 GenericName[lv]=Kabatas grafiskais kalkulators
+GenericName[mr]=पाकिट आलेख गणकयंत्र
 GenericName[nb]=Grafikk-lommekalkulator
 GenericName[nds]=Taschenreekner för Diagrammen
 GenericName[nl]=Zakrekenmachine met grafieken
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.10.1/mobile/plugins/kalgebraabout.desktop 
new/kalgebra-4.10.2/mobile/plugins/kalgebraabout.desktop
--- old/kalgebra-4.10.1/mobile/plugins/kalgebraabout.desktop2013-03-01 
07:40:03.0 +0100
+++ new/kalgebra-4.10.2/mobile/plugins/kalgebraabout.desktop2013-03-29 
08:02:30.0 +0100
@@ -22,6 +22,7 @@
 Name[it]=Informazioni su KAlgebra
 Name[kk]=KAlgebra туралы
 Name[km]=អំពី KAlgebra
+Name[mr]=के-एल्जिब्रा बद्दल
 Name[nb]=Om KAlgebra
 Name[nl]=Over KAlgebra
 Name[pa]=ਕੇ-ਐਲਜਬਰਾ ਬਾਰੇ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-4.10.1/mobile/plugins/kalgebraconsole.desktop 
new/kalgebra-4.10.2/mobile/plugins/kalgebraconsole.desktop
--- old/kalgebra-4.10.1/mobile/plugins/kalgebraconsole.desktop  2013-03-01 
07:40:03.0 +0100
+++ new/kalgebra-4.10.2/mobile/plugins/kalgebraconsole.desktop  2013-03-29 
08:02:30.0 +0100
@@ -28,6 +28,7 @@
 Name[ko]=콘솔
 Name[lt]=Pultas
 Name[lv]=Konsole
+Name[mr]=कन्सोल
 Name[nb]=Konsoll
 Name[nds]=Konsool
 Name[nl]=Console
@@ -64,6 +65,7 @@
 Comment[kk]=Ғылыми калькулятор
 Comment[km]=ម៉ាស៊ីន​គិតលេខ​បែប​វិទ្យាសាស្ត្រ
 Comment[lv]=Zinātniskais kalkulators
+Comment[mr]=शास्त्रीय गणकयंत्र
 Comment[nb]=Vitenskapelig kalkulator
 Comment[nds]=Wetenschaplich Taschenreekner
 Comment[nl]=Wetenschappelijke rekenmachine
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-4.10.1/mobile/plugins/kalgebraplot2d.desktop 

commit kalgebra for openSUSE:Factory

2013-03-14 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-03-14 11:00:20

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2013-02-04 
20:22:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-03-14 
11:00:22.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  2 15:38:18 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---

Old:

  kalgebra-4.10.0.tar.xz

New:

  kalgebra-4.10.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.NGM1oA/_old  2013-03-14 11:00:32.0 +0100
+++ /var/tmp/diff_new_pack.NGM1oA/_new  2013-03-14 11:00:32.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.10.0
+Version:4.10.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.10.0.tar.xz - kalgebra-4.10.1.tar.xz ++
Files old/kalgebra-4.10.0/doc/index.cache.bz2 and 
new/kalgebra-4.10.1/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.10.0/mobile/kalgebramobile.desktop 
new/kalgebra-4.10.1/mobile/kalgebramobile.desktop
--- old/kalgebra-4.10.0/mobile/kalgebramobile.desktop   2013-01-23 
22:51:21.0 +0100
+++ new/kalgebra-4.10.1/mobile/kalgebramobile.desktop   2013-03-01 
07:40:03.0 +0100
@@ -14,7 +14,7 @@
 Name[et]=KAlgebra mobiilis
 Name[eu]=KAlgebra mugikorra
 Name[fi]=KAlgebra mobiililaitteille
-Name[fr]=KAlgebra Mobile
+Name[fr]=KAlgebra Mobile
 Name[ga]=KAlgebra Soghluaiste
 Name[gl]=KAlgebra Mobile
 Name[hu]=KAlgebra Mobile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-4.10.0/plasmoids/graphsplasmoid/metadata.desktop 
new/kalgebra-4.10.1/plasmoids/graphsplasmoid/metadata.desktop
--- old/kalgebra-4.10.0/plasmoids/graphsplasmoid/metadata.desktop   
2013-01-30 21:32:40.0 +0100
+++ new/kalgebra-4.10.1/plasmoids/graphsplasmoid/metadata.desktop   
2013-03-01 07:40:03.0 +0100
@@ -12,6 +12,7 @@
 Name[es]=Gráficas 2D
 Name[et]=2D joonised
 Name[fi]=2U-kuvaajat
+Name[fr]=Tracés 2D
 Name[gl]=Gráficas en 2D
 Name[hu]=2D görbék
 Name[it]=Grafici 2D
@@ -39,6 +40,7 @@
 Comment[es]=Traza las gráficas más retorcidas en su escritorio
 Comment[et]=Aseta oma töölauale kõige veidramad joonised!
 Comment[fi]=Laita mitä ihmeellisimpiä kuvaajia työpöydällesi!
+Comment[fr]=Placez les tracés les plus étranges sur votre bureau !
 Comment[gl]=Poña as gráficas máis charramangueiras no seu escritorio!
 Comment[hu]=Tegye a legfurább görbéket az asztalára!
 Comment[it]=Metti i grafici più strani sul tuo desktop!

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



commit kalgebra for openSUSE:Factory

2013-02-04 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-02-04 20:22:48

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2013-01-24 
09:59:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-02-04 
20:22:50.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 31 17:49:23 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---

Old:

  kalgebra-4.9.98.tar.xz

New:

  kalgebra-4.10.0.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.TX6kVo/_old  2013-02-04 20:22:51.0 +0100
+++ /var/tmp/diff_new_pack.TX6kVo/_new  2013-02-04 20:22:51.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.9.98
+Version:4.10.0
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

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



commit kalgebra for openSUSE:Factory

2013-01-24 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-01-24 09:59:05

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2013-01-20 
14:23:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-01-24 
09:59:07.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 21 13:56:24 UTC 2013 - wstephen...@suse.com
+
+- Remove calls to suse_update_desktop_files macro where upstream now has the 
correct desktop file categories
+
+---



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.L2pnYY/_old  2013-01-24 09:59:07.0 +0100
+++ /var/tmp/diff_new_pack.L2pnYY/_new  2013-01-24 09:59:07.0 +0100
@@ -51,7 +51,6 @@
 
 %install
   %kde4_makeinstall -C build
-  %suse_update_desktop_file %{name}   Education Math
   %kde_post_install
   %fdupes -s %{buildroot}
 


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



commit kalgebra for openSUSE:Factory

2013-01-20 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-01-20 14:23:21

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2013-01-07 
10:59:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-01-20 
14:23:23.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 17 08:07:00 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kalgebra-4.9.97.tar.xz

New:

  kalgebra-4.9.98.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.sQaGwZ/_old  2013-01-20 14:23:24.0 +0100
+++ /var/tmp/diff_new_pack.sQaGwZ/_new  2013-01-20 14:23:24.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.9.97
+Version:4.9.98
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

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



commit kalgebra for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-01-07 10:59:46

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2012-12-21 
09:05:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-01-07 
10:59:53.0 +0100
@@ -1,0 +2,13 @@
+Thu Jan  3 21:11:59 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Tue Jan  1 19:09:18 UTC 2013 - asterios.dra...@gmail.com
+
+- Removed unneeded build requirements kdebase4-workspace-devel, readline-devel,
+  ocaml and ocaml-facile. Added libkde4-devel.
+- Removed unneeded runtime requirement for libkeduvocdocument4.
+
+---

Old:

  kalgebra-4.9.95.tar.xz

New:

  kalgebra-4.9.97.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.16lokJ/_old  2013-01-07 10:59:54.0 +0100
+++ /var/tmp/diff_new_pack.16lokJ/_new  2013-01-07 10:59:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kalgebra
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,39 +17,30 @@
 
 
 Name:   kalgebra
-BuildRequires:  analitza-devel
-BuildRequires:  kdebase4-workspace-devel
-BuildRequires:  libkdeedu4-devel
-BuildRequires:  perl
-BuildRequires:  readline-devel
-BuildRequires:  xz
-BuildRequires:  pkgconfig(glu)
-
-# currently in DOESNOTBUILD (2008-07-03)
-%ifnarch ppc ppc64 s390 s390x
-BuildRequires:  ocaml
-BuildRequires:  ocaml-facile
-%endif
-BuildRequires:  fdupes
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.9.95
+Version:4.9.97
 Release:0
 Source0:%{name}-%{version}.tar.xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  analitza-devel
+BuildRequires:  fdupes
+BuildRequires:  libkde4-devel
+BuildRequires:  libkdeedu4-devel
+BuildRequires:  perl
+BuildRequires:  xz
+BuildRequires:  pkgconfig(glu)
 %kde4_runtime_requires
-Requires:   libkeduvocdocument4
-Suggests:   libkeduvocdocument4
 Provides:   kde4-kalgebra = 4.3.0
 Obsoletes:  kde4-kalgebra  4.3.0
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 KAlgebra is a math expression solver and plotter.
 
 %prep
-%setup -q -n %{name}-%version
+%setup -q
 
 %build
 %ifarch ppc ppc64
@@ -59,17 +50,10 @@
   %make_jobs
 
 %install
-  cd build
-  %kde4_makeinstall
+  %kde4_makeinstall -C build
   %suse_update_desktop_file %{name}   Education Math
   %kde_post_install
-  %if %suse_version  1020
   %fdupes -s %{buildroot}
-  %endif
-
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)

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



commit kalgebra for openSUSE:Factory

2012-12-21 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2012-12-21 09:05:07

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2012-12-07 
14:11:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2012-12-21 
09:05:09.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 19 18:39:10 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kalgebra-4.9.90.tar.xz

New:

  kalgebra-4.9.95.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.uNRiJK/_old  2012-12-21 09:05:10.0 +0100
+++ /var/tmp/diff_new_pack.uNRiJK/_new  2012-12-21 09:05:10.0 +0100
@@ -35,7 +35,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.9.90
+Version:4.9.95
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit kalgebra for openSUSE:Factory

2012-12-07 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2012-12-07 14:11:39

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2012-11-08 
07:41:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2012-12-07 
14:11:42.0 +0100
@@ -1,0 +2,24 @@
+Sat Dec  1 20:05:13 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sun Nov 25 11:20:23 UTC 2012 - tittiatc...@gmail.com
+
+- Drop patch 4_6_branch.diff as it is not used at all
+
+---
+Sat Nov 24 12:53:24 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * see http://www.kde.org/announcements/announce-4.10-beta1.php
+  * Splitted the QML components from KAlgebraMobile
+  * New plotting plasmoid graphs, in QtQuick
+
+---
+Tue Nov 20 17:23:54 UTC 2012 - nico.kru...@gmail.com
+
+- Fix the SLES build (%make_install is not expanded on SLES)
+
+---
@@ -5 +29 @@
-  * see http://kde.org/announcements/4.9.3/ for details
+  * see http://kde.org/announcements/announce-4.9.3.php for details
@@ -11 +35 @@
-  * see http://kde.org/announcements/4.9.2/ for details
+  * see http://kde.org/announcements/announce-4.9.2.php for details

Old:

  4_6_BRANCH.diff
  kalgebra-4.9.3.tar.xz

New:

  kalgebra-4.9.90.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.YHGPPV/_old  2012-12-07 14:11:43.0 +0100
+++ /var/tmp/diff_new_pack.YHGPPV/_new  2012-12-07 14:11:43.0 +0100
@@ -35,10 +35,9 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.9.3
+Version:4.9.90
 Release:0
 Source0:%{name}-%{version}.tar.xz
-Patch0: 4_6_BRANCH.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 Requires:   libkeduvocdocument4
@@ -49,14 +48,8 @@
 %description
 KAlgebra is a math expression solver and plotter.
 
-
-Authors:
-
-The KDE Team k...@kde.org
-
 %prep
 %setup -q -n %{name}-%version
-%patch0 -p0
 
 %build
 %ifarch ppc ppc64
@@ -67,16 +60,13 @@
 
 %install
   cd build
-  %makeinstall
+  %kde4_makeinstall
   %suse_update_desktop_file %{name}   Education Math
   %kde_post_install
   %if %suse_version  1020
-  %fdupes -s $RPM_BUILD_ROOT
+  %fdupes -s %{buildroot}
   %endif
 
-%clean
-  rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
@@ -94,5 +84,11 @@
 %_kde4_bindir/kalgebramobile
 %_kde4_appsdir/katepart/syntax/kalgebra.xml
 %_kde4_appsdir/kalgebramobile/
+%_kde4_appsdir/plasma/
+%dir %_kde4_modulesdir/imports/
+%dir %_kde4_modulesdir/imports/org/
+%dir %_kde4_modulesdir/imports/org/kde/
+%_kde4_modulesdir/imports/org/kde/analitza
+%_kde4_servicesdir/graphsplasmoid.desktop
 
 %changelog

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



commit kalgebra for openSUSE:Factory

2012-11-07 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2012-11-08 07:41:37

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2012-10-07 
08:21:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2012-11-08 
07:41:41.0 +0100
@@ -1,0 +2,6 @@
+Fri Nov  2 16:52:19 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/4.9.3/ for details
+
+---

Old:

  kalgebra-4.9.2.tar.xz

New:

  kalgebra-4.9.3.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.OmOkv9/_old  2012-11-08 07:41:42.0 +0100
+++ /var/tmp/diff_new_pack.OmOkv9/_new  2012-11-08 07:41:42.0 +0100
@@ -35,7 +35,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.9.2
+Version:4.9.3
 Release:0
 Source0:%{name}-%{version}.tar.xz
 Patch0: 4_6_BRANCH.diff

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



commit kalgebra for openSUSE:Factory

2012-10-07 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2012-10-07 08:21:05

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2012-09-23 
17:05:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2012-10-07 
08:21:07.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 29 10:02:57 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/4.9.2/ for details
+
+---

Old:

  kalgebra-4.9.1.tar.xz

New:

  kalgebra-4.9.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.KVGgwY/_old  2012-10-07 08:21:08.0 +0200
+++ /var/tmp/diff_new_pack.KVGgwY/_new  2012-10-07 08:21:08.0 +0200
@@ -35,7 +35,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.9.1
+Version:4.9.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 Patch0: 4_6_BRANCH.diff

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



commit kalgebra for openSUSE:Factory

2012-09-23 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2012-09-23 17:05:48

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2012-09-11 
07:55:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2012-09-23 
17:05:50.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 18 13:43:19 UTC 2012 - idon...@suse.com
+
+- Add explicit glu dependency 
+
+---



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.aTLMEs/_old  2012-09-23 17:05:51.0 +0200
+++ /var/tmp/diff_new_pack.aTLMEs/_new  2012-09-23 17:05:51.0 +0200
@@ -23,6 +23,7 @@
 BuildRequires:  perl
 BuildRequires:  readline-devel
 BuildRequires:  xz
+BuildRequires:  pkgconfig(glu)
 
 # currently in DOESNOTBUILD (2008-07-03)
 %ifnarch ppc ppc64 s390 s390x


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



commit kalgebra for openSUSE:Factory

2012-09-10 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2012-09-11 07:55:04

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2012-08-07 
21:28:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2012-09-11 
07:55:06.0 +0200
@@ -1,0 +2,7 @@
+Wed Sep  5 12:02:15 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+
+---

Old:

  kalgebra-4.8.5.tar.xz

New:

  kalgebra-4.9.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.l9QRQM/_old  2012-09-11 07:55:14.0 +0200
+++ /var/tmp/diff_new_pack.l9QRQM/_new  2012-09-11 07:55:14.0 +0200
@@ -34,7 +34,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.8.5
+Version:4.9.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 Patch0: 4_6_BRANCH.diff
@@ -90,9 +90,8 @@
 %_kde4_iconsdir/hicolor/*/apps/kalgebra.*
 %_kde4_modulesdir/plasma_applet_kalgebra.so
 %_kde4_servicesdir/kalgebraplasmoid.desktop
-%_kde4_servicetypesdir/kalgebrascript.desktop
 %_kde4_bindir/kalgebramobile
 %_kde4_appsdir/katepart/syntax/kalgebra.xml
-%_kde4_appsdir/kalgebra/
+%_kde4_appsdir/kalgebramobile/
 
 %changelog

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



commit kalgebra for openSUSE:Factory

2012-08-07 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2012-08-07 21:28:13

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2012-06-12 
21:40:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2012-08-07 
21:28:24.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul 30 16:49:00 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.5
+  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+
+---

Old:

  kalgebra-4.8.4.tar.xz

New:

  kalgebra-4.8.5.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.hKsSXv/_old  2012-08-07 21:28:25.0 +0200
+++ /var/tmp/diff_new_pack.hKsSXv/_new  2012-08-07 21:28:25.0 +0200
@@ -34,7 +34,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.8.4
+Version:4.8.5
 Release:0
 Source0:%{name}-%{version}.tar.xz
 Patch0: 4_6_BRANCH.diff

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



commit kalgebra for openSUSE:Factory

2012-06-12 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2012-06-12 21:40:40

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2012-05-09 
18:29:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2012-06-12 
21:40:48.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun  1 13:50:13 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.4
+  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for 
details
+
+---

Old:

  kalgebra-4.8.3.tar.xz

New:

  kalgebra-4.8.4.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.6BKPup/_old  2012-06-12 21:40:49.0 +0200
+++ /var/tmp/diff_new_pack.6BKPup/_new  2012-06-12 21:40:49.0 +0200
@@ -34,7 +34,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.8.3
+Version:4.8.4
 Release:0
 Source0:%{name}-%{version}.tar.xz
 Patch0: 4_6_BRANCH.diff

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



  1   2   >