Hello community,

here is the log from the commit of package analitza for openSUSE:Factory 
checked in at 2017-08-28 15:04:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/analitza (Old)
 and      /work/SRC/openSUSE:Factory/.analitza.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "analitza"

Mon Aug 28 15:04:50 2017 rev:70 rq:516282 version:17.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/analitza/analitza.changes        2017-07-29 
08:54:58.155404954 +0200
+++ /work/SRC/openSUSE:Factory/.analitza.new/analitza.changes   2017-08-28 
15:05:03.518874044 +0200
@@ -1,0 +2,25 @@
+Fri Aug 11 22:44:48 UTC 2017 - [email protected]
+
+- 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 :
+  * i18n fix: improve description of PNG 
+  * i18n fixes 
+  * Extend OperatorsModel means 
+  * Make it possible to export 2D plots 
+  * Make it possible to export 3D plots 
+  * fix default value 
+  * Improve properties exposed to qml 
+  * Allow to change the variables instance from an analyzer 
+  * Pass shared pointers around rather than raw pointers 
+
+-------------------------------------------------------------------
+Sat Aug  5 18:16:28 UTC 2017 - [email protected]
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------

Old:
----
  analitza-17.04.3.tar.xz

New:
----
  analitza-17.08.0.tar.xz

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

Other differences:
------------------
++++++ analitza.spec ++++++
--- /var/tmp/diff_new_pack.pmRoOZ/_old  2017-08-28 15:05:04.938674338 +0200
+++ /var/tmp/diff_new_pack.pmRoOZ/_new  2017-08-28 15:05:04.962670963 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package analitza
 #
-# 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:           analitza
-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:        A library to add mathematical features to programs
 License:        LGPL-2.1+
@@ -29,12 +30,14 @@
 Url:            https://projects.kde.org/projects/kde/kdeedu/analitza
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  cmake
+BuildRequires:  eigen3-devel
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
 BuildRequires:  xz
 BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5OpenGL)
+BuildRequires:  pkgconfig(Qt5PrintSupport)
 BuildRequires:  pkgconfig(Qt5Qml)
 BuildRequires:  pkgconfig(Qt5Quick)
 BuildRequires:  pkgconfig(Qt5Svg)
@@ -46,9 +49,10 @@
 Requires:       libAnalitza5 = %{version}
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
+%if %{with lang}
 Recommends:     %{name}-lang
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  eigen3-devel
 
 %description
 The analitza library will let you add mathematical features to your program.
@@ -99,7 +103,7 @@
 %defattr(-,root,root)
 %{_kf5_libdir}/libAnalitza*.so
 %{_kf5_prefix}/include/Analitza5/
-%{_kf5_libdir}/cmake/Analitza5/
+%{_kf5_cmakedir}/Analitza5/
 
 %files
 %defattr(-,root,root)

++++++ analitza-17.04.3.tar.xz -> analitza-17.08.0.tar.xz ++++++
++++ 30281 lines of diff (skipped)


Reply via email to