Hello community,

here is the log from the commit of package akonadiconsole for openSUSE:Factory 
checked in at 2017-05-08 18:44:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadiconsole (Old)
 and      /work/SRC/openSUSE:Factory/.akonadiconsole.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadiconsole"

Mon May  8 18:44:55 2017 rev:6 rq:490327 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadiconsole/akonadiconsole.changes    
2017-03-16 09:36:24.322334187 +0100
+++ /work/SRC/openSUSE:Factory/.akonadiconsole.new/akonadiconsole.changes       
2017-05-08 18:44:56.569341380 +0200
@@ -1,0 +2,35 @@
+Sun Apr 16 10:44:41 CEST 2017 - [email protected]
+
+- 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:
+  * Check if collection contains items without RID before clearing cache
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:07 CEST 2017 - [email protected]
+
+- 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:
+  * Fix "DB Console" tab being empty with no way to create a tab.
+
+-------------------------------------------------------------------
+Fri Mar 31 18:28:53 UTC 2017 - [email protected]
+
+- Build only for architectures compatible with Qt WebEngine
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:03 CET 2017 - [email protected]
+
+- 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:
+  * Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  akonadiconsole-16.12.3.tar.xz

New:
----
  akonadiconsole-17.04.0.tar.xz

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

Other differences:
------------------
++++++ akonadiconsole.spec ++++++
--- /var/tmp/diff_new_pack.2Kvn1T/_old  2017-05-08 18:44:57.217249759 +0200
+++ /var/tmp/diff_new_pack.2Kvn1T/_new  2017-05-08 18:44:57.221249194 +0200
@@ -17,10 +17,10 @@
 
 
 Name:           akonadiconsole
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
 %define kf5_version 5.28.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:        Management and debugging console for akonadi
 License:        GPL-2.0+ and LGPL-2.1+
@@ -57,9 +57,17 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5Sql)
+BuildRequires:  pkgconfig(Qt5Test) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.6.0
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
+BuildRequires:  boost-devel
+%endif
 Obsoletes:      akonadi_resources < %{version}
 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
 Akonadi Console is a useful utility that can be used to explore or
@@ -77,6 +85,10 @@
 %kf5_makeinstall -C build
 %suse_update_desktop_file -u org.kde.akonadiconsole Network  Email
 
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
 %files
 %defattr(-,root,root)
 %doc COPYING COPYING.LIB COPYING.DOC
@@ -88,5 +100,6 @@
 %dir %{_kf5_iconsdir}/hicolor/256x256/apps
 %{_kf5_iconsdir}/hicolor/*/apps/akonadiconsole.png
 %{_datadir}/kconf_update/
+%{_kf5_libdir}/libakonadiconsole.so.*
 
 %changelog

++++++ akonadiconsole-16.12.3.tar.xz -> akonadiconsole-17.04.0.tar.xz ++++++
++++ 4428 lines of diff (skipped)


Reply via email to