Hello community,

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

Package is "kaccounts-integration"

Mon May  8 18:47:04 2017 rev:24 rq:490363 version:17.04.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
    2017-03-15 00:51:41.298855981 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2017-05-08 18:47:05.571099489 +0200
@@ -1,0 +2,40 @@
+Sun Apr 16 10:44:49 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:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:18 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:
+  * None
+
+-------------------------------------------------------------------
+Fri Apr  7 19:40:10 UTC 2017 - [email protected]
+
+- Move libkaccounts.so to -devel subpackage
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:13 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:
+  * Install again kaccounts_export.h
+  * Install camelcase headers
+  * Ask confirmation before removing accounts
+  * Show icons of account services
+  * Add .arcconfig file
+  * Fix cmake error "string No output variable specified" if libaccounts-glib 
was not found.
+
+-------------------------------------------------------------------

Old:
----
  kaccounts-integration-16.12.3.tar.xz

New:
----
  kaccounts-integration-17.04.0.tar.xz

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

Other differences:
------------------
++++++ kaccounts-integration.spec ++++++
--- /var/tmp/diff_new_pack.XUUxZM/_old  2017-05-08 18:47:06.306995429 +0200
+++ /var/tmp/diff_new_pack.XUUxZM/_new  2017-05-08 18:47:06.314994298 +0200
@@ -16,11 +16,13 @@
 #
 
 
+%bcond_without lang
+
 Name:           kaccounts-integration
-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:        KDE Accounts Providers
 License:        GPL-2.0+
@@ -50,6 +52,7 @@
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 Requires:       ktp-accounts-kcm
 Recommends:     kaccounts-providers
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -80,6 +83,10 @@
 and services across the KDE desktop, including: Google,
 Facebook, Owncloud, IMAP, Jabber and others. Devel files.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -89,24 +96,33 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
 
 %post   -n libkaccounts1 -p /sbin/ldconfig
 %postun -n libkaccounts1 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
-%doc COPYING
+%doc COPYING*
 %{_kf5_plugindir}/
 %{_kf5_servicesdir}/
 %{_kf5_qmldir}/
 
 %files -n libkaccounts1
 %defattr(-,root,root)
-%{_kf5_libdir}/libkaccounts.so*
+%{_kf5_libdir}/libkaccounts.so.*
 
 %files devel
 %defattr(-,root,root)
 %{_kf5_prefix}/include/KAccounts/
 %{_kf5_libdir}/cmake/KAccounts/
+%{_kf5_libdir}/libkaccounts.so
+
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
 
 %changelog

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.XUUxZM/_old  2017-05-08 18:47:06.346989773 +0200
+++ /var/tmp/diff_new_pack.XUUxZM/_new  2017-05-08 18:47:06.350989207 +0200
@@ -1,2 +1 @@
 kaccounts-integration
-libkaccounts1

++++++ kaccounts-integration-16.12.3.tar.xz -> 
kaccounts-integration-17.04.0.tar.xz ++++++
++++ 6592 lines of diff (skipped)


Reply via email to